summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Command
AgeCommit message (Expand)AuthorLines
11 dayswork: Demote the _correct_ MOTIS error type to debug2.16.2Birte Kristina Friesel-2/+2
11 dayswork: demote MOTIS errors to debug (some backends just return 500 sometimes)2.16.1Birte Kristina Friesel-1/+1
2025-07-27translation: update documentationBirte Kristina Friesel-3/+4
2025-07-27move translation reference to share/localesBirte Kristina Friesel-10/+35
2025-07-27add translation-status.mdBirte Kristina Friesel-0/+73
2025-07-18Add localization support.Birte Kristina Friesel-0/+22
2025-07-06database: Relax platform and line length constraints2.15.12Birte Kristina Friesel-0/+151
2025-07-04Revert "work: dbris: be slightly less pessimistic"2.15.6Birte Kristina Friesel-1/+1
2025-06-29work: dbris: be slightly less pessimistic2.15.3Birte Kristina Friesel-1/+1
2025-06-29work: limit dbris journey requests to 0.5 HzBirte Kristina Friesel-4/+6
2025-06-27work: support distinct worker invocations per backendBirte Kristina Friesel-160/+171
2025-06-21Add bare-bones support for manual checkins (still bound to a specific backend)Birte Kristina Friesel-0/+17
2025-06-19stations_str: ris has been renamed to dbris; add is_motisBirte Kristina Friesel-0/+24
2025-06-19dumpstops: add is_dbris, is_efa, is_motis flagsBirte Kristina Friesel-3/+3
2025-06-16database: relaxe train_type length constraint for EFA and MOTIS checkinsBirte Kristina Friesel-0/+147
2025-06-15EFA: handle arrival being cancelled after checkinBirte Kristina Friesel-1/+18
2025-06-15work: DBRIS: Fix(?) handling cancelled arrivalsBirte Kristina Friesel-1/+8
2025-06-15Add experimental EFA supportBirte Kristina Friesel-6/+142
2025-06-09Fix worker for MOTIS checkins2.13.5Birte Kristina Friesel-6/+8
2025-06-09MOTIS: Fix work command2.13.4Birte Kristina Friesel-4/+1
2025-06-09perltidyBirte Kristina Friesel-7/+12
2025-06-09Add (possibly still somewhat experimental) MOTIS supportBirte Kristina Friesel-2/+307
2025-05-31work: dbris: update_arrival must run before cancellation-induced checkouts2.12.4Birte Kristina Friesel-13/+13
2025-05-31work: DBRIS: handle newly-cancelled destinations2.12.3Birte Kristina Friesel-1/+13
2025-04-05work: do not treat non-actionable backend errors as errors2.11.16Birte Kristina Friesel-3/+4
2025-03-31work: log count of generic backend issues to influxdb as wellBirte Kristina Friesel-2/+8
2025-03-30log API rate limit events to influxdb2.11.10Birte Kristina Friesel-3/+5
2025-03-28work: increase dbris throttlingBirte Kristina Friesel-1/+1
2025-03-26work: decrease bahn.de request frequency; detect rate limiting2.11.5Birte Kristina Friesel-2/+13
2025-03-25work: pass train_id to update_arrival_dbris (oops)2.11.2Birte Kristina Friesel-5/+6
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-0/+258
2025-01-16work: fetch arrival wagon order for VBN and ÖBB as wellBirte Kristina Friesel-3/+8
2025-01-09VRN and ÖBB EVA IDs are compatible with bahn.de → request wagon orders2.9.15Birte Kristina Friesel-16/+23
2025-01-08Do not use DB HAFAS by default. Use DB IRIS instead.2.9.12Birte Kristina Friesel-0/+12
2024-09-01Work: Include backend in debug and error messages2.8.38Birte Kristina Friesel-6/+12
2024-09-01integritycheck: add sub-commandsBirte Kristina Friesel-108/+126
2024-08-30timeline: add maps2.8.37Birte Kristina Friesel-0/+50
2024-08-27maintenance: do not re-generate statsBirte Kristina Friesel-16/+0
2024-08-26integritycheck: list journeys affected by #1592.8.32Birte Kristina Friesel-0/+43
2024-08-16.. oooops2.8.23Birte Kristina Friesel-1/+1
2024-08-16work: guard HAFAS updates via eval as well2.8.22Birte Kristina Friesel-91/+101
2024-08-15truncate journey stats once more2.8.21Birte Kristina Friesel-0/+17
2024-08-12database: avoid needlessly incrementing backends.idBirte Kristina Friesel-8/+18
2024-08-10work: only request carriage formation for DB backendsBirte Kristina Friesel-2/+4
2024-08-08Switch to new carriage formation APIBirte Kristina Friesel-8/+36
2024-08-07dumpstops: provide backend name and type rather than just opaque IDs2.8.10Birte Kristina Friesel-2/+25
2024-07-26fix v55 migration: we also need to sync hafas->iris in some cases2.8.1Birte Kristina Friesel-7/+66
2024-07-26influxdb: per-backend statsBirte Kristina Friesel-53/+48
2024-07-26Multi-backend supportBirte Kristina Friesel-6/+275