summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
13 daysadd_intransit: add a little bit of explanatory intro textBirte Kristina Friesel-0/+4
13 daysManual journey entry: support sched arr/dep timestamps of intermediate stopsBirte Kristina Friesel-10/+28
2025-06-22add_intransit_form: only use station_info if is definedBirte Kristina Friesel-2/+2
2025-06-22add_intransit: allow users to specify timestamps for intermediate stopsBirte Kristina Friesel-7/+18
2025-06-22add_journey: DS100 is still supported, but very rare these daysBirte Kristina Friesel-1/+1
2025-06-22add_intransit: change button heading to 'check in'Birte Kristina Friesel-1/+1
2025-06-22add_intransit_form: ensure arrival > departureBirte Kristina Friesel-0/+3
2025-06-21Add bare-bones support for manual checkins (still bound to a specific backend)Birte Kristina Friesel-36/+421
Extension opportunities (maybe, eventually) * provide datetimes of intermediate stops * provide an API for real-time data updates * look up stops that travelynx does not yet know about rather than rejecting them outright
2025-06-21Update map data source & quality noteTim-2/+2
This commit revised the informational text to clarify that routes are sourced from the backend used for recording trips. The data quality note was updated accordingly.
2025-06-21add journey: do not hardcode backend2.14.18Birte Kristina Friesel-4/+18
2025-06-20station board: map upstream HTTP 500 to HTTP 502Birte Kristina Friesel-1/+1
2025-06-20release assets2.14.17Birte Kristina Friesel-22/+22
2025-06-20rebuild assetsBirte Kristina Friesel-1/+1
2025-06-20fix runtime error in geolocation.jsBirte Kristina Friesel-1/+1
2025-06-20geolocation.js: It's an accident that this ever worked to begin withBirte Kristina Friesel-31/+43
2025-06-20Release assets2.14.16Birte Kristina Friesel-22/+22
2025-06-20rebuild assetsBirte Kristina Friesel-1/+1
2025-06-20geolocation: avoid 'backend=uninitialized' query parametersBirte Kristina Friesel-1/+1
2025-06-20CSV history export: Use EVA IDs rather than Ril100; add carriage and operatorBirte Kristina Friesel-15/+23
See #255
2025-06-20update cpanfile.snapshot2.14.15Birte Kristina Friesel-73/+89
2025-06-20MOTIS: Normalize timestamps to Europe/BerlinnetworkException-0/+5
2025-06-20Release assets2.14.14Birte Kristina Friesel-22/+22
2025-06-20update assetsBirte Kristina Friesel-2/+2
2025-06-20Add 3 more trip types to local.scssThulmi-1/+1
This commit adds the trip types "RegioBus", "Omnibus" and "Buslinie" to the "Bus" category.
2025-06-20Add some EFA trip types to local.scssThulmi-3/+3
This commit adds the trip types "SB", "Rufbus", "Regionalbus", "Landbus", "BSV", and RVV-Bus-Linie" to the "Bus" category. It adds the trip types "Stadtbahn" and "Niederflurstrab" to the "Tram" category. It adds the trip type "UBAHN" to the "U-Bahn" category.
2025-06-19_format_train: dep-line: strip non-ascii charsBirte Kristina Friesel-1/+1
Rel: #254 Specifically https://github.com/derf/travelynx/pull/254#issuecomment-2988843123
2025-06-19Traveling#station: GET parameters always override user configurationBirte Kristina Friesel-8/+29
Closes #253
2025-06-19_history_trains: trim non-ascii characters from travel type for CSS selectorsBirte Kristina Friesel-1/+1
2025-06-19EFA backends are no longer experimental2.14.13Birte Kristina Friesel-2/+2
2025-06-19stations_str: ris has been renamed to dbris; add is_motisBirte Kristina Friesel-0/+24
This fixes missing dbris and motis indicators in dumpstops
2025-06-19dumpstops: add is_dbris, is_efa, is_motis flagsBirte Kristina Friesel-3/+3
2025-06-19EFA: Show disambiguation pageBirte Kristina Friesel-1/+14
Closes #249
2025-06-19about: Include EFA and MOTIS library versionsBirte Kristina Friesel-2/+6
2025-06-18Stations->add_or_update: show user-friendly error if latlon are missing2.14.12Birte Kristina Friesel-0/+3
This can happen with EFA SEV stops
2025-06-18EFA: trip IDs should include a time, not just a dateBirte Kristina Friesel-4/+8
Closes #243
2025-06-18DBRIS: Support short IDs (A=1@L=eva)2.14.11Birte Kristina Friesel-2/+2
2025-06-17release assets2.14.10Birte Kristina Friesel-22/+22
2025-06-17service-worker: remove autocomplete.min.js from preloadBirte Kristina Friesel-1/+0
2025-06-17rebuild assetsBirte Kristina Friesel-2/+2
2025-06-17DBF links: support efa and motis backendsBirte Kristina Friesel-3/+5
2025-06-17local.scss: Add NachtBus, NachtTram & BRB train chip selectorTim-3/+3
This commit adds the trip type "NachtBus" to the "Bus" category and the trip type "NachtTram" to the "Tram" category. It also adds the trip type "BRB" to the "RegionalBahn" / "RB" category.
2025-06-17update cpanfile.snapshot2.14.9Birte Kristina Friesel-20/+20
2025-06-16MOTIS: Store trip operatornetworkException-0/+3
2025-06-16local.scss: Add MetroBus train chip selectorBirte Kristina Friesel-1/+1
2025-06-16Release assets2.14.8Birte Kristina Friesel-23/+23
2025-06-16rebuild assetsBirte Kristina Friesel-2/+2
2025-06-16Frontend: Add a bunch of EFA-specific line coloursBirte Kristina Friesel-6/+6
Closes #244
2025-06-16database: relaxe train_type length constraint for EFA and MOTIS checkinsBirte Kristina Friesel-0/+147
Closes #239
2025-06-16release assets2.14.7Birte Kristina Friesel-23/+23
2025-06-16rebuild assetsBirte Kristina Friesel-2/+2