Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-03 | onboard/tracker: remember token as query parameter | stuebinm | 1 | -1/+1 | |
there's some trade-offs here (cookies may be discarded by the browser, query parameters lost if people use a bookmark), but either works fine for not re-issuing tokens if someone reloads the web site. | |||||
2024-05-03 | todo: warnings given by google maps | stuebinm | 1 | -0/+3 | |
2024-05-02 | update todo items | stuebinm | 1 | -33/+69 | |
largely based on things noticed on 2024-05-01, this year's first day of Ilztalbahn trains running. | |||||
2024-04-20 | restructure: have "tickets" independent of gtfs | stuebinm | 1 | -0/+1 | |
this is mostly meant to guard against the gtfs changing under tracktrain, and not yet complete (e.g. a ticket does not yet save its expected stops, which it probably should). | |||||
2022-09-11 | update todo file | stuebinm | 1 | -4/+10 | |
2022-08-28 | this does way too much tbh (also functioning delays) | stuebinm | 1 | -0/+2 | |
most of it deals with timezones, and all the weird implications that has | |||||
2022-08-27 | update todo.org | stuebinm | 1 | -25/+14 | |
2022-07-03 | barebones webform API & frontend | stuebinm | 1 | -0/+16 | |
2022-07-02 | websockets and better (empty) response messages | stuebinm | 1 | -1/+6 | |
(tough mostly untested) | |||||
2022-07-02 | update todo.org | stuebinm | 1 | -2/+4 | |
2022-07-02 | more or less functional servicealerts for gtfs rt | stuebinm | 1 | -2/+6 | |
(kinda barebones, but the important things should be there) | |||||
2022-06-27 | add a todo file | stuebinm | 1 | -0/+18 | |