0da70caf7f
* I2PTunnel: Register ports with the PortMapper
...
* Update: Find the proxy port in the PortMapper
2012-01-18 16:57:27 +00:00
6e5d53dbde
one more saveConfig change
2012-01-18 01:55:53 +00:00
95329803a9
- Use new synchronized change-and-save-config methods
...
to eliminate races with ReadConfigJob
2012-01-18 01:54:34 +00:00
dafd722f20
Fix for #588 part 5: Undo escaping of description when just displaying it
...
This was interfering with the plugins section, where HTML is intentionally
passed into the description field. Now, only when the description field is
being plugged into the value property of an input tag will it be escaped.
2012-01-17 22:26:00 +00:00
bafdaebc42
merge of 'a3d362477b328c80ac2cd052f635d3ddd3b39c81'
...
and 'c21005b174cec3b4ae419318758f1a9c2071cf64'
2012-01-17 03:03:07 +00:00
452096b976
Fix for #588 part 2: moved escape/unescape functions to net.i2p.data.DataHelper
2012-01-17 02:11:56 +00:00
1e8c968bd6
Fix for #588 - HTML escape and unescape descriptions on configclients page
2012-01-17 00:56:49 +00:00
47876d6131
prevent stale build version on logs.jsp
2012-01-16 14:36:34 +00:00
0a5e08382f
Fix up use of <p> tags in a few routerconsole config pages, remove extra </div>
2012-01-16 02:39:14 +00:00
da2cd92884
shorten the other timeout
2012-01-15 21:39:52 +00:00
0cee758dc3
- Only stop a plugin at shutdown if it was running
2012-01-15 21:30:15 +00:00
fc6f4ecc74
* Plugins:
...
- Auto-update plugins after a router update
- Add update-all button
2012-01-15 21:15:08 +00:00
3d2d60469e
* Plugins:
...
- Only stop a plugin before update if it was running
- Don't start a plugin after update if it was disabled
- Disable plugin if it fails version checks at startup
2012-01-15 16:59:33 +00:00
7213ff0c76
* Build: Put Implementation-Version in manifests
2012-01-15 16:36:17 +00:00
eb2830b8f3
* jars.jsp: New debug page
2012-01-14 17:49:47 +00:00
7874488a61
* logs.jsp: Use wrapper method to find wrapper log if available
2012-01-14 17:46:34 +00:00
4ad6d699e7
* Router:
...
- Auto-hidden mode for bad countries
- Don't put addresses in our RouterInfo when hidden
2012-01-10 00:05:17 +00:00
c6e6a9d36e
- Add indication on summary bar when in VM comm system
2012-01-10 00:02:20 +00:00
ad4d73ea0d
- Fix class error on wrapper 3.1.1
2012-01-09 23:59:58 +00:00
ce27d69e39
- Add info to error 500 page
2012-01-09 23:57:17 +00:00
5a4f2069f0
propagate from branch 'i2p.i2p.zzz.test' (head 1959049922a17635226170bf3309e281d8e02e43)
...
to branch 'i2p.i2p' (head a06bf8c92a0e1195b6f98dbad3e8898339bc6053)
2012-01-08 13:16:07 +00:00
f6ca6a5e0d
* Router shutdown:
...
- Fix failsafe shutdown hook broken in 0.8.8;
HUP, INT, and TERM signals should now shut down cleanly.
- Shutdown hook no longer prevents other hooks from running
- Trap HUP, if router.gracefulHUP=true, and do graceful shutdown.
Only under wrapper, non-Windows.
- i2prouter stop now uses SIGTERM
- Implement i2prouter graceful using SIGHUP (ticket #580 )
- Configure wrapper to ignore SIGUSR1 and SIGUSR2 as they will shut down
or crash the JVM
2012-01-08 13:15:47 +00:00
708e943c44
updates after review
2012-01-06 00:38:33 +00:00
a2d6dd2c5b
disable i2psnark retry link until it can be fixed (ticket #575 )
2012-01-04 02:22:34 +00:00
f0eb5663f7
propagate from branch 'i2p.i2p' (head d289b6cafae6b23ce699dca11dbb3e993c8f827f)
...
to branch 'i2p.i2p.zzz.test' (head e2c6210696c78c54650ff345f18ad62b4543a18b)
2012-01-02 14:39:17 +00:00
d8e297dde7
* Fix webapp PortMapper lookup for SSL-only console
2012-01-02 12:31:23 +00:00
87008f3fe3
make jetty version comparable
2011-12-30 22:12:30 +00:00
5346dc1a98
* Estonian router console translation
...
thx "ajutine" - public domain
2011-12-30 17:06:32 +00:00
59f80086db
Translation updates (es & sv) from Transifex
2011-12-27 22:41:00 +00:00
bb7a88ffc9
* Plugins:
...
- Enforce min and max Jetty versions at plugin installation
- Enforce I2P, Java, and Jetty versions at plugin startup too
2011-12-24 00:48:30 +00:00
8fa720539a
RouterInfo, RouterAddress: Optimizations and integrity checks
...
- Remove synchronization
- Do not allow contents to change after being set, throw IllegalStateException
- Do not copy contents out in getters
- Make options final
- Add getOption() and getOptionsMap() methods
2011-12-23 21:41:58 +00:00
f9b2100d75
Updated Ukrainian translation from Transifex
2011-12-18 00:09:52 +00:00
1488cd0f48
* i2psnark:
...
- Replace file name characters not supported in default charset
- Add torrent file name to local details page
2011-12-17 13:52:32 +00:00
5b05d86ec6
merge of '577418047ed3ead63f9f7dc4211cf4ac7e19d251'
...
and 'c5d321a2c838422c5e813359c2e86f9b98561cf9'
2011-12-16 12:24:37 +00:00
212981dfee
Add hooks so the new PortMapper lets i2p plugins not fail when the router console is not on port 7657. Also raise an exception when requesting unregistered ports so as to encourage swift adding of the registration hooks when those ports are taken.
2011-12-15 23:36:32 +00:00
7864404a8c
Swedish language translation updates from Transifex
2011-12-15 20:20:33 +00:00
eb32e2e23e
merge of '581e8c75800b84404730c41f6eb904fbc4e43804'
...
and 'fda7a0fe63b4cda793b7c15d5d263c211b2a0903'
2011-12-14 00:20:17 +00:00
6ce5e8bd03
Don't require that full stats need to enabled in order to graph high capacity
...
peers. (closes #450 )
2011-12-13 23:08:41 +00:00
15cbb6bb71
add charset, which is not necessarily the same as file.encoding
2011-12-13 15:24:20 +00:00
00c0171d31
English po updates (pushed to Transifex)
2011-12-12 11:23:02 +00:00
1e5afa8568
German and Spanish translation updates from Transifex
2011-12-12 11:17:17 +00:00
6caa1c3e81
HTTP server tunnel, use log.WARN for 3 first minutes. ( closes #460 )
2011-12-11 17:22:28 +00:00
be1d95e991
form size increase to match future hq.postman.i2p limits
2011-12-06 21:49:55 +00:00
0f384c86fe
* Router:
...
- More refactoring tasks to their own files
- Adjust some thread priorities
2011-12-05 16:18:35 +00:00
4c2c198c0a
cleanup
2011-12-05 16:17:09 +00:00
51899e9ea0
CSS
2011-12-05 01:01:14 +00:00
c5f98a04fa
* Console:
...
- Less icons on configclients.jsp
- Fix some browsers breaking line on negative numbers
- Tab CSS tweaks
2011-12-04 18:52:17 +00:00
88e7d60e3e
* IRC Client: Lower log level for connect error to warn (thx echelon/sponge)
2011-12-04 18:49:50 +00:00
0d145fc77f
* i2psnark: Fix directories not always deleted when torrent is deleted
2011-12-04 18:49:07 +00:00
c9cccd7581
* Console:
...
- Summary bar tweaks
- Config nav CSS tabs
- CSS cleanups from last checkin
2011-12-02 17:21:04 +00:00