Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-09-26 | stopseq also supports outputFormat=JSON | Birte Kristina Friesel | -0/+2 |
2024-09-26 | route output: store and show occupancy data, if available | Birte Kristina Friesel | -25/+29 |
2024-09-26 | Move departure paser into Departure class | Birte Kristina Friesel | -126/+136 |
2024-09-26 | Trip->route: return Stop instances | Birte Kristina Friesel | -12/+38 |
2024-09-25 | add primitive stopseq output | Birte Kristina Friesel | -1/+125 |
2024-09-25 | STOPSEQ: Request realtime data | Birte Kristina Friesel | -0/+1 |
2024-09-24 | efa-m: there's no need to prefix journeys with '!' | Birte Kristina Friesel | -1/+1 |
2024-09-22 | oh look! stopseq support! | Birte Kristina Friesel | -21/+46 |
2024-09-22 | add -j / --with-jid option | Birte Kristina Friesel | -13/+23 |
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 | -1/+7 |
2024-09-22 | FEA: Fix "type" check | Birte Kristina Friesel | -1/+1 |
2024-09-22 | efa-m: only say stop_name if it is known | Birte Kristina Friesel | -1/+1 |
2024-09-22 | add accessors for identified stop | Birte Kristina Friesel | -0/+38 |
2024-09-22 | Stop: Use place / name / full_name rather than just name_suf and name | Birte Kristina Friesel | -15/+20 |
2024-09-22 | readme, docker: libxml2 is no longer required | Birte Kristina Friesel | -2/+1 |
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 | -2468/+4658 |
2024-05-19 | Release v2.022.02 | Birte Kristina Friesel | -13/+13 |
2024-05-19 | changelog | Birte Kristina Friesel | -0/+7 |
2024-05-19 | efa-m: Support "FULL" occupancy | Birte Kristina Friesel | -3/+6 |
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-19 | Result: Add "FULL" occupancy indicator | Birte Kristina Friesel | -2/+2 |
2024-05-17 | Release v2.012.01 | Birte Kristina Friesel | -12/+44 |
2024-05-17 | README: formatting | Birte Kristina Friesel | -1/+1 |
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 | -101/+94 |
2024-05-09 | Add new_p constructor | Birte Kristina Friesel | -3/+80 |
2023-12-03 | makedeb-docker-helper: add libdatetime-perl | Birte Kristina Friesel | -2/+2 |
2023-12-03 | Release v2.002.00 | Birte Kristina Friesel | -13/+13 |
2023-12-03 | Update documentation examples to use datetime accessor | Birte Kristina Friesel | -2/+4 |
2023-12-03 | update copyright years | Birte Kristina Friesel | -5/+5 |
2023-12-03 | README: copy-pasting is hard, actually | Birte Kristina Friesel | -5/+5 |
2023-12-03 | README: Remove outdate AUR reference; remove nightly builds; add APT repo | Birte Kristina Friesel | -24/+39 |
2023-12-02 | prepare changelog for v2.00 | Birte Kristina Friesel | -0/+12 |
2023-12-02 | merge --filter-via into --via | Birte Kristina Friesel | -18/+12 |
2023-12-02 | track-via: estimate real-time arrival data | Birte Kristina Friesel | -2/+7 |
2023-12-02 | add cpanfile | Birte Kristina Friesel | -0/+13 |
2023-12-02 | t: perltidy | Birte Kristina Friesel | -35/+65 |
2023-12-02 | Stop, Result: Replace date/time string accessors with datetime instances | Birte Kristina Friesel | -121/+150 |
2023-12-02 | Release v1.241.24 | Birte Kristina Friesel | -13/+13 |
2023-11-30 | efa-m(1): note that --track-via doesn't have proper real-time support atm | Birte Kristina Friesel | -0/+6 |
2023-11-26 | EFA: Fix stop constructor (and thus efa -v / -V) | Birte Kristina Friesel | -4/+9 |
2023-11-24 | Release v1.231.23 | Birte Kristina Friesel | -12/+19 |
2023-11-24 | efa-m: Avoid over-long long-distance train lines (cut off "InterCity" etc.) | Birte Kristina Friesel | -1/+6 |
2023-11-24 | EFA, Result: parse and expose trainType and trainName fields | Birte Kristina Friesel | -1/+14 |
2023-11-24 | indicate cancelled departures with --:-- time | Birte Kristina Friesel | -1/+1 |