Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-08-25 | IRIS: Re-add support for stations unknown to T::S::DE::IRIS::Stations2.8.31 | Birte Kristina Friesel | -0/+8 | |
This fixes a regression introduced by 47f76da4f8cc31146d2834dfdf9731d330288c9d Closes #159 Journeys logged with travelynx v2.8.0 through 2.8.30 are affected by this bug and will contain incorrect data even after applying this patch – it only fixes data for new entries. To Do: See if affected entries can be repaired with a DB migration | ||||
2024-06-23 | IRIS: Use EVA ID rather than DS100 code for backend requests2.7.4 | Birte Kristina Friesel | -2/+2 | |
2024-02-25 | Berlin Hbf is cursed.2.5.19 | Birte Kristina Friesel | -0/+20 | |
2023-09-04 | perltidy2.1.3 | Birte Kristina Friesel | -8/+4 | |
2023-08-24 | resolve unknown/ambiguous stop into list of stops | Birte Kristina Friesel | -4/+6 | |
2023-07-09 | IRIS->get_departures_p: return string in first rejection argument | Birte Kristina Friesel | -0/+3 | |
This is consistent with other promises within travelynx | ||||
2023-07-03 | update ALL the copyright notices! | Derf Null | -1/+1 | |
2023-06-24 | time to flush the name cache | Derf Null | -1/+1 | |
2023-02-19 | update ze copyright | Daniel Friesel | -1/+1 | |
2023-01-15 | change route/stop layout to [name, eva, {data}] | Daniel Friesel | -5/+13 | |
2022-12-07 | switch to internal station database; add out-of-service stations for old ↵1.28.0 | Daniel Friesel | -0/+1 | |
journeys | ||||
2022-08-01 | log requested station when throwing an ambiguous station name error | Daniel Friesel | -2/+4 | |
2022-07-26 | Use async IRIS API for /s/ | Daniel Friesel | -4/+95 | |
2021-01-29 | Switch to AGPL3+ | Daniel Friesel | -1/+1 | |
2020-12-09 | Helper/IRIS: fex error message encoding (use utf8) | Daniel Friesel | -0/+3 | |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+3 | |
2020-10-11 | move in_transit queries to an InTransit model class | Daniel Friesel | -0/+37 | |
2020-08-06 | Move get_departures to a separate IRIS helper | Daniel Friesel | -0/+71 | |