aboutsummaryrefslogtreecommitdiff
path: root/lib/GTFS.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* some config thingyesodstuebinm2022-08-281-22/+26
* this does way too much tbh (also functioning delays)stuebinm2022-08-281-85/+228
* controlroom: lots of pretty little knobsstuebinm2022-08-271-0/+10
* better Show instance for Timestuebinm2022-08-141-3/+7
* fix an operator precedence bugstuebinm2022-07-171-6/+6
* somewhat functioning control roomstuebinm2022-07-111-0/+2
* barebones webform API & frontendstuebinm2022-07-031-1/+9
* more or less functional servicealerts for gtfs rtstuebinm2022-07-021-14/+17
* handle GTFS shapes (& send them out along trips)stuebinm2022-06-191-10/+60
* foreign keys are a thingstuebinm2022-06-161-3/+3
* generate OpenAPI docsstuebinm2022-06-101-80/+101
* restructure GTFS typesstuebinm2022-06-061-52/+75
* better aeson genericsstuebinm2022-06-061-8/+44
* basic server setupstuebinm2022-06-051-0/+314