Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-10-16 | Info, Stop, Trip: Note that the API is not yet final | Birte Kristina Friesel | -2/+11 | |
2024-10-16 | Document Trip(3pm) | Birte Kristina Friesel | -0/+129 | |
2024-10-15 | Update Changelog | Birte Kristina Friesel | -0/+10 | |
2024-10-15 | update Stop(3pm) | Birte Kristina Friesel | -7/+46 | |
2024-10-14 | remove debug output | Birte Kristina Friesel | -1/+0 | |
2024-10-14 | Trip: Account for subtle differences in STOPSEQCOORD output (observed at VVO) | Birte Kristina Friesel | -2/+3 | |
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 | efa-m(1): Document station search by name and geolocation | Birte Kristina Friesel | -20/+41 | |
2024-10-13 | add stopfinder support | Birte Kristina Friesel | -1/+34 | |
2024-10-13 | Add coord request mode | Birte Kristina Friesel | -6/+113 | |
2024-10-08 | efa-m -Of: Show delays | Birte Kristina Friesel | -10/+17 | |
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 | -Of etc: show delays | Birte Kristina Friesel | -4/+16 | |
2024-10-06 | -Oi: handle subject == subtitle | Birte Kristina Friesel | -1/+1 | |
2024-10-06 | Parse station-specific info messages | Birte Kristina Friesel | -0/+130 | |
2024-10-05 | efa-m: Document -j and trip details mode | Birte Kristina Friesel | -5/+15 | |
2024-10-05 | Trip->polyline: looks like EFA returns [ [ [lat, lon], [lat, lon], ... ] ] | Birte Kristina Friesel | -0/+3 | |
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 | -8/+15 | |
2024-10-05 | EFA: fix place_candidates | Birte Kristina Friesel | -1/+1 | |
2024-10-04 | EFA, Trip: Add stop_id accessor | Birte Kristina Friesel | -2/+10 | |
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 | -14/+20 | |
2024-10-03 | efa-m: Document --json | Birte Kristina Friesel | -0/+6 | |
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 | -6/+40 | |
2024-09-30 | README: Installation from source now requires git submodule update --init | Birte Kristina Friesel | -0/+1 | |
2024-09-30 | README: Note that installation from source has no proper uninstall | Birte Kristina Friesel | -0/+3 | |
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 | ... I keep forgetting about this | Birte Kristina Friesel | -1/+1 | |
2024-09-29 | update Dockerfile (we also need ext) | Birte Kristina Friesel | -0/+1 | |
2024-09-29 | makedeb-docker-helper: we also need lib{datetime-format-strptime,json}-perl | Birte Kristina Friesel | -2/+3 | |
2024-09-29 | Release v3.003.00 | Birte Kristina Friesel | -14/+14 | |
2024-09-28 | journey id: use origin stop ID if available | Birte Kristina Friesel | -1/+3 | |
2024-09-28 | efa-m: Use Travel-Status-DE-EFA as cache identifier | Birte Kristina Friesel | -1/+2 | |
2024-09-28 | Looks like the backend does not care about missing spaces in stateless IDs | Birte Kristina Friesel | -2/+2 | |
This makes them much easier to copy-paste. Nifty! | ||||
2024-09-28 | Update changelog | Birte Kristina Friesel | -3/+5 | |
2024-09-28 | Cache efa replies by default | Birte Kristina Friesel | -14/+121 | |
2024-09-28 | Move static service accessors to Travel::Status::DE::EFA | Birte Kristina Friesel | -10/+52 | |
2024-09-28 | Add bwegt backend; augment others with transport-apis data | Birte Kristina Friesel | -30/+17 | |
2024-09-27 | Switch to transport-apis repo for enhanced backend definitions | Birte Kristina Friesel | -123/+187 | |
2024-09-26 | Update Changelog | Birte Kristina Friesel | -1/+4 | |
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 | |