87ba8577e9
fix css leaking from new bandwidth wizard to main router console in light mode. Images for new bandwidth wizard(installer/resources/themes/console/images/wizard/*.png) under the UnDraw license, which is in (licenses/LICENSE-undraw.txt). Make font size consistent on bandwidth page in light mode.
2019-10-04 05:11:42 +00:00
aca5617935
i2psnark: Start with minimum tunnel count (ticket #2623 )
2019-10-03 14:10:18 +00:00
e44a7c5054
modern-styled bandwidth configuration menu
2019-10-03 05:44:53 +00:00
142508c872
configkeyring html fixes
2019-10-02 20:23:47 +00:00
3563fdf9e4
Console: Add date columns on /configkeyring
2019-10-02 14:02:20 +00:00
ea8ac884fa
i2ptunnel: Results page after generating LS2 DH key
2019-10-02 13:56:11 +00:00
18ed1a6bb3
PortMapper: Fix URL generation for IPv6 hosts
...
Console: Remove i2pwiki.i2p (ticket #2626 )
2019-10-01 16:09:17 +00:00
c1722a9f82
i2psnark: Log more cases where torrent file gets renamed
...
(followup to changes for ticket #2291 )
2019-09-30 17:01:02 +00:00
e5475bc229
i2psnark: Recognize more ebook file suffixes
2019-09-30 16:59:32 +00:00
320569ef7f
Tomcat 8.5.46
2019-09-21 14:30:57 +00:00
4f0d764540
i2ptunnel: Support quoting for custom options (ticket #2603 )
...
This also allows closing of ticket #2163 .
2019-09-19 16:22:51 +00:00
a768afe05b
i2psnark: Fix breakage of error tables
2019-09-18 16:37:06 +00:00
d15e068123
i2psnark: Details page cleanups part 2
2019-09-18 14:13:39 +00:00
c1431565ed
i2psnark: Details page cleanups
2019-09-18 13:54:40 +00:00
f9a2193e2f
i2ptunnel: New CLI BlindingInfo test
...
I2CP: Fix BlindingInfo serialization
2019-09-17 17:30:42 +00:00
0d325d5a28
i2ptunnel: Interstitial after auth save form
2019-09-17 15:00:50 +00:00
520da24e0c
i2ptunnel: Improve query parsing in local HTTP server,
...
as required for b64 keys in form
2019-09-17 14:26:20 +00:00
69638caa7b
i2ptunnel: B32 auth form improvements
2019-09-17 13:18:47 +00:00
62914d7678
i2ptunnel: Remove streamr, connect, and httpbidir from wizard
...
Don't override defaults in wizard
2019-09-17 12:09:26 +00:00
94c96b09e9
Router: Implement expiration for BlindData entries
2019-09-17 11:17:14 +00:00
65d0ea3f0b
i2ptunnel: Fix SSL wizard for split config (ticket #2610 )
2019-09-14 13:39:39 +00:00
8d104f7fea
i2ptunnel: New form for blinding info (WIP)
2019-09-12 17:42:44 +00:00
e66d64d89b
comment out debug log
2019-09-12 16:13:59 +00:00
b4a5cc07c2
i2ptunnel: New b32 error page
...
Do basic b32 checks before looking up with session
Util: Fix AIOOBE on bad input to base 32 decode
log tweaks
b33 decode error message tweaks
2019-09-10 14:21:28 +00:00
479461ab3b
I2CP: New Blinding Info message (proposal 123)
...
client- and router-side support
new session lookupDest2() method
return new b33 failure codes from lookup
show b33 alternates in tools
stub out support in HTTP client
2019-09-10 12:37:11 +00:00
65698aa0da
remove unnecessary buffers
2019-09-08 19:59:55 +00:00
ee5a22be24
Console: Case-insensitive sort for plugins
2019-09-08 12:05:00 +00:00
b51962aeac
Jetty: Support annotation scanning of plugins for Servlet 3.0 @WebServlet
...
Requires 4 jars not yet bundled:
asm.jar
javax-annotations-api.jar
jetty-annotations.jar
jetty-plus.jar
2019-09-07 16:59:24 +00:00
92515179e9
javadocs
2019-09-07 13:37:31 +00:00
e03a94647c
Console: Fix first row of version info not selectable (ticket #2615 )
2019-09-07 11:10:05 +00:00
71376d53c5
fix spacing on help page
2019-09-04 16:42:04 +00:00
d04f0dae37
SusiMail: Show "to" rather than "from" in sent and drafts folder (ticket #2571 )
...
Fix sort links going to wrong folder
2019-09-04 14:24:30 +00:00
a6e3621c06
Util: Consolidate and standardize date/time formatting (ticket #2016 )
2019-08-30 18:38:12 +00:00
1779202ff9
translation updates from Transifex
2019-08-23 18:15:48 +00:00
232b7f30d5
Build: Fix javadoc errors with Oracle JDK
...
Tested with 12.0.2
2019-08-19 16:33:19 +00:00
6789a735e3
fix typo
2019-08-18 19:12:06 +00:00
65eb9b17db
fix checks for config parameters in TunnelControllerGroup constructor
2019-08-18 19:08:27 +00:00
64ba43c007
Jetty: Log stack trace if 2nd arg is a Throwable (ticket #2592 )
2019-08-18 14:53:32 +00:00
5e76118ffd
po update source
2019-08-14 20:13:35 +00:00
131a70057e
Console: Clean up help text, tag for translation (ticket #2298 )
2019-08-14 19:52:54 +00:00
21ace66a46
Tests: Fix streaming integration tests after access filtering changes
2019-08-10 18:02:23 +00:00
cf4298f759
Jetty: Fix Gradle build
2019-08-10 16:10:07 +00:00
08be6a4f4a
i2ptunnel: Add failsafe timeouts for local sockets (ticket #2568 )
2019-08-05 15:55:43 +00:00
7f015c4794
i2ptunnel: Add configs to override user agent
...
Not particularly helpful yet, because we don't have a way to
quote or escape spaces in the custom options field.
2019-08-05 15:34:46 +00:00
7b46d43492
update tooltip
2019-08-05 15:29:36 +00:00
fb7b3c2793
Streaming: Reduce immediate ack delay (ticket #2584 )
2019-08-04 21:08:29 +00:00
397bf43147
i2psnark: Fix autostart to start only torrents running previously,
...
save torrent running status on torrent stop when autostart is enabled,
remove dup call to startTorrent()
(ticket #2120 )
2019-08-04 20:29:46 +00:00
49af26d958
i2psnark: Add checks for dup data dirs (ticket #2291 )
...
Add two HashMaps for faster dup checks
2019-08-04 18:54:01 +00:00
8158753dac
i2psnark:
...
- Fix announce hosts of the form b64dest[.i2p]
- Add last activity stat
- Disallow illegal filenames on Windows
- cleanups and log tweaks
2019-08-01 20:20:44 +00:00
165beb3fbd
TCG: split config log tweaks and cleanups
...
Fix warning about no tunnels loaded
Add notes in config default files
2019-07-27 11:32:38 +00:00