aboutsummaryrefslogtreecommitdiff
path: root/tracktrain.cabal (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-20use OsPath instead of FilePath in easy casesstuebinm1-4/+5
2024-05-16new feature: Server.Frontend.Tickerstuebinm1-0/+1
2024-05-09rough initial work on space-time diagramsstuebinm1-0/+1
2024-05-09restructure: split web frontend into several modulesstuebinm1-1/+8
2024-05-02changelog for 0.0.2stuebinm1-1/+1
2024-05-02restructure: get the tracker to work againstuebinm1-0/+1
2024-04-24restructure: save a ticket's stop in the databasestuebinm1-0/+1
2024-04-20restructure: have "tickets" independent of gtfsstuebinm1-0/+1
2024-04-17general housekeepingstuebinm1-16/+7
2024-04-17replace protocol-buffers with proto-lensstuebinm1-51/+16
2023-01-22switch to ghc 9.0.2stuebinm1-16/+5
2023-01-22oauth2 via uffdstuebinm1-1/+7
2022-12-07cabal: set minimum warp version to make conferer-warp buildstuebinm1-1/+1
2022-11-23use the threaded rtsstuebinm1-0/+1
2022-10-16simple prometheus metricsstuebinm1-0/+3
2022-09-11correct the generated openapi descriptionstuebinm1-0/+1
2022-09-02fix the nix buildstuebinm1-2/+2
2022-08-28some config thingyesodstuebinm1-0/+8
2022-08-28this does way too much tbh (also functioning delays)stuebinm1-0/+3
2022-08-26controlroom: some stylingstuebinm1-0/+2
2022-08-14ControlRoom: default layoutstuebinm1-0/+1
2022-08-14control room: translations & form inputstuebinm1-0/+1
2022-08-14controlroom: replace servant/lucid with yesodstuebinm1-3/+2
2022-07-11somewhat functioning control roomstuebinm1-0/+1
2022-07-07generic html forms for ADTsstuebinm1-0/+1
2022-07-03barebones webform API & frontendstuebinm1-0/+4
2022-07-02websockets and better (empty) response messagesstuebinm1-0/+2
2022-07-02better module namesstuebinm1-1/+1
2022-07-02more or less functional servicealerts for gtfs rtstuebinm1-2/+3
2022-07-02gtfs realtime proof of conceptstuebinm1-0/+48
2022-06-19handle GTFS shapes (& send them out along trips)stuebinm1-0/+1
2022-06-18make connstring configurable at runtimestuebinm1-0/+0
2022-06-17generate javascript functionsstuebinm1-0/+12
2022-06-17rename package to tracktrainstuebinm1-4/+4
2022-06-16foreign keys are a thingstuebinm1-1/+5
2022-06-16actually use the databasestuebinm1-0/+5
2022-06-15add some persist stuffstuebinm1-1/+9
2022-06-10generate OpenAPI docsstuebinm1-20/+14
2022-06-05basic server setupstuebinm1-1/+29