7705 Commits

Author SHA1 Message Date
zzz
1661f1e8e8 Console: Flip the coffee cup handle around 2025-01-07 17:26:19 -05:00
zzz
4109992fd0 Susimail: Remove unnecessary conversion of recipient list to array 2025-01-02 07:26:21 -05:00
09366fb46e NetDbRenderer.java: fix nonsensical handling of LS1 entries on line 735-750, which should fix issue #493 2025-01-01 17:47:13 -05:00
zzz
f2998831bb Profiles: Remove unused 10m and 24h rates for DB response time 2024-12-26 07:50:07 -05:00
zzz
ddfa8ef3cd Console: Output debug info for client DB LS
since tab is hidden behind adv. config anyway, to assist in debugging RAP/RAR
2024-12-03 07:18:07 -05:00
zzz
37cdade492 Build: Fix some deprecation warnings all over 2024-11-28 17:17:11 -05:00
zzz
a1949bf612 Build: Suppress JNI warnings from Java 24 for CLI and i2psnark-standalone
and add note to wrapper.config on how to do it there for normal runtime
2024-11-28 10:50:26 -05:00
zzz
f7d2893751 Add complete Gan Chinese translation 2024-11-26 12:15:32 -05:00
zzz
8bfbcf1e92 console: Add Kurdish as UI config option
(already have some partial translations)
2024-11-26 11:08:02 -05:00
zzz
ae84bf4021 rrd4j: Fix javadoc warnings 2024-11-26 10:17:04 -05:00
zzz
fed7cacdab Console: Move jar dump link from summary bar to debug page tab 2024-11-26 09:42:36 -05:00
idk
f04bcd95a1 Merge branch 'i2p.i2p.2.8.0-fix-leaseSet-display-regressions' into 'master'
I2p.i2p.2.8.0 fix lease set display regressions

See merge request i2p-hackers/i2p.i2p!219
2024-11-26 13:28:46 +00:00
idk
a9b9a4c404 I2p.i2p.2.8.0 fix lease set display regressions 2024-11-26 13:28:45 +00:00
zzz
30a3806da8 i2psnark: Recognize EepTorrent client 2024-11-20 08:59:27 -05:00
zzz
5c28c7f0a4 Streaming: Reduce batch delay
unless slow
2024-11-17 07:11:28 -05:00
zzz
1e5b850a92 Console: Increase interval change for larger/smaller interval buttons on /graph 2024-11-04 12:52:29 -05:00
zzz
049ddb3717 Console: remove dark theme override of router log colors
for improved legibility and consistency with light theme
tweak INFO color for dark theme legibility
2024-11-02 14:43:44 -04:00
914a85492c Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p 2024-10-26 23:22:14 -04:00
f861886bef NetDb: add a null check for client so we don't try to look up a null client in the router-wide netDb 2024-10-26 23:21:52 -04:00
zzz
7576853c18 rrd4j: Merge in upstream changes part 5
add file missing from previous checkin
2024-10-22 17:41:35 -04:00
zzz
ad503542b3 rrd4j: Merge in upstream changes part 4
add file missing from previous checkin
2024-10-22 17:40:36 -04:00
zzz
2ffa17c633 rrd4j: Merge in upstream changes part 3
thru 8716ead 2024-08-30
2024-10-22 17:38:11 -04:00
zzz
1350d7996b rrd4j: Merge in upstream changes part 2
missing file from previous checkin
2024-10-22 10:34:07 -04:00
zzz
7d896de3c7 rrd4j: Merge in upstream changes part 1
thru 3bfaf9a 2024-08-25 to be 3.10
2024-10-22 10:30:45 -04:00
cd368773d3 NetDB: fix inverted conditional test when rendering subDb remote leaseSets 2024-10-07 14:52:28 -04:00
zzz
2a5a9606b8 pull translations from transifex 2024-10-04 10:13:50 -04:00
zzz
a5c17022a5 javadoc spelling fixes 2024-10-02 09:16:33 -04:00
zzz
910a44484f javadoc fix 2024-09-25 08:22:02 -04:00
0dbce02d7f NetDB: fix race conditions and inefficiencies in new subDb renderer, fix equals/== in new subDb renderer, ensure we get the right LeaseSet from the client Db by looking it up locally using the client hash 2024-09-23 22:12:46 -04:00
idk
610baa8e24 Merge branch 'i2p.i2p.2.7.0-organize-leasesets-and-better-crossreferencing' into 'master'
Console/NetDB: Tweak design of client netDb page

See merge request i2p-hackers/i2p.i2p!218
2024-09-23 00:00:57 +00:00
idk
63e13c8f27 Console/NetDB: Tweak design of client netDb page 2024-09-23 00:00:57 +00:00
zzz
4eb70e97f4 streaming: Allow i2p.streaming.profile != 1
previously threw an exception even though value was
mostly ignored and never set by i2ptunnel.
i2pd plans to start using this option.

Do not set profile flag in streaming header, it is unused.
2024-09-21 13:50:45 -04:00
zzz
afe0704e3b i2ptunnel: CSS tweak (dark theme) 2024-09-20 09:55:14 -04:00
zzz
bca5b65b1a i2psnark: Prevent changing infohash in metainfo edit CLI
Tweaks to previous MR:
_ Use new constructor for edit CLI
- Javadocs for new constructor
- Add new_url_list param to new constructor
- Set creation date if unset
2024-09-20 09:47:58 -04:00
zzz
7296bdc32c Merge branch 'broken_edit' into 'master'
Fix broken info hash after torrent edit.

See merge request i2p-hackers/i2p.i2p!216
2024-09-20 13:17:29 +00:00
zzz
797c578894 Console: Refactor netdb search 2024-09-10 18:35:01 +00:00
702f95b384 Fix broken info hash after torrent edit. 2024-09-04 19:16:37 +00:00
zzz
43d68d45ad Console: Consolidate hash comparators 2024-08-31 16:03:11 +00:00
zzz
b0597e32b2 i2psnark: Fix clear messages button (light theme) (Gitlab #479, Github #81)
thx Tunoac
2024-08-19 08:26:40 -04:00
zzz
8ca34cda63 Naming: lookup fixes
- Don't lookup b33 in BFNS
- Fail immediately on bad b32
- Fix stripping .alt in ConvertToHash
- Strip URLs to hostname in ConvertToHash, for convenience
2024-08-17 08:55:22 -04:00
zzz
12ff0e73c7 SVG: Optimize output for horizontal/vertical segments in paths 2024-08-16 09:18:49 -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
934e4e9cdb javadoc notes 2024-08-09 09:47:57 -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
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
zzz
8d46db382d Graphs: Improve transparency test by avoiding cast to Color 2024-07-27 14:08:55 -04:00