Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-08-07 | Traewelling: replace legacy password login with OAuth2 | Birte Kristina Friesel | -0/+1 | |
This is a breaking change insofar as that traewelling support is no longer provided automatically, but must be enabled by providing a traewelling.de application ID and secret in travelynx.conf. However, as traewelling.de password login is deprecated and wil soon be disabled, travelynx would break either way. So we might or might not see travelynx 2.0.0 in the next days. Automatic token refresh is still todo, but that was the case for password login as well. Closes #64 | ||||
2023-06-04 | cpanfile: add Text:Markdown | Derf Null | -0/+1 | |
2022-11-09 | travelynx no longer requires XML::LibXML | Daniel Friesel | -1/+0 | |
2022-11-05 | Use Travel::Status::DE::HAFAS instead of traininfo.exe for journey details | Daniel Friesel | -0/+1 | |
2021-10-30 | cpanfile: Do not hardcode IRIS version | Daniel Friesel | -1/+1 | |
2021-10-23 | Switch from Geo::Distance (deprecated) to GIS::Distance | Daniel Friesel | -1/+2 | |
2021-10-09 | Geo::Distance::XS has been removed from CPAN; update cpanfile.snapshot | Daniel Friesel | -1/+0 | |
2021-09-12 | Bump T-S-DE-IRIS dependency to 1.60 | Daniel Friesel | -1/+1 | |
2021-07-18 | departures: show annotation if no realtime data is available | Daniel Friesel | -1/+1 | |
2020-04-19 | Add CSV Export | Daniel Friesel | -0/+1 | |
2020-03-14 | Correctly encode non-ASCII e-mail content. Fixes spamfilter issues.1.15.8 | Daniel Friesel | -1/+2 | |
New dependency: MIME::Entity | ||||
2019-09-12 | add auto-generated passenger rights forms1.9.0 | Daniel Friesel | -0/+1 | |
2019-07-20 | Do not show station duplicates in geolocation list1.8.4 | Daniel Friesel | -0/+1 | |
2019-06-24 | Add 'Travel::Status::DE::DBWagenreihung' dependency | Daniel Friesel | -0/+1 | |
2019-05-31 | Add explicit libxml dependency to cpanfile | Daniel Friesel | -0/+1 | |
2019-04-22 | Finish transition from DBI to Mojo::Pg | Daniel Friesel | -2/+0 | |
2019-04-21 | Add cpanfile for dependency management with Carton | Daniel Friesel | -0/+16 | |