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
0ddef91e16
more last-minute tweaks
2009-12-08 13:33:42 +00:00
fb21fb25ee
* I2PTunnel:
...
- Switch all I2PThreads to I2PAppThreads
- Run an InternalSocket as well for the HTTP Proxy
* EepGet: Use InternalSocket
* Console: Change "depth" to "length"
2009-12-07 21:25:27 +00:00
1cd54dc12e
* netdb.jsp: Fix bug caused by XSS fix
...
* Translations: drop ru until after release
2009-12-06 21:42:28 +00:00
c5b3c2f430
add restart msg as requested by dr|z3d
2009-12-06 15:17:47 +00:00
18a0f01f8b
corrected typo
2009-12-05 22:15:05 +00:00
708b3a662c
* Build: Fix poupdate dependency
...
* Console: Add Russian option
2009-12-05 17:19:23 +00:00
f5c1acc749
Fix potential XSS holes
2009-12-04 00:27:05 +00:00
f95b5324e0
profiles.jsp: Hide non-ff from ff table
2009-11-29 18:48:03 +00:00
13349777ad
propagate from branch 'i2p.i2p' (head f42d02067d4fb58b86ffb79222a285f26c3a2628)
...
to branch 'i2p.i2p.zzz.test' (head 2ceb319557032e54cc8ace070515c6d540e0a7a4)
2009-11-27 13:26:52 +00:00
ab0a5a06af
add basic no-webapp handler
2009-11-27 13:26:38 +00:00
95e0492b32
* Profiles: Record successes in the DB fail rate
...
too, so we can calculate a percentage
* profiles.jsp:
- Change fail rate from count to percent
- Hide standard profiles by default
2009-11-24 20:20:30 +00:00
38045d876d
fix paths so poedit source viewer works
2009-11-22 13:07:34 +00:00
88dbd7710a
* Routerconsole build: rename include files so they aren't
...
compiled and bundled separately (~15KB)
2009-11-21 13:33:57 +00:00
26a71232f0
add popups on flags
2009-11-21 13:32:32 +00:00
54105086ad
pass the first following parameter as PARAS
...
add messages_{langcode}.only support to only update for a specified language
2009-11-18 16:45:42 +00:00
56e0c3e047
* Build: Don't update the po files by default, add new
...
target "poupdate" to do that.
2009-11-18 14:16:36 +00:00
168c213288
Some string mods and tagging and so forth; "midnight" console theme futzage.
2009-11-17 19:55:51 +00:00
8cede2a2b2
term: Adresses => Transports
2009-11-15 11:00:14 +00:00
d8389dcc46
stop duplicating, use "source bundle-messages.sh"
2009-11-12 14:07:15 +00:00
418c1b6f96
shared tunnels for _(name)
2009-11-12 03:17:33 +00:00
6c00bb20b6
* Console: Some colon cleansing
...
* Shitlist: Move HTML renderer to router console,
add cause parameter for ease of translation,
tag all causes
2009-11-11 20:28:13 +00:00
42cbd6c12b
console tweaks
2009-11-10 14:45:53 +00:00
6019cf8148
* Console:
...
- Tag tunnel status
2009-11-09 17:15:19 +00:00
e3d945201b
- Add transport table to netdb.jsp
2009-11-09 17:11:20 +00:00
f85d8f7060
tag a link in confstathandler
...
update zh.po
2009-11-08 13:15:48 +00:00
a0b4b7db86
* Console:
...
- countries.txt: Convert to mixed case, include in update
- netdb.jsp: Hide all routers by default, sort and tag country names
- oldstats.jsp: Move to stats.jsp
- profiles.jsp: Show new DBH times instead of counts
* Profiles:
- Track last good and bad lookup times
and last good and bad store times,
to prep for floodfill changes
- Don't reset last-heard-about at router startup
* Checklist and Android readme fixups
2009-11-07 19:32:00 +00:00
827a92ef2f
bundle-messag windows hack
2009-11-05 13:35:33 +00:00
625d76b914
+ --from-code=UTF-8
2009-11-05 02:12:02 +00:00
a3b1c79006
merge of '0d58ec9e2b160029e92a584b0c707ffdf4f25c7e'
...
and 'd4e270a4df0c8134d7bac1585e30ef8ddef37f85'
2009-11-04 16:06:46 +00:00
820c573476
tags
2009-11-03 20:37:21 +00:00
b65865b854
tagged "Redraw"
...
two translation revision
2009-11-03 15:17:14 +00:00
a5772e62c3
flags
2009-11-02 18:52:42 +00:00
9976bea03f
* Profiles:
...
- Remove the almost-unused send and receive size RateStats;
this also reduces the effective time for isActive()
- Only store DB history on-demand to save space;
fix up resulting NPEs
2009-11-02 16:50:28 +00:00