summaryrefslogtreecommitdiff
path: root/cgi/index.pl
AgeCommit message (Expand)AuthorLines
2014-08-20move application from cgi directory to the project rootDaniel Friesel-252/+0
2014-06-28clean template: Show detail RIS / IRIS messages when hovering over a departureDaniel Friesel-1/+7
2014-06-27fix route filter for iris backend (use ruote_post)Daniel Friesel-4/+7
2014-06-22Fix IRIS delay in clean frontendDaniel Friesel-1/+7
2014-06-21IRIS backend: Use dropdown menu to narrow down stationsDaniel Friesel-0/+12
2014-06-21IRIS backend: proper delay / qos message supportDaniel Friesel-4/+10
2014-06-21add basic IRIS supportDaniel Friesel-8/+35
2014-04-07add line filter (backend only at the moment)Daniel Friesel-1/+6
2014-01-08Work around Cache::File UTF-8 problemsDaniel Friesel-2/+7
2013-12-13clean.html.ep should be smartphone-compatible nowDaniel Friesel-1/+4
2013-12-12add oeffi-like "clean" display. Still quite experimentalDaniel Friesel-0/+5
2013-12-07Start work on clean (soon-to-be oeffi-like) displayDaniel Friesel-1/+1
2013-11-26info: handle uncommon delay information (e.g. after "Änderung im Fahrtverlauf")Daniel Friesel-2/+2
2013-11-09add hide_opts optionDaniel Friesel-2/+8
2013-11-07allow number of workers to be set via ENVDaniel Friesel-5/+4
2013-11-01decrease cache lifetime to 3 minutesDaniel Friesel-1/+1
2013-10-09landing page: show git version stringDaniel Friesel-1/+1
2013-09-05fix smartmatch warnings on perl >= 5.018Daniel Friesel-0/+2
2013-02-26fix ca / min dots to match actual displaysDaniel Friesel-1/+1
2013-02-26add option to hide delays < 5 minutesDaniel Friesel-2/+5
2013-02-23s/Minuten/Min/Daniel Friesel-1/+1
2013-02-13use any instead of boolean grepDaniel Friesel-2/+3
2013-02-10automatically refresh display after cache expiryDaniel Friesel-5/+9
2013-02-10Fix encoding (it's actually UTF-8)Daniel Friesel-1/+3
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-09move templates from DATA section to separate filesDaniel Friesel-350/+0
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