- Nov 19, 2012
-
-
zzz authored
-
- Jun 08, 2012
-
-
zzz authored
-
- Jun 01, 2012
-
-
zzz authored
-
- May 20, 2012
-
-
zzz authored
is correctly changed just after midnight.
-
- Mar 25, 2012
-
-
zzz authored
-
- Feb 26, 2012
-
-
zzz authored
-
- Feb 25, 2012
-
-
zzz authored
-
- Feb 17, 2012
-
-
zzz authored
-
- Dec 23, 2011
-
-
zzz authored
- Remove synchronization - Do not allow contents to change after being set, throw IllegalStateException - Do not copy contents out in getters - Make options final - Add getOption() and getOptionsMap() methods
-
- Nov 28, 2011
-
-
zzz authored
avoid "Turkish four i problem"
-
- Jul 08, 2011
-
-
zzz authored
-
- Apr 10, 2011
-
- Mar 12, 2011
-
-
zzz authored
logs.jsp, netdb.jsp, profiles.jsp, stats.jsp
-
- Mar 09, 2011
-
-
zzz authored
-
- Dec 05, 2010
-
-
zzz authored
-
- Nov 17, 2010
-
-
zzz authored
-
- Nov 06, 2010
-
-
zzz authored
-
- Oct 02, 2010
-
-
zzz authored
-
- Jun 16, 2010
-
-
zzz authored
-
- May 13, 2010
-
-
zzz authored
-
- May 10, 2010
-
-
zzz authored
-
- May 05, 2010
-
-
zzz authored
-
- Mar 25, 2010
-
-
zzz authored
-
- Mar 17, 2010
-
-
zzz authored
-
- Jan 10, 2010
-
-
zzz authored
-
- Nov 21, 2009
-
-
zzz authored
-
- Nov 15, 2009
-
-
walking authored
-
- Nov 11, 2009
-
-
zzz authored
* Shitlist: Move HTML renderer to router console, add cause parameter for ease of translation, tag all causes
-
- Nov 09, 2009
-
-
zzz authored
-
- Nov 07, 2009
-
-
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
-
- Nov 03, 2009
-
-
zzz authored
-
- Nov 02, 2009
-
-
zzz authored
-
- Oct 29, 2009
-
-
zzz authored
-
- Oct 28, 2009
-
-
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"
-
- Oct 26, 2009
-
-
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
-
- Oct 18, 2009
-
-
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.
-
- Oct 17, 2009
-
-
zzz authored
-