summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2023-11-11Release v4.194.19Birte Kristina Friesel-15/+20
2023-11-11update copyright yearsBirte Kristina Friesel-4/+4
2023-11-11Message: document ->code and ->typeBirte Kristina Friesel-0/+50
2023-11-11Message: parse JSON in constructorBirte Kristina Friesel-15/+30
2023-11-11HAFAS/Message: expose message type (useful for filters)Birte Kristina Friesel-1/+3
2023-11-02hafas-m: Fall back to locationSearch if ajax-getstop.exe is unavailableBirte Kristina Friesel-0/+13
2023-10-29Remove superfluous smartmatch warning removalBirte Kristina Friesel-6/+0
2023-10-29Release v4.184.18Birte Kristina Friesel-15/+22
2023-10-29add language specifiers to remaining servicesBirte Kristina Friesel-0/+3
2023-10-29allow users to specify the request languageBirte Kristina Friesel-15/+38
2023-10-28hafas-m(1): Add warning for --json; exit status detailsBirte Kristina Friesel-6/+8
2023-10-28update hafas-m(1); mention geosearch and trip detailsBirte Kristina Friesel-3/+42
2023-10-11Journey(3pm): fix typoBirte Kristina Friesel-1/+1
2023-10-08only run cross-midnight code if affected timestamps are presentBirte Kristina Friesel-10/+14
2023-09-17Release v4.174.17Birte Kristina Friesel-15/+19
2023-09-16journey: check if nameS exists before concatenating itBirte Kristina Friesel-1/+1
2023-09-05Journey: Fix (undocumented) route_start accessorBirte Kristina Friesel-1/+1
2023-09-03Release v4.164.16Birte Kristina Friesel-15/+20
2023-09-03Journey: Handle missing leading 0 in date strings.Birte Kristina Friesel-1/+7
2023-09-03release v4.15 (late commit is late)Birte Kristina Friesel-15/+19
2023-08-23HAFAS(3pm): document similar_stops_p4.15Birte Kristina Friesel-2/+17
2023-08-22HAFAS(3pm): note that disambiguation error is LOCATION, not H730Birte Kristina Friesel-1/+1
2023-08-22Fix HAFAS->similar_stops_pBirte Kristina Friesel-1/+2
2023-08-22HAFAS: remove unused $uaBirte Kristina Friesel-1/+0
2023-08-22Release v4.144.14Birte Kristina Friesel-15/+20
2023-08-22Fix datetime calculation when crossing midnight after midnightBirte Kristina Friesel-4/+10
2023-08-21Release v4.134.13Birte Kristina Friesel-15/+20
2023-08-21HAFAS: more detailed new_p rejection documentationBirte Kristina Friesel-5/+6
2023-08-20new_p: add $self to reject arguments when sensibleBirte Kristina Friesel-3/+5
2023-07-03update copyrightBirte Kristina Friesel-7/+7
2023-05-29Release v4.124.12Derf Null-15/+20
2023-05-29Stop: Fix lat/lon mixupDerf Null-2/+2
2023-05-25Release v4.114.11Derf Null-15/+19
2023-05-25hafas-m --json: do not return one-element list for journey requestsDerf Null-1/+1
2023-05-03Revert "treat delays as integers. what the fuck."Derf Null-2/+2
2023-05-02hafas-m: add --json optionDaniel Friesel-1/+18
2023-05-02Journey: TO_JSON: Handle route (Stop.pm objects)Daniel Friesel-0/+1
2023-05-01treat delays as integers. what the fuck.Derf Null-2/+2
2023-04-18Release v4.104.10Derf Null-15/+21
2023-04-18Journey: Fix ->route_interestingDerf Null-1/+4
2023-04-17new_p: support geoSearch and locationSearchDerf Null-1/+7
2023-04-12update github perl workflowDerf Null-1/+1
2023-04-11Journey->route: Return Stop instancesDaniel Friesel-84/+121
2023-04-10geoSearch, locationSearch: respect #results parameterDerf Null-2/+2
2023-04-10add locationSearch supportDerf Null-13/+60
2023-04-10Release v4.094.09Derf Null-15/+19
2023-04-10Use separate Stop class for geoSearch stopsDerf Null-28/+134
2023-04-07Journey: typoDerf Null-1/+1
2023-04-07add geoSearch modeDerf Null-27/+139
2023-04-07move mot mask calculation to a helper functionDerf Null-21/+28