Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-03-27 | Provide $journey->product->line_id in a line-colors compatible format | Birte Kristina Friesel | -0/+8 | |
See https://github.com/Traewelling/line-colors/blob/main/line-colors.csv Closes #9 | ||||
2024-03-26 | Preliminary support for stop-specific operators / operator changes (#10) | Birte Kristina Friesel | -50/+30 | |
2024-02-21 | Release v5.055.05 | Birte Kristina Friesel | -2/+2 | |
2024-02-21 | fix #6 | Cassidy Dingenskirchen | -8/+22 | |
2024-01-06 | Journey(3pm): mention that polylines require with_polyline constructors | Birte Kristina Friesel | -2/+3 | |
2023-12-30 | Release v5.045.04 | Birte Kristina Friesel | -2/+2 | |
2023-12-30 | Journey: add is_additional accessor | Birte Kristina Friesel | -1/+7 | |
2023-12-19 | Release v5.035.03 | Birte Kristina Friesel | -2/+2 | |
2023-12-16 | Journey: Fix route_interesting (broken by 5.00); do not modify Locations | Birte Kristina Friesel | -10/+7 | |
2023-12-14 | Release v5.025.02 | Birte Kristina Friesel | -2/+2 | |
2023-12-14 | Journey: Do not weaken hafas reference in stop items | Birte Kristina Friesel | -4/+1 | |
The Stop constructor is called lazily and must have access to a hafas reference for its add_message function and strptime_obj key. If the hafas object goes out of scope before Journey->route is called, those may have been garbage-collected already. Apart from that, the weaken call was useless, since a Stop object does not store the hafas reference provided in its constructor. So, as soon as Journey->route is called, the hafas references in @{$journey->{route}} go out of scope anyways. | ||||
2023-11-25 | Release v5.015.01 | Birte Kristina Friesel | -2/+2 | |
2023-11-25 | Journey(3pm): Do not prefix accessor documentation with "returns" | Birte Kristina Friesel | -19/+18 | |
2023-11-25 | Add support for stop-specific messages in journeys | Birte Kristina Friesel | -12/+14 | |
2023-11-22 | Journey: support journey JSON that does not provide a date attribute | Birte Kristina Friesel | -1/+1 | |
2023-11-21 | Release v5.005.00 | Birte Kristina Friesel | -2/+2 | |
2023-11-19 | Move location-specific data and accessors to ...::HAFAS::Location | Birte Kristina Friesel | -6/+6 | |
This is a breaking change that affects the accessors of ...::Stop and the return type of $hafas->results in locationSearch and geoSearch mode | ||||
2023-11-16 | Move HAFAS stop parser to Stop package | Birte Kristina Friesel | -84/+10 | |
2023-11-11 | Release v4.194.19 | Birte Kristina Friesel | -2/+2 | |
2023-11-11 | update copyright years | Birte Kristina Friesel | -1/+1 | |
2023-10-29 | Remove superfluous smartmatch warning removal | Birte Kristina Friesel | -2/+0 | |
2023-10-29 | Release v4.184.18 | Birte Kristina Friesel | -2/+2 | |
2023-10-11 | Journey(3pm): fix typo | Birte Kristina Friesel | -1/+1 | |
2023-10-08 | only run cross-midnight code if affected timestamps are present | Birte Kristina Friesel | -10/+14 | |
2023-09-17 | Release v4.174.17 | Birte Kristina Friesel | -2/+2 | |
2023-09-16 | journey: check if nameS exists before concatenating it | Birte Kristina Friesel | -1/+1 | |
2023-09-05 | Journey: Fix (undocumented) route_start accessor | Birte Kristina Friesel | -1/+1 | |
2023-09-03 | Release v4.164.16 | Birte Kristina Friesel | -2/+2 | |
2023-09-03 | Journey: Handle missing leading 0 in date strings. | Birte Kristina Friesel | -1/+7 | |
Because of course it is missing, because the date string is treated as a number by the magical API of the data lake, because why wouldn't it be. | ||||
2023-09-03 | release v4.15 (late commit is late) | Birte Kristina Friesel | -2/+2 | |
2023-08-22 | Release v4.144.14 | Birte Kristina Friesel | -2/+2 | |
2023-08-22 | Fix datetime calculation when crossing midnight after midnight | Birte Kristina Friesel | -4/+10 | |
Previously, this module generated timestamps that were 24h in the future whenever requesting a journey that crosses midnight after midnight. | ||||
2023-08-21 | Release v4.134.13 | Birte Kristina Friesel | -2/+2 | |
2023-07-03 | update copyright | Birte Kristina Friesel | -1/+1 | |
2023-05-29 | Release v4.124.12 | Derf Null | -2/+2 | |
2023-05-25 | Release v4.114.11 | Derf Null | -2/+2 | |
2023-05-03 | Revert "treat delays as integers. what the fuck." | Derf Null | -2/+2 | |
This reverts commit 38071ce2ad25189ef7bbe14508e3d23e5a913001. | ||||
2023-05-02 | Journey: TO_JSON: Handle route (Stop.pm objects) | Daniel Friesel | -0/+1 | |
2023-05-01 | treat delays as integers. what the fuck. | Derf Null | -2/+2 | |
2023-04-18 | Release v4.104.10 | Derf Null | -2/+2 | |
2023-04-18 | Journey: Fix ->route_interesting | Derf Null | -1/+4 | |
Broken by 4871bc50f636dca9030575b2d693079a5fd663d7 | ||||
2023-04-11 | Journey->route: Return Stop instances | Daniel Friesel | -81/+30 | |
2023-04-10 | Release v4.094.09 | Derf Null | -2/+2 | |
2023-04-07 | Journey: typo | Derf Null | -1/+1 | |
2023-02-12 | Release v4.084.08 | Daniel Friesel | -2/+2 | |
2023-02-12 | Fix route_end handling for arrivals mode | Daniel Friesel | -1/+7 | |
2023-02-08 | Journey->route: add platform data | Daniel Friesel | -17/+35 | |
2023-02-05 | Release v4.074.07 | Daniel Friesel | -2/+2 | |
2023-02-05 | route_end: Some backend do not provide a route; fall back to dirTxt | Daniel Friesel | -1/+3 | |
2023-02-05 | Journey: some backends do not provide catOut | Daniel Friesel | -1/+1 | |