aboutsummaryrefslogtreecommitdiff
path: root/lib/Server.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* some config thingyesodstuebinm2022-08-281-1/+4
* this does way too much tbh (also functioning delays)stuebinm2022-08-281-5/+17
* controlroom: lots of pretty little knobsstuebinm2022-08-271-41/+37
* control room: translations & form inputstuebinm2022-08-141-2/+2
* controlroom: replace servant/lucid with yesodstuebinm2022-08-141-1/+4
* somewhat functioning control roomstuebinm2022-07-111-1/+1
* don't have the ControlRoom API in Swaggerstuebinm2022-07-071-2/+2
* barebones webform API & frontendstuebinm2022-07-031-0/+2
* remove some unused importsstuebinm2022-07-031-30/+11
* add service monad (with built-in logging)stuebinm2022-07-031-19/+20
* websockets and better (empty) response messagesstuebinm2022-07-021-48/+65
* better module namesstuebinm2022-07-021-1/+1
* rudimentary admin api implementationstuebinm2022-07-021-2/+17
* gtfs realtime: add vehicle positionsstuebinm2022-07-021-1/+2
* more or less functional servicealerts for gtfs rtstuebinm2022-07-021-62/+8
* gtfs realtime proof of conceptstuebinm2022-07-021-1/+63
* optional date parameter for the timetable endpointstuebinm2022-06-271-4/+8
* foreign keys are a thingstuebinm2022-06-161-47/+19
* actually use the databasestuebinm2022-06-161-96/+103
* add some persist stuffstuebinm2022-06-151-22/+35
* generate OpenAPI docsstuebinm2022-06-101-37/+69
* restructure GTFS typesstuebinm2022-06-061-8/+6
* better aeson genericsstuebinm2022-06-061-2/+7
* basic server setupstuebinm2022-06-051-0/+96