Commit Graph

7754 Commits

Author SHA1 Message Date
zzz
c69c58daf4 bubble text ngettext fix 2025-03-02 07:10:02 -05:00
zzz
43ffc20778 Console: Error page CSS tweak (dark)
add test servlet
2025-03-01 08:45:51 -05:00
zzz
6a0a13144a Console: Bubble position CSS tweak 2025-02-25 13:34:16 -05:00
zzz
0d113d8b94 Merge branch 'susidns-bubbles' into 'master'
susidns: Add bubble support

See merge request i2p-hackers/i2p.i2p!233
2025-02-25 15:06:57 +00:00
zzz
1e471655dc susidns: Add bubble support 2025-02-25 15:06:57 +00:00
zzz
95d11d2aad Console: Move certs page to a debug page tab 2025-02-25 09:41:14 -05:00
zzz
a80ea64429 Streaming: Prevent AIOOBE when verifying large signed packets
(prep for PQ)
2025-02-25 07:16:08 -05:00
zzz
06a27d9024 Console: Improve writing efficiency part 2 2025-02-23 21:18:32 -05:00
zzz
de2f2007c4 Console: Improve writing efficiency
replace out.write(buf.toString) with out.append(buf)
to eliminate extra copy and object churn
2025-02-23 20:45:06 -05:00
zzz
dceef0dae2 Router: Ban hash of all-zero RI
seen live on the net
2025-02-23 07:43:26 -05:00
zzz
0f919a0f56 Merge branch 'susidns-sort-2' into 'master'
SusiDNS: Reduce memory usage in AddressBean

See merge request i2p-hackers/i2p.i2p!232
2025-02-23 11:13:01 +00:00
zzz
43988d485d SusiDNS: Reduce memory usage in AddressBean 2025-02-23 11:13:00 +00:00
zzz
940205f8c8 Merge branch 'bubbles' into 'master'
Console: Add support for notification bubbles

See merge request i2p-hackers/i2p.i2p!230
2025-02-22 11:07:44 +00:00
zzz
652d55a95c Console: Add support for notification bubbles 2025-02-22 11:07:43 +00:00
zzz
b915327fba i2psnark: Add config message for changing down bw limit 2025-02-21 15:26:42 -05:00
zzz
c248a999a4 Streaming: Promote profile properties to interface
i2ptunnel: set bulk profile for servers;
i2psnark: set bulk profile;
Prep for tunnel bw params (proposal 168)
2025-02-21 10:22:24 -05:00
zzz
c108d0352b Log level tweak 2025-02-20 09:19:23 -05:00
zzz
b2cbd13af4 Merge branch 'susidns-sort' into 'master'
SusiDNS: Implement sort-by-added-date

See merge request i2p-hackers/i2p.i2p!231
2025-02-17 18:50:25 +00:00
zzz
3485037fd7 SusiDNS: Implement sort-by-added-date 2025-02-17 18:50:24 +00:00
zzz
6ad679e701 Merge branch 'i2pdotalt' into 'master'
i2ptunnel: Add .i2p.alt support to HTTP and SOCKS client tunnels

See merge request i2p-hackers/i2p.i2p!222
2025-02-17 18:47:16 +00:00
zzz
b0a8943889 i2ptunnel: Add .i2p.alt support to HTTP and SOCKS client tunnels 2025-02-17 18:47:16 +00:00
zzz
b63d46e2a1 Console: Move family line above addresses in full netdb output
looks better and was messing up last-child CSS in dark theme
2025-02-16 10:34:44 -05:00
zzz
6e8801ca36 susidns: navbar highlight what book you're in on details page 2025-02-16 06:44:06 -05:00
zzz
bc2ef7fd3e susidns: navbar CSS fixes/tweaks 2025-02-14 18:16:14 -05:00
zzz
5c99e7ee16 lint: ;; 2025-02-14 07:32:55 -05:00
zzz
f34da8ebd4 i2ptunnel: Proxy CSS fixes/improvements
mostly dark, some light, possibly more to follow
2025-02-11 12:40:21 -05:00
zzz
5dadc5ae93 i2ptunnel: Proxy jump page tweaks 2025-02-11 12:38:52 -05:00
zzz
68a6987a99 i2ptunnel: Put a ':' on the end of the jump prompt 2025-02-11 09:38:02 -05:00
zzz
84bbb6881d i2ptunnel: Version proxy.css 2025-02-11 08:45:41 -05:00
zzz
0a91441877 Build: Put i2psnark-standalone build outputs in the i2psnark build/ dir 2025-02-10 08:41:26 -05:00
zzz
df1991d8d7 SusiDNS: Remove null checks in comparator
unnecessary; entries cannot be null
2025-02-09 08:03:55 -05:00
zzz
f0e3f6eaf3 i2psnark: Reduce PeerCoordinator CHECK_PERIOD interval
to make the choke/unchoke cycles a little faster
2025-02-07 13:51:26 -05:00
zzz
e5f82d11f7 Console: Use new more efficient method to indicate if padding was compressed
and minor cleanup of getIdentity() calls
2025-02-07 10:56:46 -05:00
eyedeekay
1fa3a67c55 Translations: Pull in updated translations and generate updated manpages 2025-02-04 11:14:51 -05:00
zzz
a597ff840e Pull translations from Transifex 2025-01-31 12:54:37 -05:00
zzz
957d0db739 susidns: Dark theme fixes/tweaks
and one change to light theme
2025-01-30 11:01:24 -05:00
zzz
cd721772f1 another log tweak 2025-01-27 09:29:07 -05:00
zzz
4e092311a1 poupdate-source 2025-01-22 09:05:56 -05:00
eyedeekay
d8dee0b148 I2PTunnel: move Server Throttling config options to their own section. 2025-01-21 18:40:28 -05:00
zzz
e4fd58ecde NDT: Comment out more middlebox test code 2025-01-20 08:14:50 -05:00
zzz
56f92caaa5 NDT: Comment out unused code 2025-01-19 08:01:34 -05:00
zzz
8b61036f19 NDT: Set connect timeout to 30s so test won't hang too long if server unresponsive 2025-01-19 07:50:45 -05:00
zzz
a92411702b NDT: Only use IPv6 if we have it and not IPv4 2025-01-19 07:47:30 -05:00
zzz
5c304d58a3 NDT: Omit some showStatus() calls we don't want to get displayed in our UI
log level tweks
2025-01-18 15:21:50 -05:00
zzz
b41eaa6c85 NDT: Work around mlab serving unresolvable hostnames
by using the provided IP
2025-01-18 15:18:59 -05:00
zzz
8d3ca1087f console: translate 4 NDT status strings in console bundle 2025-01-18 15:16:42 -05:00
zzz
173490a9d6 Merge branch 'snark-post' into 'master'
i2psnark: require POST on all forms

See merge request i2p-hackers/i2p.i2p!224
2025-01-17 12:16:28 +00:00
zzz
f09262ac48 i2psnark: require POST on all forms 2025-01-17 12:16:27 +00:00
zzz
8a71f1b779 susidns: require POST on all forms 2025-01-16 10:24:57 -05:00
zzz
1661f1e8e8 Console: Flip the coffee cup handle around 2025-01-07 17:26:19 -05:00