17610 Commits

Author SHA1 Message Date
zzz
115c165bb6 SSU2: Hopefully fix rare deadlock via forEachAndNot() 2024-11-02 16:03:21 -04: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
d1adac5d8d bump -1 2024-10-22 17:44:02 -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
zzz
8336886db6 history typos 2024-10-22 10:15:57 -04:00
ef33998a71 Debian: update changelogs 2024-10-12 18:41:38 -04:00
562e6dfe0d Release: Update changelog, update version numbers 2024-10-08 11:14:07 -04:00
ec817d0b40 Plugins: fix my certificate 2024-10-08 11:10:07 -04:00
cd368773d3 NetDB: fix inverted conditional test when rendering subDb remote leaseSets 2024-10-07 14:52:28 -04:00
8f1fa4ce99 Plugins: add my new keys 2024-10-07 14:45:02 -04:00
4124d8d7a9 Maintenance: Update Tor blocklist, update geoIP database, bump version number 2024-10-04 15:20:49 -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
5234e06926 blocklist update 2024-10-02 09:04:38 -04:00
9154945571 Docker: automatically resolve conflicting port issues when the external port used by docker does not match the port in the routerInfo 2024-09-29 16:58:44 -04:00
zzz
86819852e7 bump -4-rc 2024-09-28 15:47:51 -04:00
zzz
327b147582 blocklist update 2024-09-28 09:32:38 -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
3cb12b66f6 CI: add workflow to also build tagged docker images 2024-09-18 22:48:28 -04:00
f093b56dc3 CI: add workflow to also build tagged docker images 2024-09-18 22:47:11 -04:00
2447310f91 CI: add workflow to also build tagged docker images 2024-09-18 22:45:36 -04:00
a51d64513a CI: add workflow to continuously build docker every time we push to master 2024-09-18 22:05:44 -04:00
zzz
4beb858d39 bump -3 2024-09-10 14:38:46 -04:00
zzz
7ca36e011a Merge branch 'console-netdb-search' into 'master'
Console: Refactor netdb search

See merge request i2p-hackers/i2p.i2p!217
2024-09-10 18:35:02 +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
4e20380a95 Merge branch 'console-comparators' into 'master'
Console: Consolidate hash comparators

See merge request i2p-hackers/i2p.i2p!214
2024-08-31 16:03:11 +00:00
zzz
43d68d45ad Console: Consolidate hash comparators 2024-08-31 16:03:11 +00:00
8955397bc0 Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p 2024-08-25 23:21:10 -04:00
aa4e6e1ec1 Debian: always use 3-letter month codes in changelogs 2024-08-25 23:06:48 -04:00
zzz
8ff4797628 I2CP: Don't include lease about to expire in LS request
Better error message on attempt to sign expired LS
2024-08-23 09:25:31 -04:00
b4a0f83c00 CI: log what we're actually doing when CI generates the javadoc site 2024-08-21 11:56:29 -04: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
2f7fe96d67 bump -2 2024-08-16 07:43:29 -04:00
zzz
73a9bf87f2 Merge branch '487-ls2' into 'master'
NetDB, I2CP: Fix tunnels going yellow for several minutes (Gitlab #487)

Closes #487

See merge request i2p-hackers/i2p.i2p!211
2024-08-16 11:15:15 +00:00