summaryrefslogtreecommitdiff
path: root/index.pl
AgeCommit message (Expand)AuthorLines
2019-03-24Transition from Mojolicious::Lite to full Mojolicious appDaniel Friesel-1084/+5
2019-03-23more configuration optionsDaniel Friesel-2/+4
2019-02-24add support for /station.jsonDaniel Friesel-0/+3
2019-02-16add limit option to limit number of returned resultsDaniel Friesel-0/+4
2019-02-16perltidyDaniel Friesel-7/+4
2019-02-16perform filtering by via, platform etc. before the main loopDaniel Friesel-26/+65
2019-02-07show cancellations in .txt interfaceDaniel Friesel-1/+1
2019-01-16show previous route as wellDaniel Friesel-0/+7
2018-12-16Fix uninitialized value when encountering unknown platformsDaniel Friesel-1/+1
2018-12-16is_important: Add .hl.n. (czech main station)Daniel Friesel-1/+4
2018-12-16Rename mode=marudor to mode=json as it is no longer used by marudor.de1.14Daniel Friesel-39/+22
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