Commit Graph

17 Commits

Author SHA1 Message Date
zzz ea3fa57b04 Moved new webapp mappings from jetty.xml to web.xml
so they work for existing installs
2019-11-19 16:47:06 +00:00
zzz 96fa6adfad Patch from dr|z3d
- Include alternative tracker-purple.css
- Add favicon.png to docroot
- Add custom icon for homepage
- Add auto page reload for tracker stats (ajax with meta refresh fallback)
- Add footer to /tracker with ZzzOT version and github link
- Add config options to hide version footer on /tracker or change footer text
images by dr|z3d, same license as the code
2019-11-19 12:11:13 +00:00
zzz 1227c727d0 Modified UI patch from dr|z3d
license for mods to zzzot by dr|z3d as per the overall Apache 2 license.
  - Add variables for $VERSION and $SITENAME
  - Enhance presentation of help page
  - Modify docroot/index.html post-install to contain b32
  - Add custom CSS to docroot/tracker.css to allow customization
  - Only display warning about moving help.html if necessary
  - Add rewrite rules for /tracker, /tracker/, /tracker/index.html,
    /help and /help/ to jetty.xml
  - Replace jetty.servlet.DeaultServlet with I2PDefaultServlet in BaseContext.xml
  - Tidy CHANGES.txt and add to plugin/
Bump min I2P version to 0.9.31 for I2PDefaultServlet
2019-11-13 12:35:29 +00:00
zzz ae250314b0 Add more configuration and customization to help page 2017-12-03 20:47:34 +00:00
zzz 175515f629 Add registration authentication info to help 2017-12-03 20:34:32 +00:00
zzz 22cf9e06ff 0.15.0 2017-03-11 18:23:14 +00:00
zzz 9ffef703b5 Increase startup delay, so it's after the eepsite Jetty,
so it doesn't create the static RolloverFileOutputStream Timer thread,
so PluginStarter doesn't think it's running after it stops.
2014-11-29 14:05:07 +00:00
zzz 17e5595dd0 Don't overwrite index.html and robots.txt in the update
More build and clean fixes
2014-11-12 23:10:19 +00:00
zzz 38f38398ef switch Jetty to QTP 2014-10-24 13:01:28 +00:00
zzz 8317e3ce9a Change new install logging from ERROR to INFO
Move up warning about removing help file
2014-08-30 14:03:56 +00:00
zzz ab882f8582 0.10.0:
Updates and migration for Jetty 7 (I2P 0.9.6)
2013-04-15 14:09:10 +00:00
zzz ce7562c547 0.9.0:
Add cache-control directives
  Set max Jetty to 6.99999
2013-01-25 20:56:04 +00:00
zzz 284d7a58d6 0.8 fix comment in jetty.xml 2012-03-10 23:55:21 +00:00
zzz af259e7038 0.7:
- Port to Jetty 6
  - Replace QForwardHandler with RewriteHandler
2012-03-10 20:10:02 +00:00
kytv d1165b9f9a typo fixes 2012-01-16 23:41:04 +00:00
zzz 902377b92a 0.2:
cache b64 dest strings
help typo fix (thx duck)
lots of seedless fixes
build cleanups
2010-03-24 03:01:38 +00:00
zzz 35961ea642 b31 2010-03-21 15:08:07 +00:00