summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2015-07-24add text & links for ASEAG backend plus warning about volatile API0.08Daniel Friesel-1/+10
2015-06-25infoscreen template: use stable Status/EFA APIDaniel Friesel-19/+19
2015-06-09infoscreen: show all available times in route viewDaniel Friesel-3/+43
2015-06-07incorporate identified_data backend accessorDaniel Friesel-18/+29
2015-06-06make cache data easier to extendDaniel Friesel-10/+14
2015-06-06infoscreen: import moreinfo popupDaniel Friesel-0/+104
2015-06-04infoscreen template: use route_interesting if availableDaniel Friesel-4/+8
2015-06-04infoscreen CSS: incorporate impromevents made in dbfDaniel Friesel-57/+57
2015-06-04infoscreen template: remove about link entirely (not visible anyways)Daniel Friesel-5/+0
2015-05-26index: do not hide regional trains in json templateDaniel Friesel-1/+1
2015-05-15main: add link to db-fakedisplayDaniel Friesel-0/+2
2015-05-10add CORS supportDaniel Friesel-0/+1
2015-04-29set a timeoutDaniel Friesel-1/+2
2015-01-16png frontend: add support for aseag backendDaniel Friesel-3/+9
2015-01-16index: explicitly set cache lock level just to be safeDaniel Friesel-0/+1
2015-01-16infoscreen: "sofort" instead of "0 min"Daniel Friesel-0/+5
2015-01-16ASEAG backend: show full routesDaniel Friesel-0/+8
2015-01-15More URA support: Do not require a city to be setDaniel Friesel-21/+31
2015-01-15initial ASEAG support (more to follow)Daniel Friesel-14/+22
2014-12-20add exception and not_found templatesDaniel Friesel-0/+46
2014-12-20Fix Build.PL (was broken by cgi/index.pl -> index.pl rename)Daniel Friesel-1/+1
2014-08-20move application from cgi directory to project rootDaniel Friesel-0/+0
2014-08-20do not use inline js as wellDaniel Friesel-12/+10
2014-08-20Do not use inline CSS, update jquery while at itDaniel Friesel-312/+301
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-19add infoscreen to frontend selectorDaniel Friesel-1/+10
2013-12-13infoscreen: Some android browsers do not support vw, use em insteadDaniel Friesel-19/+22
2013-12-13infoscreen: playing around with vw (viewport-width based font sizes)Daniel Friesel-9/+15
2013-12-13infoscreen: bus fixDaniel Friesel-1/+1
2013-12-13infoscreen: Add countdownDaniel Friesel-2/+5
2013-12-13start work on infoscreen templateDaniel Friesel-3/+254
2013-11-07allow number of workers to be set via ENVDaniel Friesel-1/+1
2013-11-06main: footnote for csvDaniel Friesel-2/+5
2013-11-02fix javascript linksDaniel Friesel-1/+1
2013-10-16do not filter cancelled departures from jsonDaniel Friesel-12/+9
2013-10-09use local jquery, some code cleanupDaniel Friesel-21/+40
2013-10-09fix landing page (errstr was not used correctly)Daniel Friesel-1/+4
2013-10-09show error messages directly in HTMLDaniel Friesel-2/+24
2013-10-09render_{html,image}: make_infoboard_lines need to know the backendDaniel Friesel-0/+2
2013-09-27<ul> may not be contained in <p>Daniel Friesel-1/+1
2013-09-27... also document the json version fieldDaniel Friesel-0/+1
2013-09-27move javascript into body for valid HTML5Daniel Friesel-2/+3
2013-09-27document all json fields0.07Daniel Friesel-12/+11
2013-09-27split get_departures into get_filtered_departures and make_infoboard_linesDaniel Friesel-57/+97
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