Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-07-06 | prepare for serving a generic efa-json-frontend | Daniel Friesel | -13/+13 | |
2021-07-06 | efa-gw: remove unused --efa-csv option | Daniel Friesel | -3/+0 | |
2021-06-27 | update to station list as of may 2021 (from march 2020) | Daniel Friesel | -4/+6 | |
2021-04-07 | add copyright information | Daniel Friesel | -0/+9 | |
2021-03-28 | add a simple in-memory cache | Daniel Friesel | -3/+12 | |
positive responses are cached for five minutes | ||||
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 | -26/+38 | |
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/+76 | |
2021-03-27 | add prefix argument for reverse-proxy setups | Daniel Friesel | -1/+2 | |
2021-03-27 | initial commit | Daniel Friesel | -0/+80 | |