aboutsummaryrefslogtreecommitdiff
path: root/lib/Persist.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-16Persist: add cascade rules to foreign keysstuebinm1-9/+7
2024-05-16new feature: Server.Frontend.Tickerstuebinm1-0/+7
2024-05-15Server.Ingest: new handling of unassigned trackersstuebinm1-1/+5
2024-05-02restructure: get the tracker to work againstuebinm1-8/+30
2024-04-24restructure: save a ticket's stop in the databasestuebinm1-12/+54
2024-04-20restructure: have "tickets" independent of gtfsstuebinm1-25/+30
2024-04-17general housekeepingstuebinm1-15/+7
2022-09-11on-board-unit: display estimated delay etc.stuebinm1-2/+6
2022-09-11correct the generated openapi descriptionstuebinm1-1/+3
2022-09-02reasonable delay forecastsstuebinm1-2/+3
2022-08-31guess at future delays (horrible, incorrect, and unfinished)stuebinm1-6/+9
2022-08-28this does way too much tbh (also functioning delays)stuebinm1-8/+2
2022-08-27controlroom: lots of pretty little knobsstuebinm1-18/+30
2022-08-14control room: translations & form inputstuebinm1-1/+1
2022-08-14controlroom: replace servant/lucid with yesodstuebinm1-2/+1
2022-07-20a little more control room workstuebinm1-2/+8
2022-07-17some work on the control roomstuebinm1-1/+1
2022-07-11somewhat functioning control roomstuebinm1-1/+1
2022-07-02rudimentary admin api implementationstuebinm1-5/+4
2022-07-02gtfs realtime: add vehicle positionsstuebinm1-0/+1
2022-07-02more or less functional servicealerts for gtfs rtstuebinm1-2/+7
2022-06-19handle GTFS shapes (& send them out along trips)stuebinm1-4/+4
2022-06-16a couple more database schemasstuebinm1-5/+28
2022-06-16foreign keys are a thingstuebinm1-10/+10
2022-06-16actually use the databasestuebinm1-0/+85