aboutsummaryrefslogtreecommitdiff
path: root/lib/API.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* new feature: Server.Frontend.Tickerstuebinm2024-05-161-0/+1
* Server.Ingest: new handling of unassigned trackersstuebinm2024-05-151-2/+16
* restructure: get the tracker to work againstuebinm2024-05-021-31/+23
* restructure: save a ticket's stop in the databasestuebinm2024-04-241-4/+4
* restructure: have "tickets" independent of gtfsstuebinm2024-04-201-6/+6
* general housekeepingstuebinm2024-04-171-7/+3
* replace protocol-buffers with proto-lensstuebinm2024-04-171-7/+26
* expose the gtfs.zip used in the APIstuebinm2023-05-201-13/+21
* simple on-board toolsstuebinm2023-03-111-2/+7
* don't hardcode cssstuebinm2023-02-231-0/+1
* simple realtime position mapstuebinm2022-12-131-1/+1
* a subscribe websocket for real-time location infostuebinm2022-12-121-0/+1
* simple prometheus metricsstuebinm2022-10-161-1/+11
* on-board-unit: display estimated delay etc.stuebinm2022-09-111-1/+1
* correct the generated openapi descriptionstuebinm2022-09-111-4/+19
* some config thingyesodstuebinm2022-08-281-1/+1
* this does way too much tbh (also functioning delays)stuebinm2022-08-281-1/+0
* controlroom: lots of pretty little knobsstuebinm2022-08-271-32/+23
* control room: translations & form inputstuebinm2022-08-141-2/+2
* controlroom: replace servant/lucid with yesodstuebinm2022-08-141-2/+2
* somewhat functioning control roomstuebinm2022-07-111-1/+1
* don't have the ControlRoom API in Swaggerstuebinm2022-07-071-5/+1
* barebones webform API & frontendstuebinm2022-07-031-17/+20
* remove some unused importsstuebinm2022-07-031-10/+10
* websockets and better (empty) response messagesstuebinm2022-07-021-9/+13
* rudimentary admin api implementationstuebinm2022-07-021-3/+4
* more or less functional servicealerts for gtfs rtstuebinm2022-07-021-20/+36
* gtfs realtime proof of conceptstuebinm2022-07-021-1/+12
* optional date parameter for the timetable endpointstuebinm2022-06-271-12/+23
* foreign keys are a thingstuebinm2022-06-161-11/+23
* actually use the databasestuebinm2022-06-161-0/+35