summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2022-10-24DeutscheBahn.pm: update documentationDaniel Friesel-9/+5
2022-10-23update testsDaniel Friesel-13/+1
2022-10-22Journey: remove legacy date/time accessors; update documentationDaniel Friesel-55/+123
2022-10-22HAFAS: Document ->messages; sort functionsDaniel Friesel-39/+59
2022-10-19Journey: remove countdown accessorsDaniel Friesel-30/+0
2022-10-17HAFAS: update documentationDaniel Friesel-31/+68
2022-10-17journey: destination => directionDaniel Friesel-2/+5
2022-10-17update testsDaniel Friesel-1/+1
2022-10-17Journey: TO_JSON: convert DateTime to epochDaniel Friesel-1/+17
2022-10-17Message: Add TO_JSON methodDaniel Friesel-0/+6
2022-10-16journey: properly handle origin/destination and route_{start,end}Daniel Friesel-6/+9
2022-10-16journey: parse lon/latDaniel Friesel-0/+2
2022-10-16->origin and ->destination are no longer aliasesDaniel Friesel-10/+4
2022-10-16parse arr/dep times in journey routeDaniel Friesel-27/+91
2022-10-11Journey: add polyline accessorDaniel Friesel-0/+9
2022-10-11new_p: support journey argumentDaniel Friesel-5/+15
2022-10-11create strptime_obj before async check (fixes new_p)Daniel Friesel-5/+5
2022-10-10HAFAS->new: support 'journey' requests. polylines and route still WiPDaniel Friesel-86/+257
2022-10-09rename Result to Journey (in line with HAFAS naming convention)Daniel Friesel-8/+8
2022-10-09move journey parser to Result objectDaniel Friesel-102/+110
2022-10-03support async operation with promises (new_p constructor)Daniel Friesel-6/+94
2022-10-03add optional cache supportDaniel Friesel-10/+57
2022-10-03hafas-m: set second to 0 when a time is specifiedDaniel Friesel-1/+2
2022-10-03allow overriding ua via constructorDaniel Friesel-17/+7
2022-10-03expose route and arrival timesDaniel Friesel-1/+34
2022-10-03makedeb-docker-helper: tests are not relevant hereDaniel Friesel-1/+1
2022-10-03Remove support for XML HAFAS interfacesDaniel Friesel-695/+5
2022-10-03update check-hafas-urlsDaniel Friesel-2/+1
2022-10-03remove BVG as wellDaniel Friesel-7/+0
2022-10-03remove RSAG (mgate does not seem to work)Daniel Friesel-6/+0
2022-10-03VBN: switch to mgate (using micmac)Daniel Friesel-2/+25
2022-10-03VBB: switch to mgateDaniel Friesel-2/+33
2022-10-03fix stopfinder. oops.Daniel Friesel-1/+1
2022-10-03mgate: add message supportDaniel Friesel-5/+49
2022-10-02remove SBB entirely. does not appear to use hafas anymoreDaniel Friesel-8/+0
2022-10-02ÖBB: switch to mgateDaniel Friesel-3/+17
2022-10-02NVV: switch to mgateDaniel Friesel-1/+17
2022-10-02NASA: switch to mgateDaniel Friesel-7/+26
2022-10-02NAHSH: Switch to mgateDaniel Friesel-2/+17
2022-10-02mgate: use request config from service definitionDaniel Friesel-20/+7
2022-10-02mgate: parse operatorDaniel Friesel-6/+12
2022-10-02DB: Switch to mgate.exe APIDaniel Friesel-195/+418
2020-11-21cpanfile: Add File::Slurp dependency for test suite executionDaniel Friesel-0/+1
2020-11-21Do not croak when receiving invalid XMLDaniel Friesel-6/+23
2020-07-05Switch to HAFAS::Message class for message handlingDaniel Friesel-9/+108
2020-06-14DB test: Add U-BahnDaniel Friesel-3/+43
2020-06-14hafas-m: fix message display for non-repeated messagesDaniel Friesel-1/+4
2020-06-13Enable tests on GitHubDaniel Friesel-9/+33
2020-06-13Add tests for DB backendDaniel Friesel-6/+552
2020-06-13check-hafas-urls: use more busier placesDaniel Friesel-2/+2