summaryrefslogtreecommitdiff
path: root/cgi
AgeCommit message (Expand)AuthorLines
2013-02-10version bump0.03Daniel Friesel-1/+1
2013-02-10Replace all +n messages with VerspätungDaniel Friesel-2/+3
2013-02-09replace '+x' lines by 'Verspätung ca. x Minuten' (as in reality)Daniel Friesel-2/+5
2013-02-09Use javascript marquee by remysharp for information linesDaniel Friesel-0/+169
2013-02-09move templates from DATA section to separate filesDaniel Friesel-350/+339
2012-10-05filter out '+0' messagesDaniel Friesel-1/+6
2012-08-15Fix ?mode=multi removalDaniel Friesel-3/+4
2012-08-14version increment0.02Daniel Friesel-1/+1
2012-08-14code cleanup derpDaniel Friesel-14/+14
2012-08-14only display first departure per platform in single modeDaniel Friesel-0/+14
2012-08-14make single.html.ep accessible (todo: only one departure per platform)Daniel Friesel-14/+31
2012-08-12allow filtering by platformDaniel Friesel-3/+25
2012-08-12add singe display template (not used yet)Daniel Friesel-0/+121
2012-08-12move non-display part to layoutDaniel Friesel-31/+36
2012-04-04use less workersDaniel Friesel-0/+1
2012-04-01some CSS for input fieldsDaniel Friesel-1/+3
2012-04-01add hypnotoad configDaniel Friesel-0/+8
2011-10-31release v0.01Daniel Friesel-1/+1
2011-10-31cgi: Add via field to formDaniel Friesel-1/+19
2011-08-19Add custom not found templateDaniel Friesel-0/+15
2011-08-19Add via supportDaniel Friesel-1/+16
2011-08-19Show about line on the leftDaniel Friesel-1/+0
2011-08-19Simplify template and request handlingDaniel Friesel-73/+45
2011-08-19Remove script, convert template from HTML::Template to Mojolicious .ep templateDaniel Friesel-16/+159
2011-08-15cgi: Minor HTML/Style improvementsDaniel Friesel-1/+34
2011-08-15cgi: Shorter pathsDaniel Friesel-2/+8
2011-08-15Show version information in HTMLDaniel Friesel-1/+6
2011-08-15cgi/index.pl: Hopefully better HTMLDaniel Friesel-2/+19
2011-08-12cgi: Error handlingDaniel Friesel-9/+15
2011-08-11cgi: First try at cachingDaniel Friesel-2/+22
2011-07-29minor style fixDaniel Friesel-1/+1
2011-07-22Add first try at CGI versionDaniel Friesel-0/+58