summaryrefslogtreecommitdiff
path: root/index.pl
AgeCommit message (Expand)AuthorLines
2016-07-19relaxed routes -> support stations with '.' in their nameDaniel Friesel-3/+3
2016-06-19Add marudor API v3 (adds trainClasses and trainNumber elements)Daniel Friesel-1/+56
2016-06-16index: suddort via list delimited with commasDaniel Friesel-12/+20
2016-05-12update IRIS::Stations function namesDaniel Friesel-1/+1
2016-05-11public geolocation json formatDaniel Friesel-1/+11
2016-05-10geolocation playgroundDaniel Friesel-0/+22
2016-05-07decrease HTML refresh timeDaniel Friesel-4/+2
2016-02-05Allow cache root to be set via envDaniel Friesel-3/+4
2016-01-23Handle ALL^wmost of the errors!Daniel Friesel-12/+24
2016-01-21show real station name in titleDaniel Friesel-3/+5
2016-01-14set german titleDaniel Friesel-1/+1
2015-12-27fix hide_low_delay in most casesDaniel Friesel-11/+10
2015-12-25add recursive / with_related support for IRIS backendDaniel Friesel-0/+5
2015-11-29Use new IRIS cache features. Decrease IRIS realtime cache time from 180 to 50...1.01Daniel Friesel-36/+50
2015-10-16remove old (now unused) route codeDaniel Friesel-5/+2
2015-10-14index.pl: fix workers env, allow env to override listen portDaniel Friesel-2/+2
2015-10-10marudor frontend always uses iris backendDaniel Friesel-3/+4
2015-10-04index: do not show parameters with default valuesDaniel Friesel-2/+13
2015-10-03add platform data to infoscreen detail view1.00Daniel Friesel-7/+8
2015-09-22adjust for HAFAS.pm changes0.08Daniel Friesel-2/+2
2015-09-20remove marudor_v1 backend (no longer in use)Daniel Friesel-26/+4
2015-09-20light refactoringDaniel Friesel-95/+110
2015-09-20print error for unsupported backend, do not silently use risDaniel Friesel-1/+7
2015-09-20perlcriticDaniel Friesel-8/+10
2015-09-20handle undef HAFAS::Result->info valueDaniel Friesel-4/+6
2015-09-19index: less confusing list for ambiguous namesDaniel Friesel-2/+2
2015-09-18fix HAFAS backend moreinfo / messages supportDaniel Friesel-2/+2
2015-09-18HAFAS stopfinder supportDaniel Friesel-0/+20
2015-09-18switch to HAFAS backendDaniel Friesel-8/+10
2015-09-13add optional stats supportDaniel Friesel-0/+12
2015-09-06marudor interface v2 (detailed arr/dep information)Daniel Friesel-25/+88
2015-09-01IRIS backend: fix misdetection of platform changes when multi-word platforms ...Daniel Friesel-1/+1
2015-08-24infoscreen template: Improve RIS supportDaniel Friesel-0/+2
2015-08-15now with acceptable mobile browser support \o/Daniel Friesel-0/+1
2015-08-11rename title/description to infoscreen (we're not just a fakedisplay anymore)Daniel Friesel-3/+3
2015-06-06make cache data easier to extendDaniel Friesel-9/+17
2015-06-05clean template: indicate changed platformsDaniel Friesel-8/+9
2015-05-28json_route_diff: fix trailing additional/cancelled handlingDaniel Friesel-4/+6
2015-05-22color additional/cancelled stops green/red in IRIS+clean detail viewDaniel Friesel-60/+75
2015-05-20change default backend mode to infoscreen with iris backend as wellDaniel Friesel-10/+6
2015-05-16admode=arr: fix typo in function nameDaniel Friesel-1/+1
2015-05-14full_route: show less important stations in gray instead of blackDaniel Friesel-0/+9
2015-05-13error handlingDaniel Friesel-11/+36
2015-05-10the error page should also support CORSDaniel Friesel-0/+1
2015-05-10add CORS supportDaniel Friesel-0/+2
2015-05-09ris backend: add train_type informationDaniel Friesel-0/+1
2015-05-07index: @departures construction: code cleanupDaniel Friesel-12/+6
2015-05-07index: fix RIS backend with clean frontendDaniel Friesel-0/+2
2015-05-07more details in moreinfo popup0.07Daniel Friesel-11/+35
2015-05-02index: show replacement train information in template != clean as wellDaniel Friesel-0/+10