Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-05-19 | occupancy_map: Add FULLmain | Birte Kristina Friesel | -1/+1 | |
2023-12-13 | update copyright and add mailmap | Birte Kristina Friesel | -2/+3 | |
2022-02-05 | README: It's _eva_ to efa. | Daniel Friesel | -1/+1 | |
2021-07-10 | switch from vrrf.finalrewind.org to built-in EFA client | Daniel Friesel | -25/+25 | |
2021-07-10 | re-add legacy eva.json route | Daniel Friesel | -0/+6 | |
2021-07-06 | add a simple efa-to-json interface | Daniel Friesel | -0/+75 | |
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 | -5/+7 | |
2021-04-07 | Add missing LICENSES directory | Daniel Friesel | -1/+287 | |
2021-04-07 | add copyright information | Daniel Friesel | -0/+19 | |
2021-04-07 | Add README | Daniel Friesel | -0/+16 | |
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 | -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 | |