Commit Graph

17230 Commits

Author SHA1 Message Date
d30ccce44a Update debian changelogs 2023-12-20 14:57:47 -05:00
e49c18a073 Checklist: remind to update topic on i2p-dev 2023-12-19 16:46:30 -05:00
8af6e8bf9e History: match release version to API version 2023-12-19 07:34:13 -05:00
a587e09e24 Router: update versions i2p-2.4.0 2023-12-18 12:37:12 -05:00
03635ad5c7 2.4.0: Pull in new translations, ant testscripts and po4update-man.sh 2023-12-18 12:26:44 -05:00
820d59915d Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p 2023-12-18 12:18:13 -05:00
9fe78025cd Router: Restore removed line from SURFJ 2023-12-17 20:55:41 -05:00
zzz
90e4c9f33a bump -19 2023-12-15 13:38:08 -05:00
zzz
e5d2580010 pull translations from tx 2023-12-15 13:36:36 -05:00
zzz
c577b2a05e blocklist update 2023-12-15 13:03:10 -05:00
zzz
b98b86bb6a Javadoc: More 0.9.61 2023-12-14 12:03:07 -05:00
zzz
198a16c76f Console: Whitespace fixes on config pages 2023-12-14 11:59:31 -05:00
ae1c939403 SAM/I2Ptunnel/I2PSnark: update Javadocs to reflect @since 0.9.61 2023-12-12 18:11:44 -05:00
b1f11cc056 Router: update javadoc API version for segmented netDb implementaion 2023-12-10 18:11:00 -05:00
0c2517e050 Console: use stormycloud.png for stormycloud plugin 2023-12-10 15:49:26 -05:00
2203529215 Console: add stormycloud icon 2023-12-10 15:48:51 -05:00
c9b1fd1eae Console: remove metrics from homepage 2023-12-10 15:37:47 -05:00
zzz
dee330f1e5 Console: Add home page addition criteria and validation/checkin steps 2023-12-10 12:32:52 -05:00
78985cd2fd Router: Update GeoIP and Build Time 2023-12-10 08:45:09 -05:00
zzz
143980bc3a Installer: Fix rare misidentification of OS
caused by matching on hostname, e.g. Linux on a Mac
2023-12-08 06:11:12 -05:00
zzz
61fa0e5d8b Susimail: Dark theme fixes
and improvements, and a couple light theme fixes too
2023-12-07 20:05:17 -05:00
zzz
c305530c25 Susimail: Show spam flags for all in spam folder 2023-12-07 10:02:08 -05:00
zzz
5008843b83 Susimail: Fix placement of bottom page nav 2023-12-07 08:51:07 -05:00
zzz
603613c576 bump -18 2023-12-06 09:56:05 -05:00
zzz
f4d22b0c8e SusiMail fixes:
- Flush output to fix truncated mails
- Close output for attachments
- Fix setting encoding for attachments
- Set length for binary encoding
2023-12-06 09:27:43 -05:00
zzz
bdb89581c8 bump -17 2023-12-05 12:43:07 -05:00
zzz
fb59d76af8 poupdate-source 2023-12-05 12:41:09 -05:00
zzz
4a7a9aac95 i2ptunnel: Remove dup headers in error pages 2023-12-05 08:43:00 -05:00
zzz
206cca210e Console: Sidebar CSS tweaks 2023-12-05 08:36:33 -05:00
zzz
4bb5792104 Susimail: CSS tweak 2023-12-03 14:29:01 -05:00
zzz
ffe0360650 Susimail: Fix binary content-encoding
previously unsupported, same as 8bit, ref: RFC 2045
2023-12-02 10:04:29 -05:00
zzz
e3493cc717 Susimail: Fix incorrect "previous" icons
They were copies of "first", not reverses of "next"
2023-12-02 06:28:34 -05:00
zzz
97a8f5249f Console: Fix sidebar not immediately showing results of /configsidebar changes 2023-12-02 05:23:22 -05:00
zzz
1c4d425420 Console: Fix sidebar not showing results of manual update check 2023-12-01 12:01:05 -05:00
zzz
63d7079026 Console: Fix HTML errors on /configupdate 2023-12-01 10:01:12 -05:00
zzz
26524e3e4b Console: Don't lose tabs in log messages 2023-12-01 09:14:33 -05:00
zzz
7048ba6784 i2psnark: Change js mime type as per RFC 9239 2023-12-01 08:18:18 -05:00
zzz
894a2d64ba Console: Clear out "proxy must be running" status after success 2023-12-01 08:07:12 -05:00
zzz
f495b86116 Console: Prevent overflow of sidebar status 2023-12-01 07:53:54 -05:00
zzz
97cb90ef16 restore stats 2023-12-01 05:59:03 -05:00
zzz
d833f53de0 new reseeds 2023-11-30 14:10:35 -05:00
zzz
4f34308e0f bump -16 2023-11-30 11:34:09 -05:00
zzz
84a66eec30 UPnP: Fixes for multiple IGDs
Fix handing of multiple IGDs
Improve logging about multiple IGDs
Add info on UPnP tab on how to disable an IGD
Log tweaks
2023-11-29 16:03:02 -05:00
zzz
c7e46ca52c UPnP: Make case of HTTP headers more standard 2023-11-29 15:57:14 -05:00
zzz
5399aa459f UPnP: Fix missing port in Host header causing failures on libupnp-based devices 2023-11-29 15:55:58 -05:00
zzz
63ac981053 javadoc fixes for org.minidns and net.i2p.router.naming 2023-11-29 06:53:01 -05:00
zzz
4897b67197 javadoc fix 2023-11-29 06:21:34 -05:00
zzz
387e4b93a9 Build: Handle QUALIFIER 2023-11-29 05:42:57 -05:00
02aa509701 Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.i2p 2023-11-28 19:56:24 -05:00
fb09344781 Router: Use UNKNOWN when IMD doesn't have access to the destination nickname 2023-11-28 19:54:58 -05:00