summaryrefslogtreecommitdiff
path: root/index.pl
AgeCommit message (Expand)AuthorLines
2014-12-07json: Add additional_stops and canceled_stopsDaniel Friesel-5/+13
2014-12-06important use of elseDaniel Friesel-1/+1
2014-12-06add special api for marudor's departure monitor appDaniel Friesel-7/+29
2014-12-05index: also show additional stops in clean overviewDaniel Friesel-6/+11
2014-12-04iris+clean: show and sort by actual (estimated) arr/dep timesDaniel Friesel-5/+33
2014-11-28add option to hide arrivals / departuresDaniel Friesel-1/+23
2014-11-23IRIS backend: try get_station firstDaniel Friesel-0/+10
2014-11-07index: fix typoDaniel Friesel-1/+1
2014-11-07index: only call is_canceled if the backend module supports itDaniel Friesel-3/+5
2014-11-01clean template: mark cancelled departures with strike-throughDaniel Friesel-8/+9
2014-11-01index: also show additional stopsDaniel Friesel-0/+6
2014-11-01index: only show canceled stops if the train itself isn't canceledDaniel Friesel-1/+1
2014-10-26index: IRIS backend: show canceled stopsDaniel Friesel-2/+16
2014-10-23translate page to german, as the Deutsche Bahn delay messages are german anywaysDaniel Friesel-1/+1
2014-10-20version bump while at it0.05Daniel Friesel-1/+1
2014-10-20add api_version fieldDaniel Friesel-5/+13
2014-10-20add jsonp supportDaniel Friesel-9/+36
2014-10-19json: show list of candidates in case of an errorDaniel Friesel-0/+23
2014-10-11initialize delayDaniel Friesel-1/+1
2014-10-11index: deliver json as utf-8Daniel Friesel-0/+1
2014-10-11add json outputDaniel Friesel-9/+20
2014-08-20move application from cgi directory to the project rootDaniel Friesel-0/+252