8bbe7fabb3
Java code to set Router Console password for dr|z3d
2009-08-19 10:31:51 +00:00
ea7a9c259f
Remove extra whitespace in English readme; fix a couple of validation errors.
2009-08-18 12:45:33 +00:00
42b79c5a20
Work on the classic theme i2ptunnels look and feel, mostly.
2009-08-18 02:38:00 +00:00
6a8dd0f053
Revert xhtml regressions in i2ptunnel code; fixes for various validation issues.
2009-08-17 20:17:30 +00:00
1b63aa411b
Replace all <hr /> and <br /> with <hr> and <br> whilst we're in html4 transitional.
2009-08-17 14:35:18 +00:00
33a7f3351b
Start of validation cleanup.
2009-08-17 13:24:08 +00:00
f7af5e1329
Remove right justification on status stars.
2009-08-17 02:19:04 +00:00
3a9a029d70
Sidepanel fixes. Bumped to -14.
2009-08-17 02:13:10 +00:00
0aaacc86e2
Dark theme and ieshim.css tweaks; minor sidepanel mods.
2009-08-16 15:45:07 +00:00
1b8b7b741c
Revert <br>'s to <hr>'s in sidepanel, remove tunnel status from table; fixes Opera display issue. Reported and partially fixed by sponge.
2009-08-15 20:19:39 +00:00
9a18955de3
merge of '522de7791fdad000d42bb5a01f139d913e74d7ef'
...
and 'ef33b50138594ef55a1dbcd6c77a3d3afeb22ff6'
2009-08-15 16:22:38 +00:00
35da3f3334
HTML bugfixes in routerconsole pages.
2009-08-15 16:08:33 +00:00
335d45f03e
Fix borked snarkmanager.java before anyone notices.
2009-08-15 01:12:26 +00:00
c466cd77ad
Add some <centre> tags to our router restart/shutdown event notices.
2009-08-14 21:40:45 +00:00
d998e2e9bb
Theme tweaks, minor textual edits and a whole lot less.
2009-08-14 21:00:22 +00:00
3fbff71861
2009-08-11 sponge
...
* Code Janitor time! Many fixes and documenting fixes that should be
done in the future. for the most part, this is a general code cleanup.
* On smaller/embedded systems, the "final" keyword cleanups will have
more of an impact than on larger systems.
* Document missing hashCode() methods.
* Unhide more variables to make code easier to read.
2009-08-11 21:58:56 +00:00
e5eea47b66
Lose the _blank targets on integrated console pages; yellow/green indicators in sidepanel.
2009-08-11 21:29:43 +00:00
b10b0e8f57
client/server icon selection, history for triple prop, -11
2009-08-11 16:22:43 +00:00
631a367b1c
propagate from branch 'i2p.i2p.zzz.test3' (head d847100f901613ad765312ac9fed6d578d08d907)
...
to branch 'i2p.i2p' (head 63ce4ace08b7b7ba01531f0951ffc47ed57411a6)
2009-08-11 16:11:45 +00:00
8ea279fbe2
post-prop fixup
2009-08-11 16:09:44 +00:00
089572befd
propagate from branch 'i2p.i2p.zzz.test2' (head 63cdcb547c0d33cd3c3c899b168ffab9f7ed2ebe)
...
to branch 'i2p.i2p' (head 52964ce47701fd8838e3f9c84af29d2463c83bc7)
2009-08-11 16:04:36 +00:00
a12ae6e399
Ongoing overhaul of the sidepanel.
2009-08-11 10:45:20 +00:00
1282434684
* Move StatsGenerator from router to routerconsole
...
* Move the unused AdminManager from router to the apps directory
2009-08-09 19:33:15 +00:00
3febcf6043
* Updater:
...
- Add new unsigned update option, triggered by
last-modified date, using the new EepHead.
Buttons still are not hidden after download complete.
- Make the .sud updater use the temp dir when proxied
- Several cleanups
2009-08-09 14:28:20 +00:00
5a6e14b9df
Add a static image to the local destinations
list to indicate server/client
...
status of local destinations; zzz to add server/client logic.
;
2009-08-09 10:50:54 +00:00
536bc3112f
add comment
2009-08-08 18:53:26 +00:00
81b2e6b789
Fix a sidebar regression.
2009-08-08 18:03:05 +00:00
4cf376ec1d
Rename the shitlist and blocklist
2009-08-08 17:14:30 +00:00
d3a0c91398
more possible bork prevention
2009-08-08 17:11:05 +00:00
43140d3efd
Overhaul of sidepanel layout, with concommitant tweaks and fudges to the css.
2009-08-08 15:34:58 +00:00
55a8002b9c
propagate from branch 'i2p.i2p.zzz.test3' (head 1f086d33dd3479afceb025d2da7956d7470fb3e5)
...
to branch 'i2p.i2p' (head 6959293ce260b9da4d61776717c02e20a0c7b2dd)
2009-08-07 18:30:04 +00:00
e36f9b2273
UI enhancements.
2009-08-07 18:19:42 +00:00
15565ca09c
more hellips
2009-08-07 16:17:52 +00:00
f188e02a5d
move css include up to possibly reduce servlet borkage
2009-08-07 15:49:36 +00:00
4d005349a7
* I2PTunnel:
...
- Move the privkey files from the app dir to the
config dir, in preparation for splitting the two
dirs by default
2009-08-06 18:59:06 +00:00
cf880548d9
* HTTP Proxy:
...
- Restore the localhost error message
- Catch 127.0.0.1:xxxx addresses too
2009-08-05 19:15:03 +00:00
c3af134a5b
- Remove UTC time from summary bar
...
- Increase skew warning threshold to 3s (was 100ms)
2009-08-03 20:02:28 +00:00
7986f5646e
truncate long dest names
2009-08-03 15:29:35 +00:00
7aa051ef4f
add custom error page
2009-08-02 20:12:16 +00:00
8d4a1899f2
* Streaming: New option i2p.streaming.answerPings (default true)
2009-08-02 14:51:06 +00:00
3a0cdf1388
More IE overflow fixes; remove max-width from i2psnark css.
2009-08-02 13:57:29 +00:00
d8d76fd327
* Ministreaming:
...
- Make getInt() static
- Move the big TestSwarm class out of the lib
2009-08-02 13:37:23 +00:00
abf7296de1
Fix for IE overflow issue; classic theme enhanced; more UI enhancements.
2009-08-02 12:57:50 +00:00
316c20ee44
Dont count yourself as a known peer
2009-08-02 11:54:14 +00:00
13e8c95667
Hide update button when shutting down
2009-08-01 17:42:27 +00:00
6e29eddaa7
More UI layout tweak & fixes to config page(s).
2009-08-01 04:14:05 +00:00
65ae26a961
More UI layout enhancements to the config pages.
2009-08-01 03:28:42 +00:00
1afd946a94
Close quotes on div to ensure buttons align to the right in configui.jsp.
2009-08-01 01:36:59 +00:00
d6820634ac
Further enhancements to the configuration pages.
2009-08-01 01:15:12 +00:00
24e83398ba
UI fixes: text boxes, buttons, radio/checkbox width. Enhanced /peers.jsp.
2009-07-31 19:15:35 +00:00