summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2020-06-13store more message detailsDaniel Friesel-15/+61
2020-06-13Result: Add operator accessorDaniel Friesel-2/+11
2020-06-06Release v3.013.01Daniel Friesel-10/+15
2020-06-05Support backends which recently switched to 4-digit yearsDaniel Friesel-1/+5
2020-05-09Move author tests to xt/Daniel Friesel-0/+0
2020-05-09Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00Daniel Friesel-10/+17
2020-05-09add service list to READMEDaniel Friesel-5/+35
2020-05-08Merge branch 'master' of git.finalrewind.org:var/git_root/Travel-Status-DE-De...Daniel Friesel-0/+0
2020-05-08Documentation updatesDaniel Friesel-15/+28