Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-08-17 | backend selection: Hide Resrobot and TPG2.8.26 | Birte Kristina Friesel | -0/+4 | |
These backends do not provide trip/journey details, making them useless for travelynx | ||||
2024-08-17 | get_travel_distance: do not overwrite {to,from}_eva with undef | Birte Kristina Friesel | -2/+2 | |
2024-08-17 | DBDB: put successful carriage formation requests into long-term cache2.8.25 | Birte Kristina Friesel | -10/+10 | |
2024-08-16 | update cpanfile.snapshot2.8.24 | Birte Kristina Friesel | -13/+13 | |
2024-08-16 | improve hafas checkin error message for route issues | Birte Kristina Friesel | -1/+2 | |
2024-08-16 | .. oooops2.8.23 | Birte Kristina Friesel | -1/+1 | |
2024-08-16 | work: guard HAFAS updates via eval as well2.8.22 | Birte Kristina Friesel | -91/+101 | |
2024-08-15 | truncate journey stats once more2.8.21 | Birte Kristina Friesel | -0/+17 | |
2024-08-15 | stats, map: deal with multiple EVA IDs mapping to the same station name | Birte Kristina Friesel | -20/+79 | |
2024-08-15 | HAFAS: add debug output for HAFAS requests and caching2.8.20 | Birte Kristina Friesel | -0/+9 | |
2024-08-14 | IRIS checkout: do not overwrite HAFAS route with IRIS route | Birte Kristina Friesel | -9/+0 | |
The IRIS route may differ from the HAFAS route in case of diversions, causing travelynx to lose real-time data, coordinates, and polyline when the follow-up add_route_timestamps call is not made. | ||||
2024-08-14 | journey: show beeline if route is unavailable2.8.19 | Birte Kristina Friesel | -0/+6 | |
2024-08-14 | get_travel_distance: always return beeline distance2.8.18 | Birte Kristina Friesel | -9/+6 | |
2024-08-14 | add_route_timestamps: do not re-request trip id if it is already known2.8.17 | Birte Kristina Friesel | -8/+19 | |
2024-08-13 | DBDB: sort wagenreihung dict keys so that caching actually works2.8.16 | Birte Kristina Friesel | -2/+2 | |
2024-08-13 | carriage formation preview: fix direction when platform data is available2.8.15 | Birte Kristina Friesel | -2/+4 | |
2024-08-13 | backend selection: remove type from buttons (invisible on narrow screens) | Birte Kristina Friesel | -6/+6 | |
2024-08-12 | update cpanfile.snapshot2.8.14 | Birte Kristina Friesel | -18/+19 | |
2024-08-12 | cpanfile: switch to DBWagenreihung 0.18 | Birte Kristina Friesel | -1/+1 | |
2024-08-12 | hide first-class occupancy if unknown | Birte Kristina Friesel | -2/+8 | |
2024-08-12 | DBDB: handle undef train_types | Birte Kristina Friesel | -0/+1 | |
2024-08-12 | backend form: always show IRIS first | Birte Kristina Friesel | -1/+6 | |
2024-08-12 | backend selection: add homepage links | Birte Kristina Friesel | -10/+13 | |
2024-08-12 | database: avoid needlessly incrementing backends.id | Birte Kristina Friesel | -8/+18 | |
2024-08-11 | DBDB: It's $tx->res->code | Birte Kristina Friesel | -2/+2 | |
2024-08-10 | work: only request carriage formation for DB backends | Birte Kristina Friesel | -2/+4 | |
2024-08-10 | backend selection: handle backends that are no longer supported | Birte Kristina Friesel | -3/+9 | |
2024-08-10 | Adjust t/12-journey-edit.t (journeys->add: backend_id is mandatory) | Birte Kristina Friesel | -3/+8 | |
2024-08-09 | get_connection_targets: always return a list2.8.13 | Birte Kristina Friesel | -2/+5 | |
Closes #152 Closes #153 | ||||
2024-08-08 | update cpanfile.snapshot2.8.12 | Birte Kristina Friesel | -38/+32 | |
Closes #149 | ||||
2024-08-08 | Switch to new carriage formation API | Birte Kristina Friesel | -102/+191 | |
2024-08-07 | release assets2.8.11 | Birte Kristina Friesel | -23/+23 | |
2024-08-07 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2024-08-07 | landing page: request departures when pressing enter | Birte Kristina Friesel | -2/+2 | |
2024-08-07 | dumpstops: provide backend name and type rather than just opaque IDs2.8.10 | Birte Kristina Friesel | -3/+26 | |
2024-08-04 | journey->add: pass backend_id on to station search for route2.8.9 | Birte Kristina Friesel | -2/+3 | |
Ref: #150 | ||||
2024-08-04 | manual journey entry: hardcode DB (HAFAS) for station selection2.8.8 | Birte Kristina Friesel | -4/+7 | |
TODO: Add a dropdown to select different backends Closes #150 | ||||
2024-08-03 | public status card: only link to bahn.expert for DB journeys | Birte Kristina Friesel | -1/+4 | |
2024-08-03 | status card: fix map link for non-DB checkins | Birte Kristina Friesel | -1/+1 | |
2024-07-28 | correctly escape tripIDs in bahn.expert links2.8.7 | Birte Kristina Friesel | -1/+1 | |
2024-07-28 | release assets | Birte Kristina Friesel | -23/+23 | |
2024-07-28 | rebuild assets | Birte Kristina Friesel | -2/+2 | |
2024-07-28 | CSS: "STB" is tram, not subway | Birte Kristina Friesel | -2/+2 | |
2024-07-28 | history: add map link for monthly history2.8.6 | Birte Kristina Friesel | -7/+15 | |
2024-07-26 | only indicate backend type via icon to save space2.8.5 | Birte Kristina Friesel | -5/+5 | |
2024-07-26 | iris geolocation: specify hafas=02.8.4 | Birte Kristina Friesel | -0/+1 | |
2024-07-26 | HTML is hard, mmmhkay2.8.3 | Birte Kristina Friesel | -1/+1 | |
2024-07-26 | wat | Birte Kristina Friesel | -2/+9 | |
2024-07-26 | release assets2.8.2 | Birte Kristina Friesel | -23/+23 | |
2024-07-26 | rebuild assets | Birte Kristina Friesel | -1/+1 | |