Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtfs-rt: discard old trips from tripupdates feed | stuebinm | 2023-05-23 | 1 | -7/+12 |
| | | | | google maps complains about it otherwise | ||||
* | expose the gtfs.zip used in the API | stuebinm | 2023-05-20 | 1 | -1/+2 |
| | |||||
* | better web interface & css | stuebinm | 2023-01-28 | 1 | -8/+8 |
| | |||||
* | stylish-haskell run | stuebinm | 2022-12-12 | 1 | -4/+5 |
| | |||||
* | gtfs-rt: set trip_descriptor.schedule_relationship | stuebinm | 2022-12-03 | 1 | -1/+2 |
| | | | | (hardcoded for now, since we don't have new trips) | ||||
* | unreasonably stupid and probably unnecessary code | stuebinm | 2022-12-03 | 1 | -5/+12 |
| | | | | (but maybe google will like it) | ||||
* | set uncertainty in gtfs-rt | stuebinm | 2022-12-03 | 1 | -2/+2 |
| | |||||
* | this is almost certainly bullshit | stuebinm | 2022-12-03 | 1 | -6/+6 |
| | |||||
* | let's try something else as well | stuebinm | 2022-12-03 | 1 | -1/+2 |
| | |||||
* | another gtfs rt thingie? | stuebinm | 2022-12-03 | 1 | -1/+2 |
| | |||||
* | fix google warning | stuebinm | 2022-12-03 | 1 | -1/+1 |
| | |||||
* | fix gtfs tripupdates | stuebinm | 2022-10-16 | 1 | -83/+92 |
| | |||||
* | remove some extrapolation bugs | stuebinm | 2022-09-14 | 1 | -3/+3 |
| | |||||
* | gtfs realtime: add tripUpdate feed | stuebinm | 2022-09-10 | 1 | -9/+71 |
| | |||||
* | controlroom: lots of pretty little knobs | stuebinm | 2022-08-27 | 1 | -10/+10 |
| | | | | (also some database schema changes, for good measure) | ||||
* | somewhat functioning control room | stuebinm | 2022-07-11 | 1 | -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 imports | stuebinm | 2022-07-03 | 1 | -49/+42 |
| | |||||
* | add service monad (with built-in logging) | stuebinm | 2022-07-03 | 1 | -1/+2 |
| | |||||
* | better module names | stuebinm | 2022-07-02 | 1 | -0/+209 |