Age | Commit message (Expand) | Author | Lines |
2023-04-07 | add geoSearch mode | Derf Null | -25/+120 |
2023-04-07 | move mot mask calculation to a helper function | Derf Null | -21/+28 |
2023-02-12 | Release v4.084.08 | Daniel Friesel | -11/+11 |
2023-02-12 | Fix route_end handling for arrivals mode | Daniel Friesel | -1/+7 |
2023-02-08 | Journey->route: add platform data | Daniel Friesel | -17/+35 |
2023-02-05 | Release v4.074.07 | Daniel Friesel | -11/+11 |
2023-02-05 | route_end: Some backend do not provide a route; fall back to dirTxt | Daniel Friesel | -1/+3 |
2023-02-05 | Journey: some backends do not provide catOut | Daniel Friesel | -1/+1 |
2023-02-04 | Journey: refactor day change handling into helper function | Daniel Friesel | -28/+34 |
2023-02-04 | stboard time parser: handle day changes | Daniel Friesel | -6/+22 |
2023-02-04 | Release v4.064.06 | Daniel Friesel | -11/+11 |
2023-02-04 | Journey: rename uic to eva | Daniel Friesel | -6/+11 |
2023-02-04 | rename 'uic' to 'eva' | Daniel Friesel | -3/+3 |
2023-02-04 | HAFAS: station: add names und uics accessors | Daniel Friesel | -8/+11 |
2023-02-03 | Release v4.054.05 | Daniel Friesel | -11/+11 |
2023-02-02 | remove debug output | Daniel Friesel | -3/+0 |
2023-02-02 | HAFAS: Add similar_stops_p function | Daniel Friesel | -1/+20 |
2023-02-02 | StopFinder: new_p: resolve into result list | Daniel Friesel | -5/+5 |
2023-02-02 | StopFinder: add new_p constructor | Daniel Friesel | -4/+87 |
2023-01-30 | Release v4.044.04 | Daniel Friesel | -11/+11 |
2023-01-29 | Journey: fix is_cancelled in station board mode | Daniel Friesel | -0/+2 |
2023-01-28 | Release v4.034.03 | Daniel Friesel | -11/+11 |
2023-01-27 | Document $status->station | Daniel Friesel | -0/+13 |
2023-01-25 | Journey: return full line in "line"; use line_no for line number | Daniel Friesel | -2/+12 |
2023-01-24 | Journey: document station / station_uic / route_interesting | Daniel Friesel | -0/+14 |
2023-01-24 | Journey: add station_uic accessor | Daniel Friesel | -2/+3 |
2023-01-23 | Add preliminary route_interesting implementation | Daniel Friesel | -0/+59 |
2023-01-22 | Journey: add station accessor for db-fakedisplay | Daniel Friesel | -3/+4 |
2023-01-22 | StopFinder: perltidy | Daniel Friesel | -2/+2 |
2023-01-22 | StopFinder: use HTTPS | Daniel Friesel | -2/+2 |
2023-01-22 | HAFAS: departure board: add station accessor | Daniel Friesel | -0/+36 |
2022-11-06 | Release v4.024.02 | Daniel Friesel | -11/+11 |
2022-11-06 | station board: allow users to override maxjny and duration | Daniel Friesel | -2/+17 |
2022-11-06 | HAFAS->new: note that station may be specified as name or eva id | Daniel Friesel | -1/+3 |
2022-10-29 | polyline is v4.01 as well. whoops... | Daniel Friesel | -1/+2 |
2022-10-29 | release 4.014.01 | Daniel Friesel | -10/+10 |
2022-10-29 | Message: add is_him accessor; fix documentation | Daniel Friesel | -6/+13 |
2022-10-29 | Journey: add class accessor | Daniel Friesel | -1/+10 |
2022-10-28 | Polyline: Fix version number | Daniel Friesel | -1/+1 |
2022-10-28 | Release v4.004.00 | Daniel Friesel | -10/+10 |
2022-10-28 | add arr_cancelled / dep_cancelled accessors | Daniel Friesel | -34/+51 |
2022-10-28 | document load accessor | Daniel Friesel | -0/+10 |
2022-10-28 | station board: parse load (tcocX) as well | Daniel Friesel | -1/+10 |
2022-10-27 | parse load/occupancy data | Daniel Friesel | -0/+8 |
2022-10-27 | Journey: add stop direction | Daniel Friesel | -2/+6 |
2022-10-26 | Journey(3pm): use $journey, not $result | Daniel Friesel | -27/+27 |
2022-10-26 | Journey: Rework train/line accessors | Daniel Friesel | -73/+59 |
2022-10-25 | Journey: Fix POD | Daniel Friesel | -1/+1 |
2022-10-24 | lib: Update copyright years | Daniel Friesel | -2/+2 |
2022-10-24 | List::MoreUtils and List::Util are no longer required | Daniel Friesel | -1/+0 |