summaryrefslogtreecommitdiff
path: root/index.pl
AgeCommit message (Expand)AuthorLines
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
2015-04-28add replacement infos to clean display0.06Daniel Friesel-0/+4
2015-01-16index: explicitly set lock level just to be safeDaniel Friesel-0/+1
2015-01-08add a new version for the marudor apiDaniel Friesel-8/+116
2014-12-20index: Use List::MoreUtils::any with full package nameDaniel Friesel-4/+4
2014-12-19add tests for marudor_v1 backendDaniel Friesel-5/+12
2014-12-18perltidyDaniel Friesel-14/+14
2014-12-18marudor_v1: Add scheduled_route keyDaniel Friesel-0/+1
2014-12-17I keep breaking the RIS...Daniel Friesel-28/+54
2014-12-07add qos and delay messages to json output (moreinfo will be phased out for js...Daniel Friesel-0/+10
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