Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-10-16 | fix gtfs tripupdates | stuebinm | 1 | -83/+92 | |
2022-09-14 | remove some extrapolation bugs | stuebinm | 1 | -3/+3 | |
2022-09-10 | gtfs realtime: add tripUpdate feed | stuebinm | 1 | -9/+71 | |
2022-08-27 | controlroom: lots of pretty little knobs | stuebinm | 1 | -10/+10 | |
(also some database schema changes, for good measure) | |||||
2022-07-11 | somewhat functioning control room | stuebinm | 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! | |||||
2022-07-03 | remove some unused imports | stuebinm | 1 | -49/+42 | |
2022-07-03 | add service monad (with built-in logging) | stuebinm | 1 | -1/+2 | |
2022-07-02 | better module names | stuebinm | 1 | -1/+2 | |
2022-07-02 | rudimentary admin api implementation | stuebinm | 1 | -0/+1 | |
2022-07-02 | gtfs realtime: add vehicle positions | stuebinm | 1 | -16/+68 | |
(or at least something that looks like it might be correct — though it carries very little information, and lacks things like what the next stop along the route is) | |||||
2022-07-02 | more or less functional servicealerts for gtfs rt | stuebinm | 1 | -0/+155 | |
(kinda barebones, but the important things should be there) |