zzz
fa9f60bcd9
Console, webapps: CSP improvements
...
i2ptunnel, susidns: Add headers.jsi
Console: Remove onload and use nonce for inline scripts where able
Version remaining js links
2019-12-25 12:18:00 +00:00
zzz
fa6a4ca1d1
Console: Convert NetDbHelper to a FormHandler,
...
change SybilRenderer forms to POST,
only collect RIs on required Sybil tabs
2018-12-23 12:19:32 +00:00
zzz
fa0d63f40f
Sybil: Refactoring to separate analysis and display, part 4
...
Load/store offline analysis
Split up sections into separate tabs
2018-12-16 13:20:59 +00:00
zzz
b8437cd247
Console: Catch ISE in get/setAttribute() (ticket #1529 )
2018-07-28 19:03:01 +00:00
zzz
2f2ff4f181
Console: Split netdb output into pages
2018-07-26 12:15:42 +00:00
zzz
412fcfb578
Console: Add netdb search by transport
2018-07-19 14:15:43 +00:00
zzz
9b2a85df38
Console: Split net.i2p.router.web into two packages, and move the new .helper package to the war
2017-12-01 14:07:29 +00:00
str4d
14bacc272e
propagate from branch 'i2p.i2p' (head 439bb8be3133559026640ebd22fdf93d10ba2cb9)
...
to branch 'i2p.i2p.str4d.ui' (head 83c1a136effdf092093e9af799a138e86da7ec43)
2017-01-08 01:37:15 +00:00
zzz
850f1504f7
NetDb: Add MTU, SSU caps, IPv6 prefix, and cost lookups
2016-11-27 15:46:07 +00:00
zzz
8d494ad162
Lookup by port and sig type
2016-11-26 17:43:18 +00:00
zzz
5a87c232ea
NetDb: Add advanced lookup form
...
Fix /16 and /8 lookup
Fix tab highlighted for all lookups
Add sybil points for banlist
2016-11-26 15:11:06 +00:00
zzz
cc6cd9e402
Sybil tool enhancements
2016-11-24 18:04:40 +00:00
zzz
89733251d4
Console: Lookup RI by caps
...
stub out lookup by IP
2016-11-23 16:00:36 +00:00
zzz
cd4d5a39bf
Console: Add netdb lookup by family
2016-11-17 14:33:33 +00:00
str4d
ac6cd7e4c6
Add a bunch of ids and classes to routerconsole HTML for styling
2016-04-18 04:12:15 +00:00
dg2-new
22b9876b68
Rename _() for translation to _t() for Java 9 compatibility (ticket #1456 )
2015-09-25 19:55:36 +00:00
zzz
e2ca74963f
Console: Click on version or country in /netdb table to get list of those routers
2015-06-03 16:55:01 +00:00
str4d
744930a090
Consolidated Ajax calls for summary.jsi into a single summaryajax.jsi
2012-07-17 00:47:08 +00:00
str4d
4f6fb6993d
Pass requestURI through to xhr1.jsp so forms work and correct summary bar is chosen
2012-06-12 00:12:51 +00:00
str4d
a8424e59b0
propagate from branch 'i2p.i2p' (head ab5f37b28e499d49e108e8e6869164d107c7049e)
...
to branch 'i2p.i2p.str4d.fux' (head fb4425cd3e38762f211f73d91c7a173972e7145c)
2012-06-05 13:38:02 +00:00
str4d
420bf851b5
Added Ajax script to every routerconsole page that includes summary.jsi
2012-06-05 13:37:10 +00:00
zzz
96575e61f2
* Console: Tab the netdb and profile pages
2012-06-01 13:30:38 +00:00
zzz
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
kytv
07162b56c8
escape quotation marks in jsp files
...
The routerconsole's precompilejsp target failed when using the jetty packages
from Debian. These escaped jsp files also work with 'our' jetty6 (and jetty6).
2011-12-25 22:37:30 +00:00
zzz
2a34ea8356
* Console:
...
- Convert GraphHelper to a FormHandler
- Require POST for all forms
- Change the way we store the Writer to prevent problems
- Fix bonus setting on configpeer.jsp
- More ".jsp" removal
2010-11-21 20:46:48 +00:00
zzz
88dbd7710a
* Routerconsole build: rename include files so they aren't
...
compiled and bundled separately (~15KB)
2009-11-21 13:33:57 +00:00
zzz
a5cd0bdd3f
- Rename cssHelper to intl for ease of tagging
...
- configui.jsp post-prop fixup
2009-10-23 13:55:44 +00:00
walking
097a05aab9
static content tagging (not finished yet)|update zh.po
2009-10-23 13:00:38 +00:00
sponge
35da3f3334
HTML bugfixes in routerconsole pages.
2009-08-15 16:08:33 +00:00
z3d
3a0cdf1388
More IE overflow fixes; remove max-width from i2psnark css.
2009-08-02 13:57:29 +00:00
zzz
efd6dcc8df
drop nav.jsp
2009-07-17 16:55:00 +00:00
z3d
1c2cd4dcb2
Overhaul console layout. Add <h1> header to most pages. Etc.
2009-07-06 13:29:35 +00:00
zzz
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
zzz
178b5996a5
* NetDb:
...
- Adjust RouterInfo expiration down to control memory usage
- Display LeaseSets and RouterInfos on separate console pages
2009-04-23 22:34:25 +00:00
zzz
ae0bcc492d
* netdb.jsp: Don't show stats by default
...
* RebuildRouterInfoJob: Don't run it
* PublishLocalRouterInfoJob:
- Delay for 5m at startup
- Run every 20m (was 7.5m)
2009-01-24 20:07:41 +00:00
zzz
825af3e6c1
* HarvesterJob: Don't instantiate if disabled
...
* NetDb: Add netDb.exploreKeySet stat
* netdb.jsp: Add parameter ?r=xxxxxx to view a single routerinfo,
and ?r=. to view our own; change links on other pages too
2008-09-12 13:37:22 +00:00
jrandom
62ed6c6a58
* updated stats:
...
- sendsPerFailure: how many partial sends we make when they all fail
- timeoutCongestionInbound: describes how much faster than our average speed we were receiving data when each partial send timed out (in Bps)
- timeoutCongestionMessage: our send processing time when each partial send timed out (in ms)
- timeoutCongestionTunnel: our tunnel test time when each partial send timed out (in ms)
- participatingMessagesProcessedActive: # of messages more than the (most recent) average that a tunnel we were participating in transmitted (for tunnels with more than the average)
* updated to use Writer for rendering the console, so we can do partial writes (and hopefully help debug some kooky threading bugs on kaffe)
2004-09-29 22:49:19 +00:00
jrandom
ed9f9625ae
added actual form handling to the main config.jsp page
...
dropped the old notice.jsp style result notification
display destination info on the left nav
2004-07-31 02:34:24 +00:00
jrandom
b68463249e
first pass at the 0.4 architecture. not ready for use or integration yet, but is functional with some manual build/config work
2004-07-24 02:06:07 +00:00