| Commit message (Expand) | Author | Age | Files | Lines |
* | simple prometheus metrics | stuebinm | 2022-10-16 | 1 | -5/+16 |
* | remove some extrapolation bugs | stuebinm | 2022-09-14 | 1 | -3/+3 |
* | on-board-unit: display estimated delay etc. | stuebinm | 2022-09-11 | 1 | -3/+5 |
* | gtfs realtime: add tripUpdate feed | stuebinm | 2022-09-10 | 1 | -3/+3 |
* | use websockets for the on-board-unit | stuebinm | 2022-09-10 | 1 | -32/+31 |
* | guess at future delays (horrible, incorrect, and unfinished) | stuebinm | 2022-08-31 | 1 | -2/+2 |
* | some config thingyesod | stuebinm | 2022-08-28 | 1 | -1/+4 |
* | this does way too much tbh (also functioning delays) | stuebinm | 2022-08-28 | 1 | -5/+17 |
* | controlroom: lots of pretty little knobs | stuebinm | 2022-08-27 | 1 | -41/+37 |
* | control room: translations & form input | stuebinm | 2022-08-14 | 1 | -2/+2 |
* | controlroom: replace servant/lucid with yesod | stuebinm | 2022-08-14 | 1 | -1/+4 |
* | somewhat functioning control room | stuebinm | 2022-07-11 | 1 | -1/+1 |
* | don't have the ControlRoom API in Swagger | stuebinm | 2022-07-07 | 1 | -2/+2 |
* | barebones webform API & frontend | stuebinm | 2022-07-03 | 1 | -0/+2 |
* | remove some unused imports | stuebinm | 2022-07-03 | 1 | -30/+11 |
* | add service monad (with built-in logging) | stuebinm | 2022-07-03 | 1 | -19/+20 |
* | websockets and better (empty) response messages | stuebinm | 2022-07-02 | 1 | -48/+65 |
* | better module names | stuebinm | 2022-07-02 | 1 | -1/+1 |
* | rudimentary admin api implementation | stuebinm | 2022-07-02 | 1 | -2/+17 |
* | gtfs realtime: add vehicle positions | stuebinm | 2022-07-02 | 1 | -1/+2 |
* | more or less functional servicealerts for gtfs rt | stuebinm | 2022-07-02 | 1 | -62/+8 |
* | gtfs realtime proof of concept | stuebinm | 2022-07-02 | 1 | -1/+63 |
* | optional date parameter for the timetable endpoint | stuebinm | 2022-06-27 | 1 | -4/+8 |
* | foreign keys are a thing | stuebinm | 2022-06-16 | 1 | -47/+19 |
* | actually use the database | stuebinm | 2022-06-16 | 1 | -96/+103 |
* | add some persist stuff | stuebinm | 2022-06-15 | 1 | -22/+35 |
* | generate OpenAPI docs | stuebinm | 2022-06-10 | 1 | -37/+69 |
* | restructure GTFS types | stuebinm | 2022-06-06 | 1 | -8/+6 |
* | better aeson generics | stuebinm | 2022-06-06 | 1 | -2/+7 |
* | basic server setup | stuebinm | 2022-06-05 | 1 | -0/+96 |