Age | Commit message (Expand) | Author | Lines |
2024-04-03 | store tz_offset in route data if present | Birte Kristina Friesel | -0/+3 |
2024-03-31 | lesson learned: do not deploy from easterhegg2.6.3 | Birte Kristina Friesel | -5/+5 |
2024-03-31 | oops2.6.2 | Birte Kristina Friesel | -3/+4 |
2024-03-31 | HAFAS departures: add earlier / later links | Birte Kristina Friesel | -1/+3 |
2024-03-30 | HAFAS: correctly pass lookahead on to backend library2.5.23 | Birte Kristina Friesel | -1/+1 |
2024-02-24 | Use journeyMatch rather than legacy trainsearch.exe API to find tripIDs | Birte Kristina Friesel | -0/+50 |
2023-12-27 | Switch to Travel::Status::DE::HAFAS 5.x | Birte Kristina Friesel | -15/+15 |
2023-11-01 | HAFAS: Use locationSearch rather than similar_stops_p | Birte Kristina Friesel | -0/+11 |
2023-08-13 | WIP: HAFAS support | Birte Kristina Friesel | -1/+37 |
2023-07-03 | update ALL the copyright notices! | Derf Null | -1/+1 |
2023-06-24 | time to flush the name cache | Derf Null | -1/+1 |
2023-03-27 | stationboard: add HAFAS support | Derf Null | -1/+1 |
2023-02-19 | update ze copyright | Daniel Friesel | -1/+1 |
2023-01-15 | change route/stop layout to [name, eva, {data}] | Daniel Friesel | -15/+15 |
2022-12-12 | change 'ignoring polyline' log severity to debug | Daniel Friesel | -1/+1 |
2022-12-12 | Improve "Betriebsstelle nicht bekannt" handling1.28.2 | Daniel Friesel | -1/+3 |
2022-11-09 | HAFAS: filter out border stations | Daniel Friesel | -2/+7 |
2022-11-09 | travelynx no longer requires XML::LibXML | Daniel Friesel | -1/+0 |
2022-11-09 | Switch to internal HAFAS client for connection details | Daniel Friesel | -0/+16 |
2022-11-05 | obtain polylines via mgate (T-S-DE-HAFAS) | Daniel Friesel | -95/+40 |
2022-11-05 | Use Travel::Status::DE::HAFAS instead of traininfo.exe for journey details | Daniel Friesel | -109/+58 |
2022-09-24 | HAFAS->get_json_p: accept cache and encoding parameters | Daniel Friesel | -2/+7 |
2022-07-10 | HAFAS: Borders may be annotated as (Gr) or ...(...)Gr | Daniel Friesel | -2/+2 |
2022-03-30 | hafas: more generic fix for invalid XML1.22.2 | Daniel Friesel | -2/+1 |
2021-10-30 | Allow usage of custom hafas-rest-api instances | Daniel Friesel | -6/+9 |
2021-07-12 | Handle another case of funky HAFAS html ("foo <> bar")1.20.3 | Daniel Friesel | -0/+8 |
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 content1.19.13 | Daniel Friesel | -1/+8 |
2021-03-29 | *sigh* oh hafas, you so hafas1.19.9 | Daniel Friesel | -1/+2 |
2021-02-06 | HAFAS: Remove all illegal linebreaks from attributes, not just the first1.19.6 | Daniel Friesel | -2/+5 |
2021-02-06 | HAFAS: Handle <br> tags in HTML attributes | Daniel Friesel | -0/+5 |
2021-01-29 | Switch to AGPL3+ | Daniel Friesel | -1/+1 |
2021-01-05 | Handle invalid HAFAS XML containing "Wagen \d+ & \d+" | Daniel Friesel | -0/+2 |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+3 |
2020-11-06 | HAFAS: Distinguish between disguised HTTP 404 and invalid XML | Daniel Friesel | -3/+13 |
2020-10-25 | Merge HAFAS XML fix from DBF1.18.7 | Daniel Friesel | -1/+6 |
2020-10-11 | calculate tripid from trainsearch.exe. | Daniel Friesel | -89/+0 |
2020-10-11 | Switch to transport.rest v5 for polyline requests | Daniel Friesel | -1/+1 |
2020-10-08 | HAFAS: Turn backend warnings into info messages | Daniel Friesel | -5/+5 |
2020-09-21 | improve promise->reject error messages1.17.4 | Daniel Friesel | -13/+20 |
2020-09-10 | handle rejected promises; do not accidentally duplicate rejections | Daniel Friesel | -8/+14 |
2020-09-06 | add DBDB helper for wagonorder and stationinfo | Daniel Friesel | -1/+2 |
2020-07-28 | HAFAS: Error handling, perltidy | Daniel Friesel | -28/+55 |
2020-07-28 | Move HAFAS helpers to a separate Helper module | Daniel Friesel | -0/+289 |