summaryrefslogtreecommitdiff
path: root/src/onboard (follow)
Commit message (Collapse)AuthorAgeFilesLines
* do not require ds100 codes in API responsesHEADmainstuebinm2024-09-092-4/+4
| | | | | these are not present when other hafas backends than the DB one were used for the trip's checkin.
* fix the Trip type (and make it Display)stuebinm2022-02-263-13/+12
| | | | it's not as nice as i'd like, but whatever
* iceportal: cancelled stops have state nullstuebinm2022-02-261-1/+2
| | | | which … fine, i guess
* existential types in rust are weirdstuebinm2022-02-093-0/+311
… lots and lots of traits …