27693826a2
summary bar post-refactor fixups
2009-10-19 21:40:14 +00:00
8a647b42d5
javadoc update
2009-10-19 21:38:37 +00:00
83cacaad05
* summarynoframe.jsp:
...
- Refactor to SummaryBarRenderer (saves 100KB)
- Add translate tags
- Use context RNG for nonces
- Transitional HTML style for input tags
2009-10-19 13:49:47 +00:00
cf10451d14
po script update, dont include java files in war
2009-10-19 13:37:13 +00:00
44069645df
New formatting for news.xml; elliptical UI enhancements.
2009-10-19 12:34:19 +00:00
4497463778
* Router Console translation infrastructure:
...
- Persistent lang setting with routerconsole.lang=xx
- Loading any page with ?lang=xx changes the persistent setting
- Add a custom Jetty handler to load foo_xx.jsp if it
exists for language xx. This is for jsp files with lots
of text in them. Otherwise use inline translate methods.
Not for included jsps.
- Add a script to create and update messages_xx.po translation
files, and create ResourceBundles from them
- Add class to translate strings from cached ResourceBundles
- Add translate wrappers to HelperBase, FormHandler, and *Renderer,
so calls can be made from both jsp and java files
- Add two example translations on configupdate.jsp - one in
the jsp itself and one in the helper.
- This is for strings in routerconsole only. Will be expanded
to other webapps and the router later.
2009-10-18 14:06:07 +00:00
10b84418c3
move TunnelPoolManager renderStatusHTML to routerconsole
2009-10-17 23:49:59 +00:00
fadda4ceec
More UI whitespace cleanups and other miscellaneous UI goodness.
2009-10-17 23:34:38 +00:00
011a32f741
move NetDb renderStatusHTML() to routerconsole
2009-10-17 23:16:53 +00:00
2738d5851d
More UI whitespace removals and optimizations.
2009-10-17 07:04:40 +00:00
5b4be5ba1b
merge of '74266b0afe4ef1abef923c8389fb47263b9a39e1'
...
and '9a62d1aa11b74d835ec795c0a303bf5c2ebc2793'
2009-10-16 20:16:29 +00:00
9c2c90c0b1
Whitespace removals.
2009-10-16 20:01:18 +00:00
b7013361c2
propagate from branch 'i2p.i2p.zzz.test' (head 584fab1afc347099ea2fcbdcafa4a3dc4214d7dc)
...
to branch 'i2p.i2p' (head eb7f635432246f567a88babf08323105f364c80e)
2009-10-16 14:56:19 +00:00
fa6d17a1b8
* ProfileOrganizerRenderer:
...
- Move to routerconsole
- Write directly to Writer for speed
2009-10-15 22:42:22 +00:00
c3e646ca22
Bump to -1, belatedly; more aesthetic nudges.
2009-10-14 17:25:29 +00:00
fdc9e11fb4
add TPB to i2psnark
2009-10-14 16:52:46 +00:00
2cfc2bb60d
merge of '11e1fae0346ea92d16925d6766a3d161ea7285c7'
...
and 'ca71a7d5f75cc879cfd2ba742bcc1d9baa6f9099'
2009-10-13 00:09:04 +00:00
1811e3b9cd
Whitespace rationalization; theme enhancements; draft itoopie graphic for proxy errors.
2009-10-12 23:55:21 +00:00
405b85c4b4
Cleanups after review and prep for release
2009-10-11 22:51:43 +00:00
088f9558ec
fix persistent client key on split directories - thanks user!
2009-10-09 13:56:34 +00:00
285a2b92e5
Drop unused ConfigConsole*. Password implementation should merge code into ConfigUI*.
2009-10-09 13:54:51 +00:00
3839d9873a
Minor theme updates; lose whitespace in config.jsp; add license for SilkIcons.
2009-10-09 00:45:33 +00:00
29a3db4b5c
merge of '10cb3e6e3bbb0dac3121e53e10232efe27200229'
...
and 'd5b1ef74ebfbd8e8c1cd1d51c74e6ec542940ca3'
2009-10-07 15:00:17 +00:00
5d95907996
Near invisible to the naked eye tweak to dark theme; modest aesthetic tweak to debug.jsp, with apologies to zzz. :)
2009-10-05 19:42:36 +00:00
9b97d32ea8
fix snark npe caused by last checkin
2009-10-04 14:06:14 +00:00
49ecfd8224
Theme tweaks.
2009-10-03 14:24:28 +00:00
fe3abc79d6
fix changing opentracker list
2009-10-02 15:12:24 +00:00
1cd646afe2
SusiDNS: HTML transitional fixes, might help opera
2009-10-02 03:12:09 +00:00
5eccc01de6
merge of '1d77e0a89198e422acfb66d9310fad7b0b290e38'
...
and '5271eb82ac21ebc1a96dd31c462a14e2aaa0c89e'
2009-09-13 16:33:32 +00:00
1850e893e9
removes a bug in SAM v1 and v2 (introduced when merging with v3)
2009-09-07 17:33:29 +00:00
2341793546
writeString(String str): synchronize using socket write lock to prevent split SAM messages
2009-09-06 00:43:45 +00:00
5372a50bcc
propagate from branch 'i2p.i2p.zzz.test3' (head f18425568ef4ef20f5054f6fb133cf217bfab485)
...
to branch 'i2p.i2p' (head 36f4774eb9dd538b3a7c314de79a6fb3bc4df813)
2009-09-04 15:14:36 +00:00
7745bd89a9
* configkeyring.jsp: Add delete and cancel buttons
2009-09-01 14:50:22 +00:00
6c361679c6
merge of '1b1c377c45e8746e4e04afc47cde55a03b859f32'
...
and '6869519b0cd38f4bc366d0277c5dc4e924348e66'
2009-08-28 03:16:12 +00:00
ae89d2f2ab
Rejig netdb.jsp into tables; sidepanel logo refresh.
2009-08-28 03:12:23 +00:00
ebf5eb6e20
propagate from branch 'i2p.i2p.zzz.test3' (head 75804c9355329ab942a5e2e8ecc91e2ec1eb9d33)
...
to branch 'i2p.i2p' (head 33e55422045b9b3c8ae410162f5cca3eb9baae49)
2009-08-27 19:55:56 +00:00
2e2bff3f0a
fix the favicon again
2009-08-27 19:43:57 +00:00
1f5d7d7b5b
dont reopen tunnel to say goodbye to tracker
2009-08-27 15:08:21 +00:00
4bc5215833
fix /i2p/B64 handling
2009-08-27 15:07:48 +00:00
bb14fa0b4e
* Console: Prevent OOMs in NewsFetcher or StatsSummarizer from
...
killing the router
2009-08-26 22:16:29 +00:00
95aba0c537
* EepGet, I2PSnark:
...
- New I2PSocketEepGet fetches through existing tunnels
rather than through the proxy
- Use new eepget for i2psnark
- Add a fake user agent for non-proxied fetches
- Cleanups
2009-08-26 22:15:32 +00:00
47c8389419
propagate from branch 'i2p.i2p.zzz.test3' (head e19da9b978ed2ec03adb0e326fff6870746cc4fc)
...
to branch 'i2p.i2p' (head 179b9a7974d64853c0c91924a5ad86e8b04ee7ba)
2009-08-24 00:08:30 +00:00
79e32231fb
propagate from branch 'i2p.i2p.zzz.test' (head b1e81b14fbaafdc188ae4d312f843c38b65cc310)
...
to branch 'i2p.i2p' (head 010351f9470b0e699e17447c87daf6c67e5e5dcc)
2009-08-24 00:06:48 +00:00
5a4c2de425
* Message, I2PSession, SessionKeyManager, Console:
...
Prep for SessionKeyManager work in the router -
Fix up SKM renderStatusHTML(); add debug.jsp to see it;
Redefine getClientSessionKeyManager();
More cleanups
2009-08-23 16:12:09 +00:00
3f3d43df41
* Streaming, I2PSession:
...
Prep for SessionKeyManager work in the router -
Comment out, deprecate, and javadoc for unused keys and tags,
they are vestiges of end-to-end crypto
2009-08-22 22:55:37 +00:00
0cc72a49c8
"page or resource" indication on 404 console error page.
2009-08-22 17:42:15 +00:00
35c9e99914
- Throw 403 instead of 404 from flags.jsp and viewstat.jsp
...
so we don't render error.jsp
2009-08-22 16:23:15 +00:00
2e4bd1e440
Polish the console 404 error messages.
2009-08-22 12:15:19 +00:00
cdc184c5e5
* HTTP Proxy: Get mime type right for .ico
...
* DataHelper: Cleanup
2009-08-21 15:37:13 +00:00
2f9a4f0fa5
Slight margin adjustments for the light theme.
2009-08-21 00:27:32 +00:00