summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)AuthorLines
26 hours/z/:train/*station: fix 404 respons for JSON requestsHEAD4.26.0mainBirte Kristina Friesel-5/+14
26 hoursstationboard: handle accept: application/json as wellBirte Kristina Friesel-2/+8
28 hoursSupport JSON output for /z/:train/*stationBirte Kristina Friesel-23/+37
Closes #13
28 hoursAdd JSON output to train details (/z/:train)Birte Kristina Friesel-20/+39
28 hoursStationboard: Fix uninitialize value warningBirte Kristina Friesel-1/+4
12 daystrain details: always get details from HAFAS Journey object4.25.2Birte Kristina Friesel-8/+14
12 daysstation name: remove ÖBB workaround (fixed in HAFAS 6.02)Birte Kristina Friesel-13/+0
13 dayspartially work around Travel::Status::DE::HAFAS mis-detecting ÖBB station names4.25.1Birte Kristina Friesel-1/+8
13 daystrain detail title: show line if number is unavailableBirte Kristina Friesel-1/+2
2024-04-05show all known operators4.24.1Birte Kristina Friesel-4/+4
2024-04-03annotate train/line number changes along the routeBirte Kristina Friesel-0/+69
2024-04-03correctly show local time in route element of queried IRIS stationBirte Kristina Friesel-0/+6
2024-04-03also show local time for current stopBirte Kristina Friesel-1/+5
2024-04-03show local time if it differs from backend timeBirte Kristina Friesel-0/+27
2024-04-02Pass HAFAS service on to geostopBirte Kristina Friesel-3/+13
2024-03-29fix undelay color for non-terminating trainsBirte Kristina Friesel-0/+4
2024-03-28do not hardcode HAFAS mot bitsBirte Kristina Friesel-24/+46
2024-03-27Remove I18N for now. It's incompatible with caching proxy setups.Birte Kristina Friesel-27/+9
2024-03-27redir / multiple choice: keep non-default HAFAS backendBirte Kristina Friesel-0/+4
2024-03-27stationboard: link to HAFAS ÖBB backend for stops in austriaBirte Kristina Friesel-0/+5
2024-03-27map: support non-DB HAFAS backends, including ÖBBBirte Kristina Friesel-3/+33
2024-03-27Remove zugbildungsplan.json supportBirte Kristina Friesel-196/+9
I doubt we're gonna see new open data releases any time soon
2024-03-26train details: support non-DB HAFAS backendsBirte Kristina Friesel-1/+8
2024-03-17Add preliminary support for non-DB HAFAS servicesBirte Kristina Friesel-1/+14
2024-03-06use • rather than + to join wagongroupsBirte Kristina Friesel-1/+1
2024-03-04show carriage numbers (or classes) on traininfo pageBirte Kristina Friesel-0/+1
2024-03-03train details: show train type(s) in wagon order link if knownBirte Kristina Friesel-3/+11
2024-03-03Wagonorder: remove unused dbdb cache and station info functions4.20.8Birte Kristina Friesel-160/+1
2024-03-02result_has_via: handle HAFAS::Journey entriesBirte Kristina Friesel-1/+3
Closes #18
2024-02-25Work around Berlin Hbf breaking everything4.20.6Birte Kristina Friesel-0/+10
2024-01-06train details: add date switcherBirte Kristina Friesel-1/+3
2024-01-05render_train: do not duplicate $station_name entry4.20.1Birte Kristina Friesel-0/+3
2024-01-05journeyMatch: handle duplicate train numbers again4.20.0Birte Kristina Friesel-1/+15
2024-01-05train details: use HAFAS route as source of truth. Fixes handling of ring linesBirte Kristina Friesel-120/+59
2024-01-05perltidy; remove left-over debug statementBirte Kristina Friesel-3/+2
2024-01-05train input: support " (DD.MM.[YYYY])" and " @ DD.MM.[YYYY]" qualifiersBirte Kristina Friesel-1/+7
2024-01-05/z/:train: Add support for date=DD.MM.[YYYY] parameterBirte Kristina Friesel-1/+18
2024-01-05HAFAS journeyMatch: handle day changes (request for train start date)Birte Kristina Friesel-0/+1
2023-12-28Helper/HAFAS: Remove now-unused get_json_p functionBirte Kristina Friesel-57/+0
2023-12-27HAFAS: Replace legacy trainsearch.exe endpoint with journeyMatchBirte Kristina Friesel-99/+15
2023-12-27remove legacy map search / intersection viewsBirte Kristina Friesel-78/+0
2023-12-22Map: oh right, $self was needed after all...4.19.5Birte Kristina Friesel-2/+2
2023-12-22Switch to T-S-DE-HAFAS 5.034.19.4Birte Kristina Friesel-74/+84
2023-12-03remove a forgotten debug statement4.19.0Birte Kristina Friesel-1/+0
2023-12-03i18n: fix typoBirte Kristina Friesel-1/+1
2023-12-03add language switcherBirte Kristina Friesel-1/+13
2023-12-03Move theme switcher to bottom; add 'use device theme'Birte Kristina Friesel-1/+0
2023-11-20perltidyBirte Kristina Friesel-81/+89
2023-11-04Handle HAFAS backend in JSON APIBirte Kristina Friesel-57/+86
Note: API output is not proper / stable yet Ref: #17
2023-10-31i18n: pass language on to HAFAS backendBirte Kristina Friesel-1/+13