9d1ae891bb
check for mismatched versions
2010-02-08 22:50:30 +00:00
2df7247e83
fix start webapp, add stop webapp
2010-02-08 22:19:59 +00:00
a109ebef28
stop button
2010-02-08 20:57:30 +00:00
c0135b592d
plugin stopper
2010-02-08 20:37:49 +00:00
b7a0aeea34
plugin buttons
2010-02-08 19:04:46 +00:00
66375e25c6
start of a plugin version checker
2010-02-08 18:45:53 +00:00
85482a67f5
plugin description on configclients
2010-02-08 16:15:23 +00:00
9012baf51e
plugin links
2010-02-07 19:01:06 +00:00
3c8355790f
load translation bundles in plugins
2010-02-07 18:18:31 +00:00
e9f1da85e4
classpath for plugins
2010-02-07 17:13:44 +00:00
58adccfd4a
start of a plugin starter
2010-02-07 13:32:49 +00:00
040f3e016e
move jrobin from routerconsole.jar to its own jar
2010-02-06 20:48:14 +00:00
505d5f5cae
* Plugins: New plugin downloader/installer
...
* configclients.jsp: Use new WebAppStarter so webapps that are
started later also get the temp dir, password, and classpath
configuration just like if they were started at the beginning
* configupdate.jsp: Delay after checking for update so the
summary bar will have buttons.
2010-02-06 20:25:13 +00:00
9b141bd9dd
* Webapps: Allow additions to a webapp classpath. This will let us:
...
- Pull jstl.jar and standard.jar out of susidns.war
- Remove 100KB of duplicate classes from i2psnark.war
- Add classpaths for plugins
2010-02-06 18:40:55 +00:00
375118fe02
Refactor and tag update status messages
2010-02-05 21:12:10 +00:00
7c236c0fa0
Console: Fix saving update keys, was broken in 0.7.10
2010-02-05 19:18:26 +00:00
6801fc667a
- Hide update buttons and update config if install dir is readonly or if configured
2010-02-02 15:25:26 +00:00
d4637818be
- Show yellow star if no outbound tunnels
2010-02-02 15:18:22 +00:00
ccc95087a1
shrink the stats.jsp dropdown
2010-01-26 19:56:36 +00:00
81dcbedd17
* Transport clock skews:
...
- Store and report UDP clock skews even for large values, so
a badly skewed local clock will be reported to the console
- Don't shitlist for NTCP clock skew if we don't know what time it is
- If NTP hasn't worked yet, have NTCP or SSU update the clock one time
- Include failed clock skew in NTCP skew vector if there aren't many connections
- Don't include NTCP clock skews for non-established connections
- Fix framed clock skew frame size
- Report framed clock skew even if for only one peer, if NTP hasn't worked yet
- Don't log RRD errors after clock adjustment
- Reduce min skew for console warning to 30s (was 45s)
- More Java 5 cleanups
2010-01-24 15:38:44 +00:00
2c7725a8e4
cleanups
2010-01-24 15:34:40 +00:00
fdfbab850a
minor cleanups
2010-01-24 02:16:36 +00:00
959bf4a7f4
limit max graph size
2010-01-24 02:11:55 +00:00
2db5914ba0
Save graph settings when changed
2010-01-18 17:39:12 +00:00
5f12688a90
* Console: Add a tunnel share ratio estimate
2010-01-18 14:57:03 +00:00
08a2b4bbf0
* graphs.jsp: Remove jrobin sig, set lower limit to 0
2010-01-18 14:54:32 +00:00
27a5793fd0
* configclients.jsp: Fix add-new-client feature
...
* Translate: Catch empty string
2010-01-18 14:51:39 +00:00
e036cd4332
propagate from branch 'i2p.i2p.zzz.test' (head dc29b32afe515f704985a4f92cda6e28a65ccdc5)
...
to branch 'i2p.i2p' (head fb38016f22528778128e22269b8f256c8c640466)
2010-01-17 13:42:33 +00:00
da1a50bfeb
* VersionComparator: Move from TrustedUpdate.java to util
2010-01-10 16:42:21 +00:00
e8e6f6f531
Tagged missing strings.
2010-01-08 15:57:48 +00:00
5be21a19db
support add, delete,edit of clients
2010-01-06 21:24:08 +00:00
eaaf6af31d
javadoc and logging tweaks; bring back i2ptunnel link to summary bar
2010-01-06 14:52:53 +00:00
5ed29b6c27
laptop mode
2010-01-02 02:46:23 +00:00
2d5decd943
save refresh setting
2010-01-02 02:43:18 +00:00
9d167dc83a
path fix
2010-01-02 02:40:58 +00:00
72db6d1a08
alignment fix
2010-01-02 02:39:24 +00:00
afd54fc212
logs.jsp tweak
2009-12-30 22:25:21 +00:00
1fc32c5e6f
more logs.jsp tagging
2009-12-26 19:54:27 +00:00
9bf22fb0d3
stats.jsp tagging
2009-12-19 17:41:47 +00:00
8e656427d8
* Console:
...
- Fix status to show a disconnected network error rather than
clock skew or UDP error when disconnected
- Use peer clock skew rather than clock offset for determining
whether to display clock skew error, i.e. display what matters
* Transport: Rework peer clock skew method to always return a value
by falling back to router clock offset;
Fix possible AIOOBE and divide by zero; remove logging;
reduce min number of peers
2009-12-19 16:47:18 +00:00
aaa7302e80
clarify table headings
2009-12-19 16:40:57 +00:00
08e54c515e
add isRouterContext() method
2009-12-19 16:37:44 +00:00
7ca8e0c3a1
fix spacing in update section
2009-12-17 14:02:02 +00:00
f58f703ecb
add some newlines to the source
2009-12-16 17:26:49 +00:00
3fa9ae0b82
* Find ResourceBundles in wars
...
* Fix restart from config.jsp if no wrapper
* i2psnark: Elaborate popups
2009-12-13 15:47:51 +00:00
e87ff25ef6
fix NPE
2009-12-13 09:24:25 +00:00
c4bb84058a
sort peers per country
2009-12-12 17:49:54 +00:00
993fa5c210
fix all summary bar relative links
2009-12-11 19:03:30 +00:00
4562254862
propagate from branch 'i2p.i2p' (head f672021bb9871a728005be3bd9581710738b9e5f)
...
to branch 'i2p.i2p.zzz.test' (head e115e218dbb666839e69fa1e1ba7378554b9874f)
2009-12-10 13:34:05 +00:00
c22b7568b1
* Translation: Move code from routerconsole to core,
...
to support translation of other webapps
2009-12-09 14:07:16 +00:00