Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-07-14 | Release v3.14HEAD3.14main | Birte Kristina Friesel | -11/+13 | |
2025-06-19 | Release v3.133.13 | Birte Kristina Friesel | -11/+11 | |
2025-06-18 | Release v3.123.12 | Birte Kristina Friesel | -11/+11 | |
2025-06-18 | Trip details: The endpoint has a time parameter. Using it is a good idea. | Birte Kristina Friesel | -3/+4 | |
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 | -11/+11 | |
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 | -11/+11 | |
2025-06-15 | Stop: Add is_cancelled accessor | Birte Kristina Friesel | -9/+10 | |
2025-06-13 | Add BEG service definition | Birte Kristina Friesel | -1/+5 | |
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/+4 | |
2025-03-23 | Release v3.093.09 | Birte Kristina Friesel | -11/+11 | |
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 | -11/+11 | |
2025-01-27 | Release v3.073.07 | Birte Kristina Friesel | -11/+11 | |
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 | -11/+11 | |
2025-01-05 | Update copyright | Birte Kristina Friesel | -5/+5 | |
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 | -15/+19 | |
2025-01-04 | Departure: Add "id" accessor | Birte Kristina Friesel | -0/+21 | |
2024-12-30 | Release v3.053.05 | Birte Kristina Friesel | -11/+11 | |
2024-12-22 | Release v3.043.04 | Birte Kristina Friesel | -11/+11 | |
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-20 | Services: add NWL | Birte Kristina Friesel | -0/+4 | |
2024-11-09 | Release v3.033.03 | Birte Kristina Friesel | -11/+12 | |
2024-10-21 | Trip->polyline: optionally fall back to beeline between stops | Birte Kristina Friesel | -1/+5 | |
2024-10-16 | Release v3.023.02 | Birte Kristina Friesel | -11/+11 | |
2024-10-16 | Info, Stop, Trip: Note that the API is not yet final | Birte Kristina Friesel | -2/+9 | |
2024-10-16 | Document Trip(3pm) | Birte Kristina Friesel | -0/+129 | |
2024-10-15 | update Stop(3pm) | Birte Kristina Friesel | -7/+46 | |
2024-10-14 | Trip: Account for subtle differences in STOPSEQCOORD output (observed at VVO) | Birte Kristina Friesel | -2/+3 | |
2024-10-13 | Add coord request mode | Birte Kristina Friesel | -1/+6 | |
2024-10-08 | Stop: Calculate rt_{arr,dep} if needed | Birte Kristina Friesel | -2/+18 | |
2024-10-08 | Departure: pass arr/dep delay on to Stop; arr/dep are schedule data | Birte Kristina Friesel | -3/+5 | |
2024-10-07 | Info(3pm): Extend documentation | Birte Kristina Friesel | -11/+40 | |
2024-10-06 | Parse station-specific info messages | Birte Kristina Friesel | -0/+93 | |
2024-10-05 | Trip->polyline: looks like EFA returns [ [ [lat, lon], [lat, lon], ... ] ] | Birte Kristina Friesel | -0/+3 | |
2024-10-04 | EFA, Trip: Add stop_id accessor | Birte Kristina Friesel | -2/+4 | |
2024-10-03 | Trip->TO_JSON: Ensure that route is present | Birte Kristina Friesel | -0/+3 | |
2024-10-03 | perltidy | Birte Kristina Friesel | -12/+13 | |
2024-10-03 | Stop: Add arr_delay, dep_delay, delay accessors | Birte Kristina Friesel | -3/+17 | |
2024-10-03 | Release v3.013.01 | Birte Kristina Friesel | -8/+8 | |
2024-10-03 | Trip: Add product, product_class accessors | Birte Kristina Friesel | -2/+4 | |
2024-10-03 | efa-m: add --json option | Birte Kristina Friesel | -3/+26 | |
2024-09-29 | Properly fix Departure->route_interesting | Birte Kristina Friesel | -5/+6 | |
2024-09-29 | Fix Departure->route_interesting (name_suf does not exist anymore) | Birte Kristina Friesel | -1/+1 | |