aboutsummaryrefslogtreecommitdiff
path: root/lib/GTFS.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-14better Show instance for Timestuebinm1-3/+7
2022-07-17fix an operator precedence bugstuebinm1-6/+6
2022-07-11somewhat functioning control roomstuebinm1-0/+2
2022-07-03barebones webform API & frontendstuebinm1-1/+9
2022-07-02more or less functional servicealerts for gtfs rtstuebinm1-14/+17
2022-06-19handle GTFS shapes (& send them out along trips)stuebinm1-10/+60
2022-06-16foreign keys are a thingstuebinm1-3/+3
2022-06-10generate OpenAPI docsstuebinm1-80/+101
2022-06-06restructure GTFS typesstuebinm1-52/+75
2022-06-06better aeson genericsstuebinm1-8/+44
2022-06-05basic server setupstuebinm1-44/+50