summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
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
2025-01-16work: fetch arrival wagon order for VBN and ÖBB as wellBirte Kristina Friesel-3/+8
2025-01-11Add backend selection link to Bad Gateway / Gateway Timeout error messagesBirte Kristina Friesel-7/+21
2025-01-10select_backend: mention that IRIS polyline support is back2.9.17Birte Kristina Friesel-1/+1
2025-01-10traewelling: mention that there is no synchronization at the moment.Birte Kristina Friesel-2/+10
2025-01-10HAFAS: Use VRN as default backend2.9.16Birte Kristina Friesel-5/+5
Notable, this retores data augmentation for IRIS checkins
2025-01-09VRN and ÖBB EVA IDs are compatible with bahn.de → request wagon orders2.9.15Birte Kristina Friesel-18/+25
2025-01-09select_backend: VRN is looking good2.9.14Birte Kristina Friesel-4/+5
2025-01-08Details for backend selection2.9.13Birte Kristina Friesel-6/+12
2025-01-08Do not use DB HAFAS by default. Use DB IRIS instead.2.9.12Birte Kristina Friesel-0/+12
2025-01-08Remove DB HAFAS for now2.9.11Birte Kristina Friesel-8/+16
Looks like it's gone for good
2025-01-08503 backend errors (hello, DB HAFAS) are Bad Gateway as wellBirte Kristina Friesel-1/+1
2024-12-31release assets2.9.10Birte Kristina Friesel-23/+23
2024-12-31rebuild assetsBirte Kristina Friesel-1/+1
2024-12-31travelynx-actions: do not compute delay if scheduled == 0Birte Kristina Friesel-0/+3
2024-12-23Update cpanfile.snapshot2.9.9Birte Kristina Friesel-16/+16
2024-12-18Speed up history pages: Only build route datetimes when needed2.9.8Birte Kristina Friesel-28/+36
2024-12-18premature connection close is HTTP 502 as well2.9.7Birte Kristina Friesel-1/+1
2024-12-11update cpanfile.snapshot2.9.6Birte Kristina Friesel-13/+13
2024-12-04do not add meta stations if eva is undef2.9.5Birte Kristina Friesel-5/+7
2024-12-04bad gateway: clarify that travelynx cannot fix these errorsBirte Kristina Friesel-1/+2
2024-12-04Add a separate error message for gateway timeoutsBirte Kristina Friesel-0/+29
2024-12-03update cpanfile.snapshot2.9.4Birte Kristina Friesel-93/+98
2024-11-30status API: Set Access-Control-Allow-Origin to *2.9.3Birte Kristina Friesel-0/+2
2024-11-26Mark users as seen when successfully pulling a traewelling checkinBirte Kristina Friesel-0/+1