summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2025-03-29Release assets2.11.9Birte Kristina Friesel-23/+23
2025-03-29rebuild assetsBirte Kristina Friesel-1/+1
2025-03-29pass train suffix (which is sometimes line ID) on to InTransit->addBirte Kristina Friesel-10/+25
Closes #217
2025-03-28dbris: journey stops: store cancellation state2.11.8Birte Kristina Friesel-14/+16
2025-03-28work: increase dbris throttlingBirte Kristina Friesel-1/+1
2025-03-28get_user_status_json_v1: fix dbris typo2.11.7Birte Kristina Friesel-1/+1
2025-03-28perltidyBirte Kristina Friesel-2/+1
2025-03-27API: Add DBRIS support2.11.6Birte Kristina Friesel-5/+16
2025-03-26work: decrease bahn.de request frequency; detect rate limiting2.11.5Birte Kristina Friesel-2/+13
2025-03-26InTransit->add: update HAFAS/DBRIS switch2.11.4Birte Kristina Friesel-1/+1
2025-03-26update cpanfile.snapshot2.11.3Birte Kristina Friesel-350/+351
2025-03-25bump dependenciesBirte Kristina Friesel-2/+2
2025-03-25work: pass train_id to update_arrival_dbris (oops)2.11.2Birte Kristina Friesel-5/+6
2025-03-25Consistently use 'train' for DB (IRIS, bahn.de) and 'directions' for HAFASBirte Kristina Friesel-9/+4
2025-03-25Account: IRIS is no longer preferred; do not place it firstBirte Kristina Friesel-7/+2
2025-03-24Text change to reflect ÖPNV integrationTim-1/+1
This commit removes a reference to "train" in a message that is shown when the user is not checked in at the moment.
2025-03-24checked_in template: do show undo link after checkin. oops.2.11.1Birte Kristina Friesel-0/+2
2025-03-24Release v2.112.11.0Birte Kristina Friesel-0/+18
2025-03-24checkin: hide details for DBRIS (links don't work yet)Birte Kristina Friesel-1/+1
2025-03-24update cpanfile.snapshotBirte Kristina Friesel-118/+124
2025-03-24release assetsBirte Kristina Friesel-23/+23
2025-03-24bahn.de is reasonably ready now. I think.Birte Kristina Friesel-9/+8
2025-03-24restore Träwelling synchronizationBirte Kristina Friesel-37/+3
2025-03-23dbris: implement geolocation lookupBirte Kristina Friesel-1/+41
2025-03-23dbris is almost ready for productionBirte Kristina Friesel-5/+3
Agenda: * geolocation * traewelling sync * check whether cancelled trains / stops are handled appropriately * switch manual journey entry to dbris once sufficient station data has been gathered * switch default to dbris at some time in the future
2025-03-23rebuild assetsBirte Kristina Friesel-2/+2
2025-03-23DBRIS: Add load/occupancy dataBirte Kristina Friesel-5/+20
2025-03-23bump dbris versionBirte Kristina Friesel-1/+1
2025-03-23landingpage / geolocation fallback: support dbrisBirte Kristina Friesel-2/+2
2025-03-23dbris: /s/: redirect to proper station ID if neededBirte Kristina Friesel-0/+15
2025-03-23sync_backends: ris column has been renamed to dbris. oops.Birte Kristina Friesel-1/+1
2025-03-23Preliminary DBRIS support (not user-accessible yet)Birte Kristina Friesel-54/+945
working: * checkin * checkout * realtime data * polylines * carriage formation (long-distance only) to do: * geolocation * redirects after checkout / undo * traewelling sync * use dbris by default
2025-03-23cpanfile: We no longer need DBWagenreihungBirte Kristina Friesel-3/+2
2025-03-22cpanfile: perltidyBirte Kristina Friesel-1/+1
2025-03-18traewelling: update 'no sync' explanation (#202)Birte Kristina Friesel-3/+3
2025-03-15Switch from DBWagenreihung to DBRIS::FormationBirte Kristina Friesel-7/+8
2025-03-12about: Add disclaimerBirte Kristina Friesel-0/+13
travelynx is a hobby project and will be maintained if and only if it sparks joy.
2025-03-04select_backend: nits2.10.2Birte Kristina Friesel-2/+2
2025-03-04Remove VRN; use ÖBB for IRIS augmentation (maps)Birte Kristina Friesel-9/+11
Luckily, ÖBB and IRIS agree on virtually all EVA IDs. In some cases, ÖBB uses different station names (e.g. 'Fürth in Bayern' rather than 'Fürth(Bay)'). Closes #206 Closes #207 Closes #208
2025-03-04update testsBirte Kristina Friesel-36/+36
2025-03-03Add Forbidden to 502 Bad Gateway codes2.10.1Birte Kristina Friesel-1/+2
2025-02-09Update cpanfile.snapshot2.10.0Birte Kristina Friesel-397/+410
2025-02-09cpanfile: We need IO::Socket::Socks for SOCKS proxiesBirte Kristina Friesel-0/+2
2025-02-09Prepare v2.10.0Birte Kristina Friesel-0/+31
2025-02-09Add PKP (and, thus, SOCKS proxy) supportBirte Kristina Friesel-11/+88
2025-02-09Helper/HAFAS: remove unused get_json_p methodBirte Kristina Friesel-49/+0
2025-02-09Make "Zuglauf" links work for non-DB checkins2.9.20Birte Kristina Friesel-13/+14
replaces text with "Details" for those
2025-02-02README: It's not just trains or Deutsche Bahn anymoreBirte Kristina Friesel-5/+8
2025-02-01landingpage: we're not limited to Germany or trains2.9.19Birte Kristina Friesel-3/+5
2025-01-16InTransit: _epoch: turn undef into undef2.9.18Birte Kristina Friesel-1/+1