Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-07-14 | Release v3.14HEAD3.14main | Birte Kristina Friesel | -2/+2 | |
2025-06-19 | Release v3.133.13 | Birte Kristina Friesel | -2/+2 | |
2025-06-18 | Release v3.123.12 | Birte Kristina Friesel | -2/+2 | |
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 | -2/+2 | |
2025-06-15 | Release v3.103.10 | Birte Kristina Friesel | -2/+2 | |
2025-03-23 | Release v3.093.09 | Birte Kristina Friesel | -2/+2 | |
2025-02-08 | Release v3.083.08 | Birte Kristina Friesel | -2/+2 | |
2025-01-27 | Release v3.073.07 | Birte Kristina Friesel | -2/+2 | |
2025-01-05 | Departure: Fix ->id accessor | Birte Kristina Friesel | -1/+1 | |
2025-01-05 | Release v3.063.06 | Birte Kristina Friesel | -2/+2 | |
2025-01-05 | Update copyright | Birte Kristina Friesel | -1/+1 | |
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 | -5/+8 | |
2025-01-04 | Departure: Add "id" accessor | Birte Kristina Friesel | -0/+21 | |
2024-12-30 | Release v3.053.05 | Birte Kristina Friesel | -2/+2 | |
2024-12-22 | Release v3.043.04 | Birte Kristina Friesel | -2/+2 | |
2024-11-09 | Release v3.033.03 | Birte Kristina Friesel | -2/+2 | |
2024-10-16 | Release v3.023.02 | Birte Kristina Friesel | -2/+2 | |
2024-10-08 | Departure: pass arr/dep delay on to Stop; arr/dep are schedule data | Birte Kristina Friesel | -3/+5 | |
2024-10-03 | Release v3.013.01 | Birte Kristina Friesel | -2/+2 | |
2024-10-03 | efa-m: add --json option | Birte Kristina Friesel | -1/+12 | |
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 | |
2024-09-29 | Release v3.003.00 | Birte Kristina Friesel | -2/+2 | |
2024-09-26 | route output: store and show occupancy data, if available | Birte Kristina Friesel | -0/+1 | |
2024-09-26 | Move departure paser into Departure class | Birte Kristina Friesel | -2/+128 | |
2024-09-22 | add -j / --with-jid option | Birte Kristina Friesel | -7/+9 | |
2024-09-22 | Switch from XML to JSON API flavour | Birte Kristina Friesel | -0/+357 | |