I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Nov 09, 2011
  2. Sep 02, 2011
  3. Apr 10, 2011
    • zzz's avatar
      * Console: Hide iframe on mobile browsers · 428db022
      zzz authored
          * DataHelper: Speed up eq() (Ticket #437)
          * HTTPServer: Strip inbound X-Accept-Encoding header
          * netdb.jsp: HTML fixes
          * Plugins: Log error when console server not found
          * Reseed: Log tweak
      428db022
  4. Mar 19, 2011
  5. Mar 08, 2011
    • zzz's avatar
      * Console: · b02fe536
      zzz authored
            - 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
      b02fe536
  6. Feb 27, 2011
    • zzz's avatar
      * Console: · 21f14ac2
      zzz authored
            - Fix numerous readme HTML errors
            - Fix flag locations in readmes
            - desktopgui.enable now defaults to false; run systray if false
            - Start icon app before console
            - Restore systray form in configservice.jsp
            - Only save lang when clicking on flags if desktopgui is running
            - Only allow two-letter lang code from cgi parameter
      21f14ac2
  7. Jun 27, 2010
  8. May 05, 2010
  9. Jan 02, 2010
  10. Oct 22, 2009
    • zzz's avatar
      * Console: · 0c74e640
      zzz authored
            - Don't hide link to configui.jsp for IE any more
            - Add lang selection on configui.jsp
            - Tag strings in configui.jsp
            - Load console_big.css if lang == zh
            - Add _x() tag for static iniitializers
            - HTML transitional input tags
      0c74e640
  11. Oct 20, 2009
  12. Oct 18, 2009
    • zzz's avatar
      * Router Console translation infrastructure: · 44974637
      zzz authored
            - 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.
      44974637
  13. Jul 15, 2009
  14. Jul 10, 2009
  15. Jun 11, 2009
    • zzz's avatar
      * Console: · d9cb4e26
      zzz authored
            - 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
      d9cb4e26
Loading