17610 Commits

Author SHA1 Message Date
zzz
fc728c468e NetDB, I2CP: Fix tunnels going yellow for several minutes (Gitlab #487) 2024-08-16 11:15:15 +00:00
zzz
5692890239 Remove old plugin cert 2024-08-12 17:29:40 -04:00
zzz
32d21e5e88 Merge branch 'temp-scanner' into 'master'
Util: New temp dir timestamper

See merge request i2p-hackers/i2p.i2p!210
2024-08-12 11:46:06 +00:00
zzz
f2908b8bc4 Util: New temp dir timestamper 2024-08-12 11:46:06 +00:00
zzz
8d4ddd0f17 NetDB: Don't expire entries in test mode
Don't immediately expire entries for Android
2024-08-11 10:42:57 -04:00
zzz
2285e7ce2f Tunnels: Minor cleanup 2024-08-10 08:16:41 -04:00
zzz
2d516512a9 bump -1 2024-08-09 10:01:42 -04:00
zzz
eec09d4c9c i2psnark: Reduce minimum bandwidth, reduce max connections if low bandwidth
per user request
2024-08-09 09:59:57 -04:00
zzz
41f678b926 Util: Reduce number of PRNG output buffers
Random is either fast enough or it isn't.
2024-08-09 09:54:40 -04:00
zzz
934e4e9cdb javadoc notes 2024-08-09 09:47:57 -04:00
zzz
d35faf032b Data: Consolidate toBase32() code 2024-08-09 09:45:55 -04:00
zzz
a8dbc29dcf Tunnels: Do not select ElG routers for tunnels 2024-08-09 09:42:18 -04:00
zzz
46e429cd49 susimail: Fix searches for multiple terms
by decoding and trimming search param,
and stripping empty fields after split()
2024-08-09 09:40:15 -04:00
zzz
5a3a7b24af i2psnark, susimail: Normailze strings when searching (Gitlab #488)
to improve search for non-ASCII strings.
Normalize both search and searched strings to NFKD when searching.
NFKD is best because it is more efficient than NFKC and it removes
formatting distinctions. This results in the best fuzzy matching.
2024-08-09 09:37:50 -04:00
zzz
181d5da2e2 checklist update 2024-08-08 16:21:34 -04:00
c969274866 check in and update Debian changelogs 2024-08-08 13:30:38 -04:00
903d69eb01 Debian: re-align 0002-jetty-old-api.patch 2024-08-06 21:59:31 -04:00
20df8779bd Router: version 2.6.1 2024-08-06 21:43:27 -04:00
zzz
0657c94f72 bump -2-rc 2024-08-02 13:26:36 -04:00
zzz
f3397c37b4 pull translations from transifex 2024-08-02 13:24:56 -04:00
7ac3804939 I2PTunnel: use height instead of min-height 2024-07-31 20:45:50 -04:00
zzz
7b3ab43635 CSS fix 2024-07-30 10:42:02 -04:00
zzz
ae5104595f poupdate-source 2024-07-29 16:09:06 -04:00
7e7240a36c Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p 2024-07-27 16:39:35 -04:00
3ed337a00d StatManager: fix missing parenthesis that I didn't save before checking in 2024-07-27 16:39:08 -04:00
zzz
8d46db382d Graphs: Improve transparency test by avoiding cast to Color 2024-07-27 14:08:55 -04:00
9fdea38d64 Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p 2024-07-27 13:43:56 -04:00
7a1b17433b StatManager: reduce log levels back to debug when stats are not present 2024-07-27 13:43:39 -04:00
zzz
1d4fb03c24 Build: Add empty javadoc css file so browser doesn't complain 2024-07-27 12:03:10 -04:00
zzz
87a49e1abf SVG: Optimize output of color alpha values
as suggested by drzed
2024-07-27 10:04:57 -04:00
zzz
5f748f7a55 css tweak 2024-07-25 11:21:14 -04:00
zzz
07d8e27d60 fix gradle build 2024-07-25 09:42:01 -04:00
zzz
65514da874 bump -1 2024-07-25 09:34:32 -04:00
zzz
86248df17b remove unused rrd4j class 2024-07-25 09:33:46 -04:00
zzz
5ee65a30f8 Util: Add new processors for CPUID 2024-07-25 09:19:39 -04:00
zzz
b39741bf52 imagegen: Convert identicons to SVG
to reduce memory usage
2024-07-25 09:16:13 -04:00
zzz
bfb5557099 i2ptunnel: Additional fixes for invalid entries in filter file (Gitlab #483)
as reported by drzed
2024-07-25 08:59:36 -04:00
zzz
6b6335cef4 checklist update 2024-07-25 08:49:39 -04:00
zzz
bdf9d67a06 Console: Enable compression of js and svg files
and lower size threshold, now that we have some larger js/svg resources
2024-07-25 08:47:16 -04:00
zzz
07b64ac7d6 Installer: Fix some izpack5 translated languages
Copy out of izpack5 and rename resources to be loaded at build time:
- bra -> por
- chn -> zho
- idn -> ind

See installer5.xml for notes on why.

Also restore Persian translation, was removed in transition from izpack 4 to 5,
will only be shown if the locale is in the JVM, otherwise will generate warning at runtime.
2024-07-25 08:42:35 -04:00
zzz
73cae644e5 Build: Fix rrd4j dependency, other cleanups 2024-07-25 08:18:52 -04:00
zzz
6aa6dad5be rrd4j: More optimizations for graph generation 2024-07-25 08:08:24 -04:00
zzz
541e456809 Increase max concurrent graphs generation 2024-07-25 08:05:34 -04:00
zzz
f84963bf06 Javadoc for new svg package 2024-07-25 08:02:11 -04:00
zzz
a8df1402d9 Merge branch 'svg-graphs' into 'master'
Convert graphs to SVG

See merge request i2p-hackers/i2p.i2p!208
2024-07-25 11:52:07 +00:00
zzz
3cc1eb7cc3 Convert graphs to SVG 2024-07-25 11:52:07 +00:00
zzz
23f267b67b Console: Add link to translation status report 2024-07-25 07:39:35 -04:00
zzz
cd02d9f088 Merge branch 'txreport' into 'master'
Console: Add translation status report

See merge request i2p-hackers/i2p.i2p!207
2024-07-25 11:35:36 +00:00
zzz
1b80039619 Console: Add translation status report 2024-07-25 11:35:36 +00:00
6601e56281 I2Tunnel: fix CSS error 2024-07-24 13:12:13 -04:00