Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-05-19 | EFA->new: Add datetime option | Birte Kristina Friesel | -1/+7 |
2024-05-19 | Timezone support (i.e., do not fail on servers that run UTC...) | Birte Kristina Friesel | -13/+20 |
2024-05-17 | Release v2.012.01 | Birte Kristina Friesel | -2/+27 |
2024-05-17 | Fix efa_url/service handling for new_p | Birte Kristina Friesel | -3/+5 |
2024-05-17 | EFA: Add static get_service function | Birte Kristina Friesel | -83/+79 |
2024-05-09 | Add new_p constructor | Birte Kristina Friesel | -3/+80 |
2023-12-03 | Release v2.002.00 | Birte Kristina Friesel | -2/+2 |
2023-12-03 | Update documentation examples to use datetime accessor | Birte Kristina Friesel | -1/+2 |
2023-12-02 | Stop, Result: Replace date/time string accessors with datetime instances | Birte Kristina Friesel | -60/+82 |
2023-12-02 | Release v1.241.24 | Birte Kristina Friesel | -2/+2 |
2023-11-26 | EFA: Fix stop constructor (and thus efa -v / -V) | Birte Kristina Friesel | -4/+4 |
2023-11-24 | Release v1.231.23 | Birte Kristina Friesel | -2/+2 |
2023-11-24 | EFA, Result: parse and expose trainType and trainName fields | Birte Kristina Friesel | -0/+4 |
2023-09-02 | Release v1.221.22 | Birte Kristina Friesel | -2/+2 |
2023-09-01 | do not use now-deprecated smartmatch feature | Birte Kristina Friesel | -5/+5 |
2023-07-22 | Release v1.211.21 | Birte Kristina Friesel | -3/+3 |
2023-07-22 | Remove TLEM backend (operator is no longer using EFA) | Birte Kristina Friesel | -7/+0 |
2023-07-22 | Update VRN URL | Birte Kristina Friesel | -3/+1 |
2023-07-22 | Remove Verbundlinie backend (operator switched to HAFAS) | Birte Kristina Friesel | -7/+0 |
2023-07-22 | Remove VOR backend (operator switched to HAFAS) | Birte Kristina Friesel | -6/+0 |
2023-07-22 | Remove VBL (operator is now using a non-EFA backend) | Birte Kristina Friesel | -7/+0 |
2023-07-22 | Remove SVV backend (operator is now using HAFAS) | Birte Kristina Friesel | -7/+0 |
2023-07-22 | VVO backend: switch to an HTTPS URL | Birte Kristina Friesel | -3/+1 |
2023-07-03 | update copyright | Birte Kristina Friesel | -1/+1 |
2023-02-09 | Add VRR3 service | Daniel Friesel | -0/+5 |
2021-03-28 | Release v1.201.20 | Daniel Friesel | -2/+2 |
2021-03-28 | efa-m, EFA: Accept "stopID" stop type | Daniel Friesel | -3/+3 |
2021-03-28 | EFA: Add proximity_search (useProxFootSearch) option | Daniel Friesel | -1/+6 |
2021-03-27 | Release v1.191.19 | Daniel Friesel | -2/+2 |
2021-03-27 | Result: Add train_no accessor | Daniel Friesel | -0/+2 |
2021-03-25 | Release v1.181.18 | Daniel Friesel | -2/+2 |
2021-03-25 | make "place" optional | Daniel Friesel | -7/+10 |
2021-03-13 | show occupancy data if available | Daniel Friesel | -1/+3 |
2020-05-02 | release v1.171.17 | Daniel Friesel | -2/+2 |
2020-05-02 | Sort EFA services lexically by acronym | Daniel Friesel | -62/+65 |
2020-05-01 | Fix VOR and LinzAG encoding | Daniel Friesel | -17/+22 |
2020-05-01 | Add MVV (Münchner Verkehrs- und Tarifverbund) | Daniel Friesel | -0/+5 |
2020-05-01 | Add VAG service (Freiburger Verkehrs AG) | Daniel Friesel | -1/+5 |
2020-05-01 | Release v1.161.16 | Daniel Friesel | -2/+2 |
2020-05-01 | Update EFA entrypoints, switch to HTTPS where possible | Daniel Friesel | -33/+30 |
2020-05-01 | Update KVV URL | Daniel Friesel | -2/+2 |
2018-07-17 | Update VRN EFA entry point | Daniel Friesel | -1/+1 |
2017-07-05 | Release v1.151.15 | Daniel Friesel | -2/+2 |
2017-07-05 | Fix encoding issues caused by recent API changes | Daniel Friesel | -14/+14 |
2017-02-26 | Add BSVG service | Daniel Friesel | -0/+5 |
2016-10-08 | version bump1.14 | Daniel Friesel | -2/+2 |
2016-08-31 | EFA.pm: use utf8 (so efa-m --list prints service names correctly) | Daniel Friesel | -0/+1 |
2016-03-06 | version bump1.13 | Daniel Friesel | -2/+2 |
2016-03-06 | EFA: Don't crash when calling ->identified_data or ->lines without XML | Daniel Friesel | -8/+16 |
2015-09-28 | EFA: Handle ambiguous input properly (explicit accessors for candidate lists) | Daniel Friesel | -12/+35 |