cb0147a798
Collate help topics under /help
2016-05-01 03:24:25 +00:00
ac6cd7e4c6
Add a bunch of ids and classes to routerconsole HTML for styling
2016-04-18 04:12:15 +00:00
48cce6435b
routerconsole war dies with .jsp files in a subdir
2013-11-01 11:00:37 +00:00
2ae293444e
Split routerconsole help into several files (no frontend change)
...
The old full-page translations of help.jsp are deprecated. The help text will
be tagged for translation on Transifex.
2013-10-31 21:22:24 +00:00
744930a090
Consolidated Ajax calls for summary.jsi into a single summaryajax.jsi
2012-07-17 00:47:08 +00:00
4f6fb6993d
Pass requestURI through to xhr1.jsp so forms work and correct summary bar is chosen
2012-06-12 00:12:51 +00:00
420bf851b5
Added Ajax script to every routerconsole page that includes summary.jsi
2012-06-05 13:37:10 +00:00
405c24b0e3
Add JSP 2.1 trim white space directive to all jsps to save a few KB
2012-01-10 13:21:35 +00:00
6ce5e8bd03
Don't require that full stats need to enabled in order to graph high capacity
...
peers. (closes #450 )
2011-12-13 23:08:41 +00:00
080cc962fb
* Console:
...
- Split up config network page
- CSS tweaks and cleanups
- Change some form notices to errors
- Spiff up the buttons
new silk icons: See licenses/LICENSE-SilkIcons.txt
new toopie icon: Shrunk from existing one
2011-11-30 23:23:41 +00:00
070d3ee653
Removing the description of non-existent options ( #431 )
2011-09-03 19:45:31 +00:00
2accbdcf05
Operation close #354 part one of ??: Make the router console's help pages valid html. We *LOVE* valid HTML.
2011-05-25 16:52:52 +00:00
a188275608
revert trac #450 : need enable all stats to enable active & fast peers statsgrphs, text added in help, comments removed
2011-03-27 09:01:43 +00:00
52a0ab5482
same for highCap
2011-03-26 15:24:23 +00:00
b3dec96e1e
see trac #450
2011-03-26 15:03:26 +00:00
544563672c
- Link to full history.txt on help page
2010-12-31 13:12:40 +00:00
355ca7b2f7
tweaks after review
2010-11-14 23:58:13 +00:00
5f12688a90
* Console: Add a tunnel share ratio estimate
2010-01-18 14:57:03 +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
3df5540a97
Tweaks to client.config tunnel descriptors; more "midnight" theme adjustments.
2009-11-16 19:15:15 +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
44069645df
New formatting for news.xml; elliptical UI enhancements.
2009-10-19 12:34:19 +00:00
fadda4ceec
More UI whitespace cleanups and other miscellaneous UI goodness.
2009-10-17 23:34:38 +00:00
2738d5851d
More UI whitespace removals and optimizations.
2009-10-17 07:04:40 +00:00
9c2c90c0b1
Whitespace removals.
2009-10-16 20:01:18 +00:00
2f9a4f0fa5
Slight margin adjustments for the light theme.
2009-08-21 00:27:32 +00:00
35da3f3334
HTML bugfixes in routerconsole pages.
2009-08-15 16:08:33 +00:00
efd6dcc8df
drop nav.jsp
2009-07-17 16:55:00 +00:00
ab349a5303
Return of the nth-child!
2009-07-15 23:32:46 +00:00
0173f5877b
More .jsp meddling.
2009-07-15 03:42:37 +00:00
32e829da74
Layout tweaks to config.jsp & help.jsp & customary css updates.
2009-07-15 03:27:29 +00:00
9f84d13542
Formatting tweaks to help.jsp & theme mods.
2009-07-15 01:59:41 +00:00
cb6dce4e03
Help page tweaks, css fiddlery, and a version bump to -10!
2009-07-14 01:22:03 +00:00
e5e7f01e84
Mostly layout updates to the readme files.
2009-07-14 00:40:44 +00:00
45cdd556c7
Remove extraneous "other".
2009-07-11 23:22:17 +00:00
19ccdcd951
Tweak help.jsp layout some more. *tweak tweak*
2009-07-07 08:50:33 +00:00
1d845dab03
Layout tweak to help page, and clarification of volunteers request.
2009-07-07 08:20:56 +00:00
6c7f1cbf8a
Tidy up help page a 'lil.
2009-07-06 22:41:07 +00:00
cc833f3ca4
Uhoh, "ah.,". Removed.
2009-07-06 16:18:42 +00:00
00d0aa7830
Fix some glaring typos on the help page.
2009-07-06 16:03:38 +00:00
54f649a4b4
Tweaks to help page. Replace apology for sparse docs with request for voluntary contributions.
2009-07-06 13:40:20 +00:00
1c2cd4dcb2
Overhaul console layout. Add <h1> header to most pages. Etc.
2009-07-06 13:29:35 +00:00
718375419e
propagate from branch 'i2p.i2p.zzz.dir' (head a871493662f67163f823576ba26e98322d3f896f)
...
to branch 'i2p.i2p.zzz.test' (head 1168ac4132d737382bf24ba8458a53a9db002ffa)
2009-06-13 14:20:17 +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
fd4e57aafc
* Console:
...
- More conversions to getBaseDir()
* Router:
- Improve installUpdates() error handling
* BrowserLauncher:
- Use temp dir
2009-06-06 15:36:06 +00:00
6c365bef85
add links to enable graphing
2009-03-24 19:52:06 +00:00
33f4fac48f
summary bar help
2009-03-14 21:42:50 +00:00
9a089b7da0
* Build files:
...
- Don't bundle unneeded XML parser xercesImpl.jar for Jetty (1MB)
- Don't include unneeded stuff in Copy, Delete, Exec.jar (300KB)
2009-01-24 17:20:51 +00:00
52d38e0452
* config.jsp: Add some reachability help
...
* configpeer.jsp: Add blocklist info
* help.jsp: Add link to German FAQ
* tunnels.jsp: Fix inactive participating count
2008-09-23 18:48:59 +00:00
9b8772a470
* Throttle: Reject tunnels for first 20m uptime (was 10m)
...
* TunnelPeerSelectors:
- Re-enable strict ordering of peers,
based on XOR distance from a random hash
- Restrict peers with uptime < 90m from tunnels (was 2h),
which is really 60m due to rounding in netDb publishing.
* i2psnark:
- Limit max pipelined requests from a single peer to 128KB
(was unlimited; i2p-bt default is 5 * 64KB)
- Increase max uploaders per torrent to 6 (was 4)
- Reduce max connections per torrent to 16 (was 24) to increase
unchoke time and reduce memory consumption
- Strictly enforce max connections per torrent
- Choke more gradually when over BW limit
* help.jsp: Add a link to the FAQ
* peers.jsp: Fix UDP direction indicators
* hosts.txt: Add update.postman.i2p
2008-05-18 21:45:54 +00:00