Skip to content
  1. Aug 10, 2011
  2. Aug 09, 2011
    • Jeremy Fehr's avatar
      Added a TODO file, began refactoring code. Others. · bd3e3c4e
      Jeremy Fehr authored
      404 and 500 pages now look the way that they should. Code has began
      being refactored; this means that removing some functions, tests, and
      even files were possible.
      
      A TODO file was added; if/when this project is put on Tor's trac,
      perhaps some of the items in that file should move there.
      
      Many other minor changes.
      bd3e3c4e
  3. Aug 05, 2011
  4. Aug 04, 2011
  5. Aug 03, 2011
  6. Aug 02, 2011
  7. Aug 01, 2011
  8. Jul 31, 2011
    • Jeremy Fehr's avatar
      Lots of code cleanup/documentation; IP sort as IP. · 18bb14f4
      Jeremy Fehr authored
      settings.template was cleaned up to be more intuitive.
      
      cache.sql was modified to cast an IP address to an INET column, so now
      the IP address column in the index page can be sorted as an IP address
      rather than a string in lexicographic order. e.g. 255.255.255.255 is
      higher than 99.99.99.99 instead of the other way around.
      
      The logic in many templates was cleaned up.
      
      status/tmp was added with the help of a .gitignore file.
      18bb14f4
  9. Jul 28, 2011
  10. Jul 27, 2011