1. 20 Mar, 2014 1 commit
    • Vincent Pelletier's avatar
      Do not unquote URLs. · b42f842a
      Vincent Pelletier authored
      There is no standard unquoted URL encoding (=charset), so do not unquote
      to just handle ASCII. Fixes various UnicodeDecodeError failures, at the
      cost of decreased report readability.
      b42f842a
  2. 10 Aug, 2013 6 commits
  3. 07 Aug, 2013 1 commit
    • Vincent Pelletier's avatar
      Add an option to convert timezone. · cd70bb49
      Vincent Pelletier authored
      Do it while parsing, so (for example) day splitting happens at midnight in
      chosen timezone instead of midnight in source timezone.
      When no timezone is provided, use input's times verbatim.
      DST changes cause artefacts in graphs (double or zeroed hour).
      Also, display used timezone in generated page.
      cd70bb49
  4. 24 May, 2013 4 commits
  5. 16 May, 2013 1 commit
  6. 24 Apr, 2013 2 commits
  7. 23 Apr, 2013 9 commits
  8. 18 Apr, 2013 5 commits
  9. 14 Apr, 2013 11 commits