Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-01-28 | better web interface & css | stuebinm | 1 | -1/+17 | |
2023-01-22 | oauth2 via uffd | stuebinm | 1 | -0/+2 | |
this is unfortunately uffd-specific, since oauth2 is apparently sort of a vague standard. But since it doesn't actually do much it should probably be possible to make it fully configurable & generic if needed. | |||||
2022-12-13 | simple realtime position map | stuebinm | 1 | -0/+1 | |
(what was that about doing the realtime stuff somewhere else and /not/ in this monolithic server thingie? oh well …) | |||||
2022-09-11 | on-board-unit: display estimated delay etc. | stuebinm | 1 | -0/+6 | |
2022-09-03 | init onboard-unit | stuebinm | 1 | -0/+3 | |
2022-09-02 | reasonable delay forecasts | stuebinm | 1 | -0/+2 | |
2022-08-27 | controlroom: lots of pretty little knobs | stuebinm | 1 | -0/+7 | |
(also some database schema changes, for good measure) | |||||
2022-08-26 | controlroom: some styling | stuebinm | 1 | -6/+7 | |
2022-08-14 | control room: translations & form input | stuebinm | 1 | -0/+11 | |
still basic, but works pretty well overall |