Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-09-09 | do not require ds100 codes in API responses | stuebinm | 2 | -4/+4 | |
these are not present when other hafas backends than the DB one were used for the trip's checkin. | |||||
2022-02-26 | fix the Trip type (and make it Display) | stuebinm | 3 | -13/+12 | |
it's not as nice as i'd like, but whatever | |||||
2022-02-26 | iceportal: cancelled stops have state null | stuebinm | 1 | -1/+2 | |
which … fine, i guess | |||||
2022-02-09 | existential types in rust are weird | stuebinm | 3 | -0/+311 | |
… lots and lots of traits … |