aboutsummaryrefslogtreecommitdiff
path: root/messages/en.msg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* restructure: have "tickets" independent of gtfsstuebinm2024-04-201-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).
* better web interface & cssstuebinm2023-01-281-0/+7
|
* oauth2 via uffdstuebinm2023-01-221-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.
* simple realtime position mapstuebinm2022-12-131-0/+1
| | | | | (what was that about doing the realtime stuff somewhere else and /not/ in this monolithic server thingie? oh well …)
* controlroom: show tripShortName instead of tripIdstuebinm2022-11-291-0/+3
| | | | | since the ids really should be internal to the gtfs, and not needed in "normal" contexts.
* on-board-unit: display estimated delay etc.stuebinm2022-09-111-0/+3
|
* use websockets for the on-board-unitstuebinm2022-09-101-0/+2
|
* init onboard-unitstuebinm2022-09-031-0/+5
|
* reasonable delay forecastsstuebinm2022-09-021-0/+2
|
* controlroom: lots of pretty little knobsstuebinm2022-08-271-0/+12
| | | | (also some database schema changes, for good measure)
* controlroom: some stylingstuebinm2022-08-261-1/+2
|
* control room: translations & form inputstuebinm2022-08-141-0/+11
still basic, but works pretty well overall