d6b0b1b93c
refresh tweaks
...
another escape html
2014-07-26 20:14:01 +00:00
af575d6c95
* Console:
...
- Fix several XSS issues (thx Aaron Portnoy of Exodus Intel)
- Add Content-Security-Policy and X-XSS-Protection headers
- Disable changing news feed URL from UI
- Disable plugin install from UI
- Disable setting unsigned update URL from UI
- Disable /configadvanced
* DataHelper: Disallow \r in storeProps() (thx joernchen of Phenoelit)
* ExecNamingService: Disable (thx joernchen of Phenoelit)
* Startup: Add susimail.config to migrated files
2014-07-26 09:32:26 +00:00
75046d11fb
Separated disabling of iframe refresh from the refresh time
2012-07-09 00:39:52 +00:00
52a3860717
Rearrange summary bar code to consolidate Ajax and IFrame, and /home and /console
...
Now, Ajax will be used first, and will fall back to IFrame if JS is disabled,
and a separate page if on a text or mobile browser.
Also, /home and /console (and everywhere) now all have the same summary bar
content, which currently defaults to the original full listing.
2012-06-05 12:44:17 +00:00
531c6c0f4c
Implementation of customisable summary bar via routerconsole.summaryBar property
...
The initial attempt using mapping of strings to methods is shorter and neater,
but also doesn't work so is commented out.
2012-06-05 07:36:24 +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
6b811b36b9
replace more equalsIgnoreCase() calls
2011-11-28 22:55:10 +00:00
b02fe536bc
* Console:
...
- Parameterize download button tags (ticket #425 )
- Clean up summary bar HTML warnings
- Just display a summary bar link for text browsers
- Move welcome div from the readme files to index.jsp
- Require a nonce to change language
2011-03-08 03:07:02 +00:00
7bf8b46049
fix html error
2011-02-23 19:34:52 +00:00
2126b5156e
format refresh time
2010-12-02 16:18:09 +00:00
6b0c931200
change buttons from GET to POST
2010-11-19 16:42:23 +00:00
41e4e952b7
* Update: Fix multiple updates after manually
...
starting update - caused by refreshing summary bar
(thx 'backup'!)
2010-06-03 16:53:55 +00:00
2d5decd943
save refresh setting
2010-01-02 02:43:18 +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
2dc3798116
drop 2 extra lines only in the iframe
2009-11-10 01:23:14 +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
fadda4ceec
More UI whitespace cleanups and other miscellaneous UI goodness.
2009-10-17 23:34:38 +00:00
327102a254
* Console:
...
- Put favicon on every page
- Make every page UTF-8
2009-08-20 14:35:32 +00:00
33a7f3351b
Start of validation cleanup.
2009-08-17 13:24:08 +00:00
1b8b7b741c
Revert <br>'s to <hr>'s in sidepanel, remove tunnel status from table; fixes Opera display issue. Reported and partially fixed by sponge.
2009-08-15 20:19:39 +00:00
35da3f3334
HTML bugfixes in routerconsole pages.
2009-08-15 16:08:33 +00:00
631a367b1c
propagate from branch 'i2p.i2p.zzz.test3' (head d847100f901613ad765312ac9fed6d578d08d907)
...
to branch 'i2p.i2p' (head 63ce4ace08b7b7ba01531f0951ffc47ed57411a6)
2009-08-11 16:11:45 +00:00
d3a0c91398
more possible bork prevention
2009-08-08 17:11:05 +00:00
43140d3efd
Overhaul of sidepanel layout, with concommitant tweaks and fudges to the css.
2009-08-08 15:34:58 +00:00
24e83398ba
UI fixes: text boxes, buttons, radio/checkbox width. Enhanced /peers.jsp.
2009-07-31 19:15:35 +00:00
ad6cd05295
last minute fixes
2009-07-30 17:44:08 +00:00
882e08fc4f
Start on the console update.
2009-07-04 01:56:53 +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
e7913061e9
* Console: More IE button fixes, try harder to not 404 the iframe
2009-05-05 21:04:46 +00:00
48e544c014
RouterConsole: Make summary bar a refreshing iframe
2009-04-23 00:39:49 +00:00