summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2023-02-05Release v4.074.07Daniel Friesel-11/+11
2023-02-05route_end: Some backend do not provide a route; fall back to dirTxtDaniel Friesel-1/+3
2023-02-05Journey: some backends do not provide catOutDaniel Friesel-1/+1
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-11/+11
2023-02-04Journey: rename uic to evaDaniel Friesel-6/+11
2023-02-04rename 'uic' to 'eva'Daniel Friesel-3/+3
2023-02-04HAFAS: station: add names und uics accessorsDaniel Friesel-8/+11
2023-02-03Release v4.054.05Daniel Friesel-11/+11
2023-02-02remove debug outputDaniel Friesel-3/+0
2023-02-02HAFAS: Add similar_stops_p functionDaniel Friesel-1/+20
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-11/+11
2023-01-29Journey: fix is_cancelled in station board modeDaniel Friesel-0/+2
2023-01-28Release v4.034.03Daniel Friesel-11/+11
2023-01-27Document $status->stationDaniel Friesel-0/+13
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
2023-01-22HAFAS: departure board: add station accessorDaniel Friesel-0/+36
2022-11-06Release v4.024.02Daniel Friesel-11/+11
2022-11-06station board: allow users to override maxjny and durationDaniel Friesel-2/+17
2022-11-06HAFAS->new: note that station may be specified as name or eva idDaniel Friesel-1/+3
2022-10-29polyline is v4.01 as well. whoops...Daniel Friesel-1/+2
2022-10-29release 4.014.01Daniel Friesel-10/+10
2022-10-29Message: add is_him accessor; fix documentationDaniel Friesel-6/+13
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-10/+10
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-24List::MoreUtils and List::Util are no longer requiredDaniel Friesel-1/+0
2022-10-24POSIX (strftime) is no longer requiredDaniel Friesel-1/+0
2022-10-24DeutscheBahn.pm: update documentationDaniel Friesel-9/+5
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