Age | Commit message (Expand) | Author | Lines |
2024-08-20 | Backend selection: add coverage maps4.29.13 | Birte Kristina Friesel | -0/+12 |
2024-08-13 | carriage formation: sort dict keys so that caching actually works4.29.11 | Birte Kristina Friesel | -1/+1 |
2024-08-13 | carriage formation: show timestamp of (possibly cached) result4.29.10 | Birte Kristina Friesel | -0/+3 |
2024-08-13 | carriage formation: store replies in main and only errors in realtime cache4.29.9 | Birte Kristina Friesel | -5/+13 |
2024-08-13 | wagonorder: always reject promise with plain-text strings4.29.8 | Birte Kristina Friesel | -2/+4 |
2024-08-01 | update to DBWagenreihung v0.164.29.2 | Birte Kristina Friesel | -0/+1 |
2024-07-30 | Switch to new bahn.de carriage formation API (WiP) | Birte Kristina Friesel | -5/+23 |
2024-05-17 | Remove unused LibXML imports | Birte Kristina Friesel | -2/+0 |
2024-04-03 | annotate train/line number changes along the route | Birte Kristina Friesel | -0/+61 |
2024-04-03 | show local time if it differs from backend time | Birte Kristina Friesel | -0/+27 |
2024-03-28 | do not hardcode HAFAS mot bits | Birte Kristina Friesel | -1/+1 |
2024-03-27 | map: support non-DB HAFAS backends, including ÖBB | Birte Kristina Friesel | -1/+5 |
2024-03-26 | train details: support non-DB HAFAS backends | Birte Kristina Friesel | -0/+1 |
2024-03-03 | Wagonorder: remove unused dbdb cache and station info functions4.20.8 | Birte Kristina Friesel | -159/+0 |
2024-01-05 | journeyMatch: handle duplicate train numbers again4.20.0 | Birte Kristina Friesel | -1/+15 |
2024-01-05 | train details: use HAFAS route as source of truth. Fixes handling of ring lines | Birte Kristina Friesel | -29/+31 |
2024-01-05 | /z/:train: Add support for date=DD.MM.[YYYY] parameter | Birte Kristina Friesel | -1/+1 |
2024-01-05 | HAFAS journeyMatch: handle day changes (request for train start date) | Birte Kristina Friesel | -0/+1 |
2023-12-28 | Helper/HAFAS: Remove now-unused get_json_p function | Birte Kristina Friesel | -57/+0 |
2023-12-27 | HAFAS: Replace legacy trainsearch.exe endpoint with journeyMatch | Birte Kristina Friesel | -99/+15 |
2023-12-22 | Switch to T-S-DE-HAFAS 5.034.19.4 | Birte Kristina Friesel | -18/+17 |
2023-11-20 | perltidy | Birte Kristina Friesel | -18/+16 |
2023-10-31 | i18n: pass language on to HAFAS backend | Birte Kristina Friesel | -0/+2 |
2023-07-03 | Update Copyright | Birte Kristina Friesel | -3/+3 |
2023-02-10 | Wagonorder: update API URL | Daniel Friesel | -1/+1 |
2023-02-08 | HAFAS details: show platform (and platform change) | Daniel Friesel | -12/+14 |
2023-02-05 | hafas: show cancellation in detail page4.15.5 | Daniel Friesel | -10/+12 |
2023-01-29 | add hafas (bus, ubahn, tram) support | Daniel Friesel | -3/+17 |
2022-12-11 | handle "Betriebsstelle nicht bekannt" in routes4.14.4 | Daniel Friesel | -1/+3 |
2022-11-05 | remove hafas/get_xml_p helper (not required for mgate.exe API) | Daniel Friesel | -138/+0 |
2022-10-30 | Move EFA code to separate helper class | Daniel Friesel | -7/+7 |
2022-10-29 | Use HAFAS utilization directly | Daniel Friesel | -54/+1 |
2022-10-29 | use T-S-DE-HAFAS for train details | Daniel Friesel | -86/+45 |
2022-10-28 | Use T-S-DE-HAFAS rather than transport.rest for map4.12.0 | Daniel Friesel | -50/+16 |
2022-08-21 | train utilization API: marudor.de -> bahn.expert4.10.4 | Daniel Friesel | -1/+1 |
2022-03-30 | HAFAS: more generic fix for invalid XML4.9.3 | Daniel Friesel | -1/+1 |
2022-03-20 | fix marudor.de auslastung (IRIS uses iso-8859-1 in an "utf-8" document)4.9.2 | Daniel Friesel | -2/+4 |
2022-02-13 | urlescape station names before passing them to marudor.de4.9.1 | Daniel Friesel | -0/+4 |
2021-11-28 | marudor: do not request auslastung if there's not next_station | Daniel Friesel | -0/+5 |
2021-10-30 | HAFAS: Hide unhelpful messages | Daniel Friesel | -0/+10 |
2021-08-13 | marudor: cache negative replies4.5.2 | Daniel Friesel | -2/+6 |
2021-08-13 | Wagonorder: send request to www.apps-bahn.de when availability is unknown | Daniel Friesel | -21/+46 |
2021-07-26 | train details/route: indicate whether a stop is past or future4.5.0 | Daniel Friesel | -11/+27 |
2021-07-18 | Show cancelled stops in HAFAS-only train details view | Daniel Friesel | -0/+3 |
2021-07-17 | train details: annotate possibly bogus (schedule-only) times | Daniel Friesel | -0/+11 |
2021-07-12 | Handle another case of funky HAFAS HTML ("foo <> bar")4.2.2 | Daniel Friesel | -0/+8 |
2021-07-10 | _eva: switch to new occupancy-by-eva endpoint | Daniel Friesel | -1/+2 |
2021-06-05 | HAFAS: work around yet another case of invalid XML | Daniel Friesel | -2/+6 |
2021-04-24 | remove arbitrary HTML tags from HAFAS HIMMessage attribute content4.0.2 | Daniel Friesel | -2/+11 |
2021-04-09 | HAFAS->get_polyline_p: Do not leak credentials in error messages4.0.1 | Daniel Friesel | -5/+8 |