aboutsummaryrefslogtreecommitdiff
path: root/messages/de.msg (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-04-24restructure: save a ticket's stop in the databasestuebinm1-1/+1
now mostly independent of the gtfs, but still no live-reloading of it.
2024-04-20restructure: have "tickets" independent of gtfsstuebinm1-0/+3
this is mostly meant to guard against the gtfs changing under tracktrain, and not yet complete (e.g. a ticket does not yet save its expected stops, which it probably should).
2023-01-28better web interface & cssstuebinm1-1/+17
2023-01-22oauth2 via uffdstuebinm1-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-13simple realtime position mapstuebinm1-0/+1
(what was that about doing the realtime stuff somewhere else and /not/ in this monolithic server thingie? oh well …)
2022-09-11on-board-unit: display estimated delay etc.stuebinm1-0/+6
2022-09-03init onboard-unitstuebinm1-0/+3
2022-09-02reasonable delay forecastsstuebinm1-0/+2
2022-08-27controlroom: lots of pretty little knobsstuebinm1-0/+7
(also some database schema changes, for good measure)
2022-08-26controlroom: some stylingstuebinm1-6/+7
2022-08-14control room: translations & form inputstuebinm1-0/+11
still basic, but works pretty well overall