Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
7 hours | efa-m: show_stopseq: handle stops with no platform dataHEADmain | Birte Kristina Friesel | -2/+2 | |
2025-06-21 | EFA: results_dm: Handle station boards with just a single departure | Birte Kristina Friesel | -0/+5 | |
2025-06-19 | Release v3.133.13 | Birte Kristina Friesel | -17/+23 | |
2025-06-18 | new_p: Also return $self in case of error | Birte Kristina Friesel | -1/+1 | |
This allows clients to access place_candidates and name_candidates in case of ambiguous place/name errors. Related: https://github.com/derf/travelynx/issues/249 | ||||
2025-06-18 | Release v3.123.12 | Birte Kristina Friesel | -17/+24 | |
2025-06-18 | Trip details: The endpoint has a time parameter. Using it is a good idea. | Birte Kristina Friesel | -5/+10 | |
This fixes trip detail requests occasionally returning data for yesterday, and should also fix trip detail requests failing entirely. Note that this breaks compatibility with trip IDs obtained from earlier efa-m versions. | ||||
2025-06-16 | Release v3.113.11 | Birte Kristina Friesel | -17/+22 | |
2025-06-16 | efa-m: only reserve space for occupancy if it is used | Birte Kristina Friesel | -2/+6 | |
2025-06-16 | efa-m: trip view: show occupancy per stop, if available | Birte Kristina Friesel | -1/+2 | |
2025-06-16 | Trip: route: pass occupancy to Stop constructor | Birte Kristina Friesel | -0/+1 | |
2025-06-15 | Release v3.103.10 | Birte Kristina Friesel | -18/+20 | |
2025-06-15 | Stop: Add is_cancelled accessor | Birte Kristina Friesel | -12/+27 | |
2025-06-14 | Build.PL: Add Cache::File and GIS::Distance as recommended dependencies | Birte Kristina Friesel | -0/+4 | |
2025-06-13 | Add BEG service definition | Birte Kristina Friesel | -2/+7 | |
Related to https://github.com/derf/travelynx/issues/236 (except that travelynx does not support EFA backends yet) | ||||
2025-06-09 | Add RVV service (Regensburger Verkehrsverbund) | void | -0/+5 | |
2025-06-08 | place_candidates, name_candidates: return Stop objects | Birte Kristina Friesel | -12/+44 | |
Fixes https://github.com/derf/db-fakedisplay/issues/38 once adopted there | ||||
2025-03-23 | Release v3.093.09 | Birte Kristina Friesel | -17/+21 | |
2025-03-22 | Trip->polyline: provide Stop reference where appropriate, remove name/id | Birte Kristina Friesel | -18/+35 | |
2025-03-22 | Trip->polyline: augment (likely) stop coordinates with name and ID | Birte Kristina Friesel | -3/+47 | |
Needs GIS::Distance; augmentation is skipped if it is not available | ||||
2025-03-22 | Trip: TO_JSON: populate polyline | Birte Kristina Friesel | -0/+3 | |
2025-03-22 | Trip: Fix polyline accessor. It never really worked. | Birte Kristina Friesel | -6/+17 | |
2025-02-08 | Release v3.083.08 | Birte Kristina Friesel | -17/+22 | |
2025-02-08 | EFA->new_p: Return $self in rejected promise after successful request | Birte Kristina Friesel | -4/+10 | |
2025-01-27 | Release v3.073.07 | Birte Kristina Friesel | -17/+22 | |
2025-01-27 | Add Rolph service | Birte Kristina Friesel | -1/+1 | |
2025-01-05 | Departure: Fix ->id accessor | Birte Kristina Friesel | -1/+1 | |
2025-01-05 | Release v3.063.06 | Birte Kristina Friesel | -17/+27 | |
2025-01-05 | Add more author tests | Birte Kristina Friesel | -0/+16 | |
2025-01-05 | efa-m(1): mention stop ID numbers / codes | Birte Kristina Friesel | -5/+6 | |
2025-01-05 | efa-m(1): it's services, not entry points | Birte Kristina Friesel | -11/+11 | |
2025-01-05 | Test::Pod is only required for author tests | Birte Kristina Friesel | -1/+0 | |
2025-01-05 | Update copyright | Birte Kristina Friesel | -9/+9 | |
2025-01-04 | Adjust coord request for id -> id_code rename | Birte Kristina Friesel | -2/+2 | |
2025-01-04 | Departure: TO_JSON: compute ID | Birte Kristina Friesel | -0/+3 | |
2025-01-04 | Consistently use id_num and id_code accessor names for stop IDs | Birte Kristina Friesel | -20/+27 | |
2025-01-04 | Departure: Add "id" accessor | Birte Kristina Friesel | -5/+22 | |
2024-12-30 | Release v3.053.05 | Birte Kristina Friesel | -17/+22 | |
2024-12-24 | efa-m: add --raw-json | Birte Kristina Friesel | -1/+10 | |
2024-12-24 | stopseq is a hash; trip number is ->{stateless} | Birte Kristina Friesel | -1/+1 | |
2024-12-22 | stopfinder: handle edge case with just a single result. | Birte Kristina Friesel | -0/+9 | |
2024-12-22 | Release v3.043.04 | Birte Kristina Friesel | -17/+21 | |
2024-12-22 | Services: Note that VVSt does not work | Birte Kristina Friesel | -0/+1 | |
But that's okay, we've got a HAFAS endpoint for them | ||||
2024-12-22 | update transport-apis repo | Birte Kristina Friesel | -0/+0 | |
2024-12-20 | Services: add NWL | Birte Kristina Friesel | -0/+4 | |
2024-11-09 | Release v3.033.03 | Birte Kristina Friesel | -17/+24 | |
2024-10-21 | Trip->polyline: optionally fall back to beeline between stops | Birte Kristina Friesel | -1/+5 | |
2024-10-17 | efa-m: show trip detail delays in braces (we're outputting realtime data) | Birte Kristina Friesel | -4/+7 | |
2024-10-16 | format_route: platform may be undef | Birte Kristina Friesel | -2/+3 | |
2024-10-16 | Release v3.023.02 | Birte Kristina Friesel | -18/+19 | |
2024-10-16 | Info, Stop, Trip: Note that the API is not yet final | Birte Kristina Friesel | -2/+11 | |