summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/HAFAS
AgeCommit message (Expand)AuthorLines
2023-02-04Journey: refactor day change handling into helper functionDaniel Friesel-28/+34
2023-02-04stboard time parser: handle day changesDaniel Friesel-6/+22
2023-02-04Release v4.064.06Daniel Friesel-7/+7
2023-02-04Journey: rename uic to evaDaniel Friesel-6/+11
2023-02-03Release v4.054.05Daniel Friesel-7/+7
2023-02-02remove debug outputDaniel Friesel-3/+0
2023-02-02StopFinder: new_p: resolve into result listDaniel Friesel-5/+5
2023-02-02StopFinder: add new_p constructorDaniel Friesel-4/+87
2023-01-30Release v4.044.04Daniel Friesel-7/+7
2023-01-29Journey: fix is_cancelled in station board modeDaniel Friesel-0/+2
2023-01-28Release v4.034.03Daniel Friesel-7/+7
2023-01-27Document $status->stationDaniel Friesel-0/+1
2023-01-25Journey: return full line in "line"; use line_no for line numberDaniel Friesel-2/+12
2023-01-24Journey: document station / station_uic / route_interestingDaniel Friesel-0/+14
2023-01-24Journey: add station_uic accessorDaniel Friesel-2/+3
2023-01-23Add preliminary route_interesting implementationDaniel Friesel-0/+59
2023-01-22Journey: add station accessor for db-fakedisplayDaniel Friesel-3/+4
2023-01-22StopFinder: perltidyDaniel Friesel-2/+2
2023-01-22StopFinder: use HTTPSDaniel Friesel-2/+2
2022-11-06Release v4.024.02Daniel Friesel-7/+7
2022-10-29polyline is v4.01 as well. whoops...Daniel Friesel-1/+2
2022-10-29release 4.014.01Daniel Friesel-6/+6
2022-10-29Message: add is_him accessor; fix documentationDaniel Friesel-6/+12
2022-10-29Journey: add class accessorDaniel Friesel-1/+10
2022-10-28Polyline: Fix version numberDaniel Friesel-1/+1
2022-10-28Release v4.004.00Daniel Friesel-6/+6
2022-10-28add arr_cancelled / dep_cancelled accessorsDaniel Friesel-34/+51
2022-10-28document load accessorDaniel Friesel-0/+10
2022-10-28station board: parse load (tcocX) as wellDaniel Friesel-1/+10
2022-10-27parse load/occupancy dataDaniel Friesel-0/+8
2022-10-27Journey: add stop directionDaniel Friesel-2/+6
2022-10-26Journey(3pm): use $journey, not $resultDaniel Friesel-27/+27
2022-10-26Journey: Rework train/line accessorsDaniel Friesel-73/+59
2022-10-25Journey: Fix PODDaniel Friesel-1/+1
2022-10-24lib: Update copyright yearsDaniel Friesel-2/+2
2022-10-22Journey: remove legacy date/time accessors; update documentationDaniel Friesel-55/+123
2022-10-19Journey: remove countdown accessorsDaniel Friesel-30/+0
2022-10-17journey: destination => directionDaniel Friesel-2/+5
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-16parse arr/dep times in journey routeDaniel Friesel-27/+59
2022-10-11Journey: add polyline accessorDaniel Friesel-0/+9
2022-10-10HAFAS->new: support 'journey' requests. polylines and route still WiPDaniel Friesel-37/+142
2022-10-09rename Result to Journey (in line with HAFAS naming convention)Daniel Friesel-4/+4
2022-10-09move journey parser to Result objectDaniel Friesel-2/+106
2022-10-03expose route and arrival timesDaniel Friesel-1/+1
2022-10-03mgate: add message supportDaniel Friesel-1/+2
2022-10-02DB: Switch to mgate.exe APIDaniel Friesel-33/+8