aboutsummaryrefslogtreecommitdiff
path: root/lib/Server/GTFS_RT.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: tripupdates should not contain old tripsstuebinm8 days1-2/+2
* restructure: get the tracker to work againstuebinm9 days1-7/+8
* restructure: save a ticket's stop in the databasestuebinm2024-04-241-53/+62
* restructure: have "tickets" independent of gtfsstuebinm2024-04-201-19/+30
* general housekeepingstuebinm2024-04-171-2/+1
* replace protocol-buffers with proto-lensstuebinm2024-04-171-274/+172
* gtfs-rt: discard old trips from tripupdates feedstuebinm2023-05-231-7/+12
* expose the gtfs.zip used in the APIstuebinm2023-05-201-1/+2
* 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
* unreasonably stupid and probably unnecessary codestuebinm2022-12-031-5/+12
* 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
* somewhat functioning control roomstuebinm2022-07-111-1/+1
* 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