summaryrefslogtreecommitdiff
path: root/cgi/index.pl
AgeCommit message (Expand)AuthorLines
2014-08-20move application from cgi directory to project rootDaniel Friesel-489/+0
2014-07-29index: fix stash usage for Mojolicious 5.xDaniel Friesel-3/+3
2013-12-26fix is_cancelled for db backendDaniel Friesel-2/+2
2013-12-13infoscreen: playing around with vw (viewport-width based font sizes)Daniel Friesel-2/+6
2013-12-13start work on infoscreen templateDaniel Friesel-3/+7
2013-11-07allow number of workers to be set via ENVDaniel Friesel-1/+1
2013-10-16do not filter cancelled departures from jsonDaniel Friesel-10/+7
2013-10-09fix landing page (errstr was not used correctly)Daniel Friesel-1/+4
2013-10-09show error messages directly in HTMLDaniel Friesel-0/+4
2013-10-09render_{html,image}: make_infoboard_lines need to know the backendDaniel Friesel-0/+2
2013-09-27document all json fields0.07Daniel Friesel-1/+1
2013-09-27split get_departures into get_filtered_departures and make_infoboard_linesDaniel Friesel-57/+89
2013-09-27Get version from git, add version field to jsonDaniel Friesel-2/+4
2013-09-24fix $expiry declaration error (broken in 5.14)Daniel Friesel-1/+1
2013-09-24Do not cache JSON exported data longer than 1 minute (normal data: 3 min)Daniel Friesel-3/+4
2013-09-24Expose backend errors in JSONDaniel Friesel-0/+1
2013-09-24decrease cache expiration timeDaniel Friesel-5/+1
2013-09-22show as many lines as possible in json formatDaniel Friesel-5/+7
2013-09-22add &color= support for html frontendDaniel Friesel-0/+2
2013-09-18Fix UTF-8 in json exportDaniel Friesel-0/+1
2013-09-18add .json frontendDaniel Friesel-6/+39
2013-09-18html frontend: Add scale parameterDaniel Friesel-0/+1
2013-09-05fix smartmatch warnings on perl >= 5.018Daniel Friesel-0/+1
2013-09-03fix emptyline buffer off by oneDaniel Friesel-1/+1
2013-09-03add experimental HTML frontendDaniel Friesel-0/+30
2013-09-03move departure filter logic to separate functionDaniel Friesel-58/+87
2013-08-28fix no_lines defaultDaniel Friesel-2/+2
2013-08-28specify negative no_lines to autocrop png (remove black space)Daniel Friesel-5/+17
2013-08-28add scale optionDaniel Friesel-1/+7
2013-02-13code cleanupDaniel Friesel-5/+7
2013-02-10remove probably unneeded accepts limitDaniel Friesel-1/+0
2013-02-09move main.html.ep to templates directory, remove now unneeded not_found.html.epDaniel Friesel-172/+0
2012-10-08Show "no departures" instead of empty screen0.06Daniel Friesel-1/+8
2012-10-01strip RNV line prefixDaniel Friesel-1/+1
2012-08-20ignored canceled departuresDaniel Friesel-0/+5
2012-07-28fix intro title, better intro text, fix example linkDaniel Friesel-7/+9
2012-04-04use less workersDaniel Friesel-0/+1
2012-04-01add hypnotoad configurationDaniel Friesel-0/+8
2012-03-28cgi: Add notes section with exampleDaniel Friesel-0/+20
2012-03-14Remove all parameters with default values in _redirectDaniel Friesel-13/+13
2012-03-14A little bit more CSSDaniel Friesel-9/+18
2012-03-02perltidyDaniel Friesel-3/+2
2012-02-03version++0.05Daniel Friesel-1/+1
2012-02-03index.pl: Try to avoid UTF8 cache fnordsDaniel Friesel-1/+2
2011-12-03less caching for some stopsDaniel Friesel-1/+7
2011-12-03version++0.04Daniel Friesel-3/+4
2011-12-03Add DeutscheBahn backend (for now, VRR remains default)Daniel Friesel-22/+59
2011-11-30fix "S1 S-Bahn" and similar (Berlin)Daniel Friesel-0/+2
2011-11-21style fixesDaniel Friesel-21/+41
2011-11-20detect Travel::Status::DE::VRR error messagesDaniel Friesel-0/+11