Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-10-14 | remove debug output | Birte Kristina Friesel | -1/+0 |
2024-10-14 | EFA: Add static get_services method | Birte Kristina Friesel | -0/+17 |
2024-10-13 | EFA(3pm): document non-dm constructor args | Birte Kristina Friesel | -10/+35 |
2024-10-13 | add stopfinder support | Birte Kristina Friesel | -1/+27 |
2024-10-13 | Add coord request mode | Birte Kristina Friesel | -4/+76 |
2024-10-06 | Parse station-specific info messages | Birte Kristina Friesel | -0/+18 |
2024-10-05 | Document EFA->stop and EFA->stops | Birte Kristina Friesel | -0/+11 |
2024-10-05 | EFA: Replace ->stop_name, ->stop_id with ->stop | Birte Kristina Friesel | -6/+13 |
2024-10-05 | EFA: fix place_candidates | Birte Kristina Friesel | -1/+1 |
2024-10-04 | EFA, Trip: Add stop_id accessor | Birte Kristina Friesel | -0/+6 |
2024-10-03 | Release v3.013.01 | Birte Kristina Friesel | -2/+2 |
2024-09-29 | Release v3.003.00 | Birte Kristina Friesel | -2/+2 |
2024-09-28 | Cache efa replies by default | Birte Kristina Friesel | -14/+102 |
2024-09-28 | Move static service accessors to Travel::Status::DE::EFA | Birte Kristina Friesel | -0/+45 |
2024-09-27 | Switch to transport-apis repo for enhanced backend definitions | Birte Kristina Friesel | -114/+19 |
2024-09-26 | efa_instance: Remove now-useless stopseq entry | Birte Kristina Friesel | -3/+1 |
2024-09-26 | itdOdvAssignedStops can be a hashref rather than a listref... | Birte Kristina Friesel | -1/+7 |
2024-09-26 | stopseq also supports outputFormat=JSON | Birte Kristina Friesel | -0/+2 |
2024-09-26 | Move departure paser into Departure class | Birte Kristina Friesel | -124/+8 |
2024-09-25 | add primitive stopseq output | Birte Kristina Friesel | -0/+7 |
2024-09-25 | STOPSEQ: Request realtime data | Birte Kristina Friesel | -0/+1 |
2024-09-22 | oh look! stopseq support! | Birte Kristina Friesel | -16/+29 |
2024-09-22 | add -j / --with-jid option | Birte Kristina Friesel | -0/+3 |
2024-09-22 | EFA(3pm): we no longer support identified_data | Birte Kristina Friesel | -6/+0 |
2024-09-22 | parse and expose stop IDs | Birte Kristina Friesel | -0/+2 |
2024-09-22 | FEA: Fix "type" check | Birte Kristina Friesel | -1/+1 |
2024-09-22 | add accessors for identified stop | Birte Kristina Friesel | -0/+29 |
2024-09-22 | Stop: Use place / name / full_name rather than just name_suf and name | Birte Kristina Friesel | -5/+6 |
2024-09-22 | EFA(3pm): change example to service rather than efa_url | Birte Kristina Friesel | -1/+1 |
2024-09-22 | Switch from XML to JSON API flavour | Birte Kristina Friesel | -398/+210 |
2024-05-19 | Release v2.022.02 | Birte Kristina Friesel | -2/+2 |
2024-05-19 | EFA->new: fix $now -> $dt rename. oops | Birte Kristina Friesel | -8/+8 |
2024-05-19 | EFA->new: deprecate efa_url in favour of service | Birte Kristina Friesel | -4/+4 |
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 |