- 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
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