Age | Commit message (Expand) | Author | Lines |
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 |
2022-11-06 | Release v4.024.02 | Daniel Friesel | -2/+2 |
2022-10-29 | release 4.014.01 | Daniel Friesel | -2/+2 |
2022-10-29 | Journey: add class accessor | Daniel Friesel | -1/+10 |
2022-10-28 | Release v4.004.00 | Daniel Friesel | -2/+2 |
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 | -1/+1 |
2022-10-22 | Journey: remove legacy date/time accessors; update documentation | Daniel Friesel | -55/+123 |
2022-10-19 | Journey: remove countdown accessors | Daniel Friesel | -30/+0 |
2022-10-17 | journey: destination => direction | Daniel Friesel | -2/+5 |
2022-10-17 | Journey: TO_JSON: convert DateTime to epoch | Daniel Friesel | -1/+17 |
2022-10-16 | journey: properly handle origin/destination and route_{start,end} | Daniel Friesel | -6/+9 |
2022-10-16 | journey: parse lon/lat | Daniel Friesel | -0/+2 |
2022-10-16 | parse arr/dep times in journey route | Daniel Friesel | -27/+59 |
2022-10-11 | Journey: add polyline accessor | Daniel Friesel | -0/+9 |
2022-10-10 | HAFAS->new: support 'journey' requests. polylines and route still WiP | Daniel Friesel | -37/+46 |
2022-10-09 | rename Result to Journey (in line with HAFAS naming convention) | Daniel Friesel | -0/+432 |