Commit Graph

7543 Commits

Author SHA1 Message Date
zzz
c54ec4d458 Build: Update gradle to 8.5 2024-01-28 12:09:10 +00:00
zzz
7ebb3e7784 Merge branch 'rrd4j-3.9' into 'master'
Console: Update rrd4j to version 3.9

See merge request i2p-hackers/i2p.i2p!178
2024-01-27 12:23:26 +00:00
zzz
b0db90da49 Console: Update rrd4j to version 3.9 2024-01-27 12:23:26 +00:00
zzz
3b28fc3a98 susidns, i2ptunnel: Fix IDN decoding for newer codepoints
Without the ALLOW_UNASSIGNED flag, it will not decode to codepoints
newer than Unicode 3.2 (2002)
2024-01-23 07:16:09 -05:00
zzz
05c9e63bae Merge branch 'snark-dnd' into 'master'
i2psnark: Add js drag-n-drop

See merge request i2p-hackers/i2p.i2p!165
2024-01-22 13:25:31 +00:00
zzz
bb48a3d84a i2psnark: Add js drag-n-drop 2024-01-22 13:25:31 +00:00
zzz
1e5d362412 Merge branch 'susimail-dnd' into 'master'
Susimail: DnD for attachments

See merge request i2p-hackers/i2p.i2p!172
2024-01-22 13:22:49 +00:00
zzz
f337c1b3c9 I2CP: Prevent loopback messages to same session (i2pd Github #2005) 2024-01-15 10:35:29 +00:00
zzz
ba39f58800 Merge branch 'snark-bw' into 'master'
i2psnark: Bandwidth limiter improvements

See merge request i2p-hackers/i2p.i2p!164
2024-01-15 10:05:46 +00:00
zzz
db52cc7811 i2psnark: Bandwidth limiter improvements 2024-01-15 10:05:46 +00:00
zzz
45403d804a i2ptunnel: Fix customs options box size
Possibly was changed back and forth due to iframe size issues?

reverts ccb0c279f7
which reverted eb72e4c9f5
2024-01-14 08:45:13 -05:00
zzz
85c07c8eaa Merge branch 'ssl-errors' into 'master'
i2ptunnel: Don't send html error messages on CONNECT

See merge request i2p-hackers/i2p.i2p!175
2024-01-14 11:46:35 +00:00
zzz
d70e1fa150 i2ptunnel: Don't send html error messages on CONNECT 2024-01-14 11:46:35 +00:00
zzz
37791e832b Merge branch 'i2ptunnel-keepalive-util' into 'master'
i2ptunnel: Prep for keepalive

See merge request i2p-hackers/i2p.i2p!166
2024-01-14 11:42:14 +00:00
zzz
e5b9f9f134 i2ptunnel: Prep for keepalive 2024-01-14 11:42:13 +00:00
zzz
dece43d2cf Susimail: DnD for attachments 2024-01-10 14:44:03 -05:00
zzz
e1ae3bce5a Merge branch 'susimail-markdown' into 'master'
Susimail: Add markdown js for plain text content

See merge request i2p-hackers/i2p.i2p!161
2024-01-10 18:36:12 +00:00
zzz
e25ce7fe84 Susimail: Add markdown js for plain text content 2024-01-10 18:36:11 +00:00
zzz
fc8cdfc7a8 Merge branch 'iframe' into 'master'
Console: Fix iframe size issues

See merge request i2p-hackers/i2p.i2p!160
2024-01-10 18:35:39 +00:00
zzz
d6d7044832 Console: Fix iframe size issues 2024-01-10 18:35:39 +00:00
zzz
a0d8f5f063 Transport: Ignore SSU1 enable config
so we may begin to remove SSU1 code
2024-01-08 12:22:05 -05:00
zzz
2dfe24fbca Merge branch 'susimail-loading' into 'master'
Susimail: Speed up initial loading by 35x

See merge request i2p-hackers/i2p.i2p!162
2024-01-02 13:37:23 +00:00
zzz
e742c117b0 Susimail: Speed up initial loading by 35x 2024-01-02 13:37:23 +00:00
zzz
011df13b7f Merge branch 'news-fetch' into 'master'
Console: News fetch improvements

See merge request i2p-hackers/i2p.i2p!163
2024-01-02 13:36:49 +00:00
zzz
71ff5be656 Console: News fetch improvements 2024-01-02 13:36:49 +00:00
zzz
b86aefb169 Susimail: Fix draft attachment thumbnails
missed lines in previous checkin
2023-12-27 08:12:33 -05:00
zzz
394a2b1635 Susimail: Put error messages at the top 2023-12-23 07:49:23 -05:00
zzz
0b88668b7a Susimail: Show user name on folder view 2023-12-23 07:38:56 -05:00
zzz
cb5cdbe00f Susimail: Show size and thumbnail of draft attachments 2023-12-23 07:19:15 -05:00
zzz
222037cc27 Susimail: js auto-resize compose box 2023-12-23 06:56:29 -05:00
zzz
de96821e3b Susimail: Show dropdown on login page for selection from multiple accounts 2023-12-23 06:50:35 -05:00
zzz
d2ea6955ff Susimail: Bring back the logo, put it in the footer
clean up old header CSS
2023-12-23 06:29:09 -05:00
zzz
6c18981b5b Susimail: Add RegexOutputStream util
WIP, prep for enhancements to follow
2023-12-23 06:14:38 -05:00
zzz
2c03586e2d Susimail: Logging enhancements on file read failures
and UIDL mismatches
2023-12-23 06:10:38 -05:00
zzz
44dd19fe82 Susimail: Extract multipart type and content id
WIP, prep for enhancements to follow
2023-12-23 05:52:23 -05:00
zzz
1c4aa12e35 Console: Fix encoding issues in persisted news 2023-12-22 12:01:48 -05:00
zzz
a4881baf47 Susimail: Include attachment sizes in displayed draft size 2023-12-22 11:28:56 -05:00
zzz
6b01b22d00 i2ptunnel: Log correct server host/port on error when there are multiple targets configured 2023-12-22 11:00:39 -05:00
zzz
e249449817 i2psnark: Adjust max peers for small torrents 2023-12-22 10:48:31 -05:00
zzz
e5e481a21a Susimail: Login form trimming and validation 2023-12-22 08:51:21 -05:00
zzz
3d95e8608a i2ptunnel: Change return code for host-not-in-addressbook to 502
ref: i2pd github #1987
2023-12-22 08:21:28 -05:00
zzz
1678715163 Plugins: Don't auto-update in test mode 2023-12-22 08:11:22 -05:00
zzz
0265987db4 Blockfile: Fix bug in unused getNames()
would return only one entry after a long delay
2023-12-22 07:46:14 -05:00
03635ad5c7 2.4.0: Pull in new translations, ant testscripts and po4update-man.sh 2023-12-18 12:26:44 -05:00
zzz
e5d2580010 pull translations from tx 2023-12-15 13:36:36 -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
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