fe3cd65c62
propagate from branch 'i2p.i2p.zzz.test2' (head 91f7c17a08ea873ff7bb40835a43ba857ee7fe46)
...
to branch 'i2p.i2p' (head 3d86e500d1550fccc2ac29371555a1a5af2c5c2b)
2009-06-29 03:18:19 +00:00
77ce768cb4
* Console: Move favicon.ico and i2plogo.png out of the .war
...
so that the HTTP proxy can use them directly;
proxy error pages must be updated next
2009-06-28 12:50:33 +00:00
5906fb7139
* Console CSS: Move css file, make a classic theme to prep for CSS changes
2009-06-27 01:11:53 +00:00
sponge
56a700e82d
2009-06-25 sponge
...
* Summary frame layout change so it makes sense.
2009-06-25 00:16:19 +00:00
47cd9beefa
Change table headings to th tags to prep for css changes
2009-06-24 18:47:17 +00:00
1c9d84771e
configupdate.jsp cleanup
2009-06-23 01:35:55 +00:00
29d0c19b0e
Update: increase max retries
2009-06-22 14:50:59 +00:00
8e2df567d8
Pluck of revision 546257906e9b26c3a35e38967ebcaa54098d969f from branch i2p.i2p.zzz.test
...
---------------------------------------------------------------------------------------
* ReseedHandler:
- check for upper case HREF to be compatible with apache indexes
2009-06-21 00:00:54 +00:00
1eb4473e9d
* News Fetcher:
...
- Change default news URL, use it instead of the old one even if
the old one is saved in the configuration, to assist in the transition
2009-06-19 00:04:19 +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
11ad98e7bd
Remove unused NoticeHelper
2009-06-11 16:24:44 +00:00
7931451a49
* Reseed: Limit to 200 per URL, shuffle selection, add some logging
2009-06-03 19:05:55 +00:00
3ccbf37b41
hide some things if no wrapper
2009-06-01 19:52:55 +00:00
56b768fe19
cleanup
2009-05-30 16:15:17 +00:00
2413bcd99a
configadvanced cleanup, clarification
2009-05-30 15:48:16 +00:00
0a8cbcbfb6
* LoadTestManager: Delete, unused
...
* SendGarlicMessageJob: Delete, unused
* config.jsp: Comment out unused burst config code
2009-05-29 12:08:36 +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
91c389777a
clean up configlogging.jsp
2009-05-26 01:04:34 +00:00
aa04820fd1
move icons/ to docs/
2009-05-22 13:23:52 +00:00
d927f8bcb0
message tweaks if no wrapperr
2009-05-21 13:12:47 +00:00
b1465b7dff
* Console:
...
- Add a little color to confignav
- Remove 'no skew' indication
2009-05-20 22:50:14 +00:00
3ba43a77f4
Add geoip support and flag icons
2009-05-19 18:07:19 +00:00
b59a38ffad
propagate from branch 'i2p.i2p.zzz.upnp' (head 348acc252da725bc621791ef811a43943e889833)
...
to branch 'i2p.i2p' (head 264d0119a37e276dce2996f360f9c8e065b30008)
2009-05-17 12:28:27 +00:00
9234a94da9
propagate from branch 'i2p.i2p.zzz.test' (head f402c08d0b2796653b559711cb1ea8c3c0204372)
...
to branch 'i2p.i2p' (head 4d0babb75e3c5237b10ff49f57599c53c581bb83)
2009-05-17 12:20:34 +00:00
8514e7962d
stop build on jsp compile errors
2009-05-16 00:52:21 +00:00
9bed2bde3c
disable button disabling
2009-05-15 20:00:56 +00:00
3ad3988937
Add warning for 1-hop tunnels
2009-05-13 19:20:49 +00:00
757855a5c9
logs.jsp: Add link to config
2009-05-13 18:06:31 +00:00
a8c97053c7
* logs.jsp: Put critical log at the top
2009-05-11 16:41:37 +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
e7913061e9
* Console: More IE button fixes, try harder to not 404 the iframe
2009-05-05 21:04:46 +00:00
e82f173f85
- Don't notify for non-changed options on config.jsp
2009-05-04 19:54:33 +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
4c396e5b95
Console: fix ERR-UDP Disabled and Inbound TCP host/port not set
2009-05-01 12:31:38 +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
c3bafcab05
put jbigi info on logs.jsp
2009-04-30 14:56:25 +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
a0c4e79c8a
allow an extra part appended to the router version
2009-04-28 14:13:05 +00:00
c32c9a2391
noob warning
2009-04-27 14:50:10 +00:00
4f0013e8da
Consolidate the details and config links to shrink the summary bar a little
2009-04-26 21:52:00 +00:00