Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-03-28 | efa-gw: Remove debug output | Daniel Friesel | -4/+0 | |
2021-03-28 | fall back to stop id and proximity search on error | Daniel Friesel | -27/+39 | |
This is useful for non-VRR stops, which may be split into several sub-stops. For instance, Aachen Rothe Erde is listed as de:05334:1645 -- which is the bus stop. The train station is de:05334:1646. proximity search returns results for both stops. Requires vrr-fakedisplay 1.6.0 or later | ||||
2021-03-27 | move train data to sub-dict in case of future expansions | Daniel Friesel | -2/+4 | |
2021-03-27 | switch to geolocation-based station matching | Daniel Friesel | -13/+77 | |
2021-03-27 | add prefix argument for reverse-proxy setups | Daniel Friesel | -1/+2 | |
2021-03-27 | initial commit | Daniel Friesel | -0/+80 | |