Commit History

Author SHA1 Message Date
  Chris Han c8122f5e44 W3C validator doesn't like timezones without colons, even though the spec says it's ok 12 years ago
  Chris Han e89ac7389b Use time tags to attach machine readable data to timestamps 12 years ago
  Chris Han bfcf15febb Use output parameter instead of different action for plaintext blob 12 years ago
  Chris Han d658c376f6 Centralize URL generation 12 years ago
  Chris Han a11f4b9645 Use my own variable instead of hardcoded SCRIPT_NAME constant 12 years ago
  Chris Han 1e91f1175d Fix more escaping and unclosed tags on search page 12 years ago
  Chris Han f3c6684d3a Fix author name on non-geshi blame page 12 years ago
  Chris Han fdaba09a63 Use rawurlencode instead of urlencode 13 years ago
  Chris Han 1e250aa627 Fix unescaped user input in tree/blob filenames 13 years ago
  Chris Han f8efe24a06 Move geshi css classes to respective templates 13 years ago
  Chris Han dc6cbf94a5 Create base template for all project-specific pages 13 years ago
  Chris Han d48a215ad7 Merge header and footer templates and use block inheritance 13 years ago
  Christian Weiske 6ab87c43c3 make most pages xhtml valid by fixing xml header spacing and url parameters 14 years ago
  Chris Han 20ef82196a Windows php doesn't like the date format shortcuts for some reason 14 years ago
  Chris Han d52b3d5a21 Switch to gettext for i18n 14 years ago
  Chris Han b230a765cf Prevent crashes with empty projects 14 years ago
  Chris Han 371d726385 Tokenize various other header links 14 years ago
  Chris Han 87b00a9a74 Add i18n framework and start tokenizing some strings 14 years ago
  Chris Han e7252f4129 Start working on ajax blame load 14 years ago
  Chris Han c0b18f2b23 Start working on commit message tooltips 14 years ago
  Chris Han 823e01cc91 Fix blame line alignment issue in Firefox 14 years ago
  Chris Han 2a6fbc26e8 Add geshi support to blame page 14 years ago
  Marijn Koesen c06e28c804 urlencoded the project's name, for projects like "C#" 15 years ago
  Chris Han 60990b1f69 Use blob as template variable for blob objects, rather than hash 15 years ago
  Chris Han 2f3306791c Use the same template variable for commits, regardless of whether it comes in as hash or hashbase 15 years ago
  Chris Han ff23359e00 Move path code into filesystemobject class and path template to a component template 15 years ago
  Chris Han 8de6af4b0b Move titlebar to component template 15 years ago
  Chris Han 072961ed4f Fixes to blame 15 years ago
  Chris Han 4ba00d15f0 Move blame code inside blob object 15 years ago
  Chris Han 5562f46b0c Fix header css on pages 15 years ago