summaryrefslogtreecommitdiff
path: root/index.pl
AgeCommit message (Expand)AuthorLines
2018-12-14Revert "append version to frequently changed resources to avoid caching issues"Daniel Friesel-1/+0
2018-12-14append version to frequently changed resources to avoid caching issuesDaniel Friesel-0/+1
2018-12-10accept 40 connections per worker before restarting itDaniel Friesel-1/+1
2018-11-26add quick&dirty wagon order integrationDaniel Friesel-0/+21
2018-11-02Split up App/Infoscreen into separate templatesDaniel Friesel-19/+28
2018-10-27Add copyright informationDaniel Friesel-0/+2
2018-10-21defer script loadingDaniel Friesel-0/+1
2018-07-28perltidyDaniel Friesel-9/+4
2018-07-28is_important: Add "HB" (swiss central stations)Daniel Friesel-1/+1
2018-04-28Add links to imprint and privacy policyDaniel Friesel-0/+18
2018-03-18Add optional stats/logging support for delay analysisDaniel Friesel-0/+1
2017-12-29properly restore dark and detailed mode from cookieDaniel Friesel-1/+1
2017-12-29add missing adjustments for dark layoutDaniel Friesel-0/+4
2017-12-27Fix uninitialized value warningDaniel Friesel-1/+1
2017-12-17Allow saving default options in client-side cookieDaniel Friesel-0/+19
2017-09-03Also highlight "Centraal" stations as importantDaniel Friesel-1/+1
2017-06-25decrease lookbehindDaniel Friesel-1/+1
2017-05-26support "arrival only, departure is cancelled"Daniel Friesel-7/+12
2017-04-23add a real simple text-only interfaceDaniel Friesel-1/+39
2017-01-28use lookbehind to also show delayed trains scheduled for the previous hourDaniel Friesel-1/+2
2016-11-15routing: make /station?via=... the default, add special case for /station/via1.10Daniel Friesel-10/+9
2016-11-04(sort of) support station names containing slashesDaniel Friesel-10/+15
2016-11-04increase realtime data cache timeout to 70 secondsDaniel Friesel-1/+1
2016-10-05query all related stations by default1.09Daniel Friesel-2/+2
2016-08-12perltidyDaniel Friesel-6/+8
2016-08-12added Train types parameterStefan Horst-0/+6
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