Age | Commit message (Expand) | Author | Lines |
2024-07-26 | Multi-backend support | Birte Kristina Friesel | -1/+8 |
2024-07-18 | HAFAS: Add get_service wrapper | Birte Kristina Friesel | -0/+6 |
2024-07-08 | store lat/lon along with route2.7.8 | Birte Kristina Friesel | -1/+3 |
2024-06-23 | IRIS: Use EVA ID rather than DS100 code for backend requests2.7.4 | Birte Kristina Friesel | -2/+2 |
2024-05-30 | DBDB: Add some debug statements | Birte Kristina Friesel | -0/+23 |
2024-05-30 | DBDB: use realtime cache for carriage composition requests | Birte Kristina Friesel | -3/+3 |
2024-05-22 | Use HAFAS routes as single source of truth. Overwrite initial IRIS route. | Birte Kristina Friesel | -11/+11 |
2024-04-07 | Request polylines for HAFAS journeys as well; only store sensible ones2.6.5 | Birte Kristina Friesel | -1/+1 |
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-25 | Berlin Hbf is cursed.2.5.19 | Birte Kristina Friesel | -0/+20 |
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-09-04 | perltidy2.1.3 | Birte Kristina Friesel | -8/+4 |
2023-08-24 | resolve unknown/ambiguous stop into list of stops | Birte Kristina Friesel | -4/+6 |
2023-08-13 | synchronize non-train checkins from traewelling to travelynx | Birte Kristina Friesel | -0/+2 |
2023-08-13 | WIP: HAFAS support | Birte Kristina Friesel | -1/+37 |
2023-08-07 | Traewelling: replace legacy password login with OAuth2 | Birte Kristina Friesel | -78/+0 |
2023-07-13 | perltidy | Birte Kristina Friesel | -7/+21 |
2023-07-13 | Checkin: Use correct visibility when pushing to Träwelling | networkException | -0/+16 |
2023-07-09 | IRIS->get_departures_p: return string in first rejection argument | Birte Kristina Friesel | -0/+3 |
2023-07-03 | update ALL the copyright notices! | Derf Null | -5/+5 |
2023-06-24 | time to flush the name cache | Derf Null | -5/+5 |
2023-03-27 | stationboard: add HAFAS support | Derf Null | -1/+1 |
2023-02-19 | update ze copyright | Daniel Friesel | -5/+5 |
2023-02-13 | DBDB: apps-bahn wagenreihung no longer exists | Daniel Friesel | -6/+1 |
2023-01-15 | change route/stop layout to [name, eva, {data}] | Daniel Friesel | -20/+28 |
2023-01-07 | log traewelling sync HTTP status to influxdb1.29.6 | Daniel Friesel | -8/+15 |
2023-01-07 | Traewelling: fix 'already checked in' error for API v11.29.5 | Daniel Friesel | -2/+2 |
2023-01-07 | traewelling checkin: add missing ibnr field to API payload | Daniel Friesel | -0/+1 |
2022-12-23 | always store traewelling errors in debug mode | Daniel Friesel | -11/+2 |
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-12-07 | switch to internal station database; add out-of-service stations for old jour...1.28.0 | Daniel Friesel | -0/+1 |
2022-11-10 | Traewelling: Use API v1 for checkin as well | Daniel Friesel | -3/+4 |
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-10-31 | Traewelling: Use API v1 for login/logout. v1 checkin does not work yet. | Daniel Friesel | -14/+14 |
2022-09-24 | HAFAS->get_json_p: accept cache and encoding parameters | Daniel Friesel | -2/+7 |
2022-08-17 | traewelling: more detailed error messages | Daniel Friesel | -16/+30 |
2022-08-01 | log requested station when throwing an ambiguous station name error | Daniel Friesel | -2/+4 |
2022-07-26 | Use async IRIS API for /s/ | Daniel Friesel | -4/+95 |
2022-07-10 | HAFAS: Borders may be annotated as (Gr) or ...(...)Gr | Daniel Friesel | -2/+2 |