c9a6fab638
SSL Wizard: Implement disable-SSL
2018-05-02 13:39:49 +00:00
1c677cd99b
SSL Wizard: Fixes, checks, form improvements
2018-05-02 13:10:06 +00:00
4e5a2d00aa
SSL Wizard: Move old keystore before rewriting
...
Fix password setting in XML
Add DTD to rewritten XML
2018-04-30 16:45:01 +00:00
ab039b8023
SSL Wizard: Update and save tunnel config
2018-04-30 13:59:23 +00:00
8ed1b96f3a
Console: Fix NPE on /configsidebar (ticket #2220 )
...
Don't throw NPE translating null
Add note about split()
Fix form inside table
2018-04-29 20:57:47 +00:00
cdd58f168a
SSL Wizard: Change cert type, export cert, show in cert helper,
...
relay keystore password via POST
2018-04-29 15:46:30 +00:00
4d09e507fb
SSL Wizard: Move some things to make the classloader happy
...
Rewrite clients.config
2018-04-29 14:32:01 +00:00
d600a2df12
Build: Remove references to now-empty commons-logging.jar
2018-04-28 22:17:19 +00:00
e310588273
SSL wizard: Start of POST handling
...
Work around Jetty XML bug
classpath fixes to follow
2018-04-28 22:07:14 +00:00
a0fabe5f92
i2ptunnel: Fix startup deadlock in TCG
2018-04-28 21:58:13 +00:00
780fdfe4f6
Console: Add POST support to the error handler so it doesn't error itself
2018-04-28 18:37:59 +00:00
145730f5b8
SSL wizard: Add missing file, fix form params
2018-04-28 15:25:05 +00:00
624a672213
i2ptunnel: Initial SSL setup wizard
...
Includes Jetty XML configuration parser
Work in progress, doesn't work, not linked from anywhere
2018-04-28 13:21:42 +00:00
16c5252c43
Jetty: Dir listing time format tweak
2018-04-28 11:32:36 +00:00
10c6c428a3
SusiMail: Don't zip encrypted.asc PGP attachment
2018-04-26 13:43:20 +00:00
c34fd76a78
Proxy: Don't generate footer hidden by CSS
2018-04-25 14:27:40 +00:00
ab9dac8827
Migrate webapp detection calls to PortMapper.isRegistered()
2018-04-25 14:21:23 +00:00
1a27fe185c
SusiMail: Include attachments when forwarding (ticket #2087 )
2018-04-22 15:17:38 +00:00
0573123460
SusiMail: Remove draft fields from session object
2018-04-22 13:59:10 +00:00
1e33dac2d7
SusiMail: Reply/fwd immediately saves as draft rather than
...
passing data through session; re-enable P-R-G
New StringBuilderWriter util
2018-04-22 12:34:49 +00:00
98663feaa3
SusiMail: Refactor draft compose/save in prep for fixes
2018-04-21 11:58:26 +00:00
ceeacf6a07
SusiMail: Remove Bcc-to-self feature,
...
replace with copy-to-sent config (ticket #2087 )
2018-04-21 11:18:58 +00:00
f040421848
SusiMail: Fix reply/forward filling in compose form
...
Better formatting of addresses in forwarded mail
2018-04-19 21:20:58 +00:00
9fcddbb6bf
SusiMail: Initial CSS for new buttons
2018-04-18 16:42:44 +00:00
75c20c9b1a
SusiMail: Fix unhandled decoding exception
...
Trim leading whitespace from charset
2018-04-18 15:45:43 +00:00
d02b71a39e
SusiMail: Fix error message on login page
2018-04-17 13:21:44 +00:00
f0e0c01518
Console: Fix sidebar status when updating plugin (ticket #2137 )
2018-04-17 12:37:54 +00:00
76999ccb6f
Console: Cleanups when no leases/tunnels
2018-04-16 14:44:42 +00:00
d189c3912c
Console: Add links to bandwidth graphs on /tunnels
2018-04-16 14:34:41 +00:00
b9bc254fd3
SusiMail: Move logging to router logs (ticket #2191 )
2018-04-16 11:06:18 +00:00
8c0e82d4f3
i2ptunnel build restructuring:
...
Move Messages class from web to ui package, and from jar to war.
Build web package in a separate pass (prep for ssl helper)
API notes in javadocs
Hopefully doesn't break Android build
2018-04-14 18:54:17 +00:00
844977cca3
SusiMail: Add folders, drafts, background sending (ticket #2087 )
...
Use with caution; cleanups and CSS to follow
2018-04-14 15:50:07 +00:00
d12b531c54
Jetty: Fix quote in header line tripping XSS filter (ticket #2215 )
2018-04-14 13:25:25 +00:00
941db3aeeb
Console: Add built-by to /logs (ticket #2204 )
2018-04-14 13:12:40 +00:00
b374b1136e
Jetty 9.2.24-v201801015, Tomcat 8.5.30
2018-04-11 18:24:37 +00:00
3c7898160e
Updates after review:
...
Fix logic error in snark warning
Change Java 9 log warning to Java 10
Fix fallback tunnel pool stat name
Don't include geoip in this release
Update Russian translations
2018-04-10 12:42:44 +00:00
db72f87b34
Pull from tx
2018-04-06 23:14:40 +00:00
eb175f5542
sybil: hide families with only one member
2018-04-05 14:22:28 +00:00
8ea3aa8592
Console: Remove home page links as agreed in 2018-04-03 meeting
2018-04-04 18:55:52 +00:00
94c7d840c2
Reseed: Move ReseedBundler from console to router (ticket #2203 )
2018-04-04 16:37:32 +00:00
2550b2c557
poupdate-source
2018-03-28 23:46:37 +00:00
241ee71745
i2ptunnel: Fix display of 'tunnels not initialized' message
2018-03-24 13:26:30 +00:00
a1ccd5a209
i2psnark: Change default sort order for some columns (ticket #2152 )
2018-03-24 12:45:15 +00:00
2a30bfedca
Console: Hide links to i2ptunnel if disabled
...
/configwebapps changes don't require restart
2018-03-19 17:19:21 +00:00
bdff474d94
i2ptunnel: Rewrite or pass through Accept: header
...
Needed for zeronet
2018-03-19 16:56:53 +00:00
6908616a74
i2ptunnel: Don't set content-encoding and compress if already set,
...
no matter what the encoding was, can't have two
2018-03-19 13:47:56 +00:00
ca312f5bbc
SusiMail: Move sorters to own class
2018-03-17 13:43:49 +00:00
ef692efc83
i2psnark: Don't use static field for sort language
2018-03-17 12:34:37 +00:00
e7e5ee1abe
Console: Hide identicons if disabled on sybil page
2018-03-15 23:30:13 +00:00
f124404dc3
use portmapper
2018-03-15 23:24:16 +00:00