aboutsummaryrefslogtreecommitdiff
path: root/lib/Server/GTFS_RT.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* better web interface & cssstuebinm2023-01-281-8/+8
|
* stylish-haskell runstuebinm2022-12-121-4/+5
|
* gtfs-rt: set trip_descriptor.schedule_relationshipstuebinm2022-12-031-1/+2
| | | | (hardcoded for now, since we don't have new trips)
* unreasonably stupid and probably unnecessary codestuebinm2022-12-031-5/+12
| | | | (but maybe google will like it)
* set uncertainty in gtfs-rtstuebinm2022-12-031-2/+2
|
* this is almost certainly bullshitstuebinm2022-12-031-6/+6
|
* let's try something else as wellstuebinm2022-12-031-1/+2
|
* another gtfs rt thingie?stuebinm2022-12-031-1/+2
|
* fix google warningstuebinm2022-12-031-1/+1
|
* fix gtfs tripupdatesstuebinm2022-10-161-83/+92
|
* remove some extrapolation bugsstuebinm2022-09-141-3/+3
|
* gtfs realtime: add tripUpdate feedstuebinm2022-09-101-9/+71
|
* controlroom: lots of pretty little knobsstuebinm2022-08-271-10/+10
| | | | (also some database schema changes, for good measure)
* somewhat functioning control roomstuebinm2022-07-111-1/+1
| | | | | | tbh i've kinda lost track at what has all been changed in this, but the control room form handling now works, and i can write announcements into the database. Now on to making it do useful things!
* remove some unused importsstuebinm2022-07-031-49/+42
|
* add service monad (with built-in logging)stuebinm2022-07-031-1/+2
|
* better module namesstuebinm2022-07-021-0/+209