64ee1b313b
Comment out unused stuff better
2009-11-29 18:47: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
7997aeaca5
adjust the help due to random port
2009-11-02 16:46:07 +00:00
a2d90eebea
* Console:
...
- Don't save config when checking for updates on configupdate.jsp
- Rework ConfigRestartBean and tag
- More tag fixups
- Add lang=xx for testing
- Add file for additional tagged strings
2009-10-26 21:48:46 +00:00
walking
935b69bc71
Tagged buttons and message on conf- Net,Service,Update,Client
...
update Translation
2009-10-26 02:21:15 +00:00
walking
e87a7c7bb4
add classic\console_big.css for reference only :)
...
add tag several missing strings in config.jsp
update the POs.
2009-10-24 12:46:01 +00:00
walking
0a178ec35e
keep tagging tagging tagging t.. plus updated pos
2009-10-24 06:10:40 +00:00
z3d
8e4f4f82a8
UI layout cleanups and finessing.
2009-10-22 11:33:02 +00:00
z3d
3839d9873a
Minor theme updates; lose whitespace in config.jsp; add license for SilkIcons.
2009-10-09 00:45:33 +00:00
z3d
49ecfd8224
Theme tweaks.
2009-10-03 14:24:28 +00:00
z3d
b80cbbdd4a
Return of the mia <hr>'s.
2009-08-19 16:57:47 +00:00
sponge
35da3f3334
HTML bugfixes in routerconsole pages.
2009-08-15 16:08:33 +00:00
z3d
abf7296de1
Fix for IE overflow issue; classic theme enhanced; more UI enhancements.
2009-08-02 12:57:50 +00:00
z3d
d6820634ac
Further enhancements to the configuration pages.
2009-08-01 01:15:12 +00:00
z3d
4de0b73cd8
Ongoing UI enhancements; peers.jsp gets some love.
2009-07-30 23:10:48 +00:00
z3d
819efc132b
merge of '4e512b2f1429925fa1e4151b3a78ab25a74fce03'
...
and 'dea62f5479c0cfbb6bde3b6de73cf71b38e22304'
2009-07-17 17:33:35 +00:00
z3d
8ffdae4182
More work on the config pages.
2009-07-17 17:30:11 +00:00
efd6dcc8df
drop nav.jsp
2009-07-17 16:55:00 +00:00
z3d
15dbf67983
Config page(s) tweaked.
2009-07-17 16:52:08 +00:00
z3d
bfaa648edd
Whitespace removal service.
2009-07-16 02:18:18 +00:00
z3d
56b3144c56
Cosmetic tweaks to configui and config pages.
2009-07-16 01:44:56 +00:00
z3d
e78e4c93c0
Override left justify for links in config.jsp. Tame the beast!
2009-07-15 03:53:53 +00:00
z3d
0173f5877b
More .jsp meddling.
2009-07-15 03:42:37 +00:00
z3d
32e829da74
Layout tweaks to config.jsp & help.jsp & customary css updates.
2009-07-15 03:27:29 +00:00
z3d
68e81fa8c8
Slight reordering of config.jsp content, and promotion of help sections to <h3>.
2009-07-15 02:25:49 +00:00
z3d
48f591eea8
Add some <hr>'s in some places.
2009-07-15 00:21:28 +00:00
z3d
021b44724e
Cosmetic enhancements to the router console.
2009-07-11 20:41:21 +00:00
z3d
1c2cd4dcb2
Overhaul console layout. Add <h1> header to most pages. Etc.
2009-07-06 13:29:35 +00:00
d9cb4e2620
* Console:
...
- Move the console css from default.css in the .war to docs/themes/console/console.css,
and support console themes in the main console with routerconsole.theme=foo
2009-06-11 18:05:05 +00:00
56b768fe19
cleanup
2009-05-30 16:15:17 +00:00
65ae9138ef
* Console:
...
- config.jsp now cause graceful restart
* UPnP:
- Tweak to help startup problems
* UDP:
- Only save IP when it changes
2009-05-28 13:49:57 +00:00
2f1d6e3f90
* Console:
...
- Use CSS for form messages
- Goodbye nonce spoof message
- tunnels.jsp improvements
2009-05-26 20:04:20 +00:00
b1465b7dff
* Console:
...
- Add a little color to confignav
- Remove 'no skew' indication
2009-05-20 22:50:14 +00:00
47fc3b0d0b
- Don't start UPnP if we have a public interface address
...
- Fix setting IP to a local interface address
- Work on the configuration help some more
2009-05-10 15:40:50 +00:00
ee7e70b98a
more config ui tweaks
2009-05-06 03:47:38 +00:00
0b7fb21263
- Simplify config.jsp some more
...
- No longer use i2np.udp.forceIntroducers
- Tweak UDP port qualification
- Fix allowing low ports again
- Add option to completely disable NTCP, for those behind nasty firewalls
- Use SSU reachability rather than global reachability for determining NTCP reachability,
since we are now reporting NTCP reachability too
2009-05-06 00:54:24 +00:00
d41afc0c43
- UPnP defaults to on - I didn't do all this for nothing
...
- Set Status to OK for local public addresses or UPnP port open
- Allow UDP address changes after we transition to firewalled
- Have NTCP start reporting reachability status, this will
get OK on the console more often and mask UDP problems,
which might be good or bad...
- Fix UDP port configuration
- Reword and rearrange configuration options again
- Rearrange configuration help
- More right-alignment on config
- Prevent Concurrent modification exception in UPnP
- UPnP HTML output tweaks - remove "plugin" references
- Move UDP message failed log from WARN to INFO
- Short-circuit message history call in UDP
2009-05-02 18:23:41 +00:00
0e4c846942
- Simplify bw form
...
- Add config link to UPnP status
2009-05-01 15:26:49 +00:00
79a963fcab
- Implement config save of new IP address options
...
- Implement local address and UPnP configuration of UDP address
- Limit received port to 1024 minimum
2009-05-01 00:42:31 +00:00
b21e011203
- i2np.ntcp.autoip=true redefined to enable inbound only if
...
SSU reachability is OK. i2np.ntcp.autoip=always for the old behavior.
autoip default is now "true".
i2np.ntcp.hostname=xxx now trumps i2np.tcp.autoip.
- SSU always tells NTCP when status changes.
2009-04-30 21:03:00 +00:00
5b44bcb44f
- NTCP Port must now be either auto or configured;
...
now defaults to auto; and configured now trumps auto.
Port configuration now does not affect whether inbound
NTCP is enabled - the host configuration alone can do that.
2009-04-30 16:50:47 +00:00
b61861f840
- Tweak UPnP warning messages
...
- Remove unused verifyupdate.jsp
- Start of callbacks from UPnP to transports
- Tell UDP local addresses at startup
2009-04-29 18:23:15 +00:00
35b5eb74f6
start of new address configuration
2009-04-29 03:12:19 +00:00
fc10031ff0
- Start to rework inbound configuration
2009-04-28 22:45:26 +00:00
accf3dbf3f
- Implement UPnP enable/disable
2009-04-28 19:49:09 +00:00
c2fedf8538
- Add UDP Port configuration to config.jsp
...
- Don't restart router when configs change on config.jsp;
simply rebuild router info.
- Clean up some port config code in UDP
2009-04-28 19:01:52 +00:00
33b2762003
more reachability help
2009-04-25 02:47:28 +00:00
c4fa0d894f
* Client:
...
- Clean up retry code
- Bring I2CP listen error to the summary bar
http://forum.i2p/viewtopic.php?t=3133
2009-03-02 16:07:48 +00:00
807f0665b1
tweak
2009-01-17 17:31:00 +00:00
908c542b40
move buttons
2009-01-02 18:07:16 +00:00