Age | Commit message (Expand) | Author | Lines |
2024-04-28 | move coach sequence preview generation from template into Controller | Birte Kristina Friesel | -3/+34 |
2024-04-27 | Stationboard: remove unused $api_version | Birte Kristina Friesel | -2/+0 |
2024-04-24 | /z/:train/*station: fix 404 respons for JSON requests4.26.0 | Birte Kristina Friesel | -5/+14 |
2024-04-24 | stationboard: handle accept: application/json as well | Birte Kristina Friesel | -1/+6 |
2024-04-24 | Support JSON output for /z/:train/*station | Birte Kristina Friesel | -21/+34 |
2024-04-24 | Add JSON output to train details (/z/:train) | Birte Kristina Friesel | -19/+37 |
2024-04-24 | Stationboard: Fix uninitialize value warning | Birte Kristina Friesel | -1/+4 |
2024-04-13 | train details: always get details from HAFAS Journey object4.25.2 | Birte Kristina Friesel | -8/+14 |
2024-04-13 | station name: remove ÖBB workaround (fixed in HAFAS 6.02) | Birte Kristina Friesel | -13/+0 |
2024-04-12 | partially work around Travel::Status::DE::HAFAS mis-detecting ÖBB station names4.25.1 | Birte Kristina Friesel | -1/+8 |
2024-04-12 | train detail title: show line if number is unavailable | Birte Kristina Friesel | -1/+2 |
2024-04-05 | show all known operators4.24.1 | Birte Kristina Friesel | -4/+4 |
2024-04-03 | annotate train/line number changes along the route | Birte Kristina Friesel | -0/+8 |
2024-04-03 | correctly show local time in route element of queried IRIS station | Birte Kristina Friesel | -0/+6 |
2024-04-03 | also show local time for current stop | Birte Kristina Friesel | -1/+5 |
2024-04-02 | Pass HAFAS service on to geostop | Birte Kristina Friesel | -3/+13 |
2024-03-29 | fix undelay color for non-terminating trains | Birte Kristina Friesel | -0/+4 |
2024-03-28 | do not hardcode HAFAS mot bits | Birte Kristina Friesel | -23/+45 |
2024-03-27 | Remove I18N for now. It's incompatible with caching proxy setups. | Birte Kristina Friesel | -6/+6 |
2024-03-27 | redir / multiple choice: keep non-default HAFAS backend | Birte Kristina Friesel | -0/+4 |
2024-03-27 | stationboard: link to HAFAS ÖBB backend for stops in austria | Birte Kristina Friesel | -0/+5 |
2024-03-27 | Remove zugbildungsplan.json support | Birte Kristina Friesel | -52/+2 |
2024-03-26 | train details: support non-DB HAFAS backends | Birte Kristina Friesel | -1/+7 |
2024-03-17 | Add preliminary support for non-DB HAFAS services | Birte Kristina Friesel | -1/+14 |
2024-03-06 | use • rather than + to join wagongroups | Birte Kristina Friesel | -1/+1 |
2024-03-04 | show carriage numbers (or classes) on traininfo page | Birte Kristina Friesel | -0/+1 |
2024-03-03 | train details: show train type(s) in wagon order link if known | Birte Kristina Friesel | -1/+11 |
2024-03-03 | Wagonorder: remove unused dbdb cache and station info functions4.20.8 | Birte Kristina Friesel | -1/+1 |
2024-03-02 | result_has_via: handle HAFAS::Journey entries | Birte Kristina Friesel | -1/+3 |
2024-02-25 | Work around Berlin Hbf breaking everything4.20.6 | Birte Kristina Friesel | -0/+10 |
2024-01-06 | train details: add date switcher | Birte Kristina Friesel | -0/+2 |
2024-01-05 | render_train: do not duplicate $station_name entry4.20.1 | Birte Kristina Friesel | -0/+3 |
2024-01-05 | train details: use HAFAS route as source of truth. Fixes handling of ring lines | Birte Kristina Friesel | -91/+28 |
2024-01-05 | perltidy; remove left-over debug statement | Birte Kristina Friesel | -3/+2 |
2024-01-05 | train input: support " (DD.MM.[YYYY])" and " @ DD.MM.[YYYY]" qualifiers | Birte Kristina Friesel | -1/+7 |
2024-01-05 | /z/:train: Add support for date=DD.MM.[YYYY] parameter | Birte Kristina Friesel | -0/+17 |
2023-12-22 | Switch to T-S-DE-HAFAS 5.034.19.4 | Birte Kristina Friesel | -8/+12 |
2023-11-04 | Handle HAFAS backend in JSON API | Birte Kristina Friesel | -57/+86 |
2023-10-31 | i18n: pass language on to HAFAS backend | Birte Kristina Friesel | -1/+11 |
2023-09-10 | add hafas parameter to nav_link4.18.1 | Birte Kristina Friesel | -4/+13 |
2023-09-10 | Always accept IRIS and HAFAS stations in input field4.18.0 | Birte Kristina Friesel | -2/+44 |
2023-09-10 | do not pass HAFAS flag to geostop; it's not used there anyways | Birte Kristina Friesel | -3/+2 |
2023-09-01 | do not use now-deprecated smartmatch feature4.17.1 | Birte Kristina Friesel | -9/+18 |
2023-08-29 | geostop: always show hafas and iris stops | Birte Kristina Friesel | -52/+61 |
2023-08-29 | change HAFAS icon | Birte Kristina Friesel | -1/+1 |
2023-08-28 | hafas stationboard: quote city name in regex (fixes bug with "()" etc.)4.16.11 | Birte Kristina Friesel | -3/+3 |
2023-08-26 | generate autocomplete list dynamically from installed IRIS module | Birte Kristina Friesel | -1/+21 |
2023-07-10 | pass version via defaults4.16.6 | Birte Kristina Friesel | -5/+0 |
2023-07-03 | set appropriate meta description for departure board and train details | Birte Kristina Friesel | -0/+18 |
2023-07-03 | Update Copyright | Birte Kristina Friesel | -1/+1 |