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

Skip to content
Snippets Groups Projects
  1. Nov 09, 2009
  2. Nov 08, 2009
  3. Nov 07, 2009
    • zzz's avatar
      * Console: · a0b4b7db
      zzz authored
            - countries.txt: Convert to mixed case, include in update
            - netdb.jsp: Hide all routers by default, sort and tag country names
            - oldstats.jsp: Move to stats.jsp
            - profiles.jsp: Show new DBH times instead of counts
          * Profiles:
            - Track last good and bad lookup times
              and last good and bad store times,
              to prep for floodfill changes
            - Don't reset last-heard-about at router startup
          * Checklist and Android readme fixups
      a0b4b7db
  4. Nov 05, 2009
  5. Nov 03, 2009
  6. Nov 02, 2009
    • zzz's avatar
      flags · a5772e62
      zzz authored
      a5772e62
    • zzz's avatar
      * Profiles: · 9976bea0
      zzz authored
            - Remove the almost-unused send and receive size RateStats;
              this also reduces the effective time for isActive()
            - Only store DB history on-demand to save space;
              fix up resulting NPEs
      9976bea0
    • zzz's avatar
      bold the transport · ba95084d
      zzz authored
      ba95084d
    • zzz's avatar
      tagging · e952e91b
      zzz authored
      e952e91b
  7. Oct 31, 2009
  8. Oct 30, 2009
    • walking's avatar
      more tagging and trans · d43dac5c
      walking authored
      term rev [not failing] -> [Standard]
      1 string(notice) with link still left in confstats
      d43dac5c
  9. Oct 29, 2009
  10. Oct 28, 2009
    • zzz's avatar
      * Console: · e5212937
      zzz authored
            - Remove limiter status from peers.jsp
            - Fix UPnP status header
      e5212937
    • zzz's avatar
      * Console: · aeb6635e
      zzz authored
            - Rewrite TrustedUpdate version comparator, use for netdb version table
              so 0.7.10 will be sorted correctly
            - Reduce netdb.jsp memory usage
            - More tagging fixups
            - configclients.jsp fixup for "Web console"
      aeb6635e
  11. Oct 27, 2009
  12. Oct 26, 2009
    • zzz's avatar
      * Console: · a2d90eeb
      zzz authored
            - 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
      a2d90eeb
    • zzz's avatar
      * Console: · ac6d711a
      zzz authored
            - Add parameterized tag
            - Refactor confignav.jsp to java and tag
            - Start tagging profiles.jsp
      ac6d711a
    • walking's avatar
      all tagged all java except : · 05cce164
      walking authored
      - summerbar related files since drz is working on it
      - string requiring word reordering
      - string with link in the middle
      - string which looks unusual
      - string found not in router console source
      update the POs
      05cce164
    • walking's avatar
      Tagged buttons and message on conf- Net,Service,Update,Client · 935b69bc
      walking authored
      update Translation
      935b69bc
  13. Oct 23, 2009
  14. 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
    • z3d's avatar
      a2f287cd
  15. Oct 21, 2009
  16. Oct 20, 2009
  17. Oct 19, 2009
  18. 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
  19. Oct 17, 2009
Loading