Age | Commit message (Expand) | Author | Lines |
2025-07-05 | Traveling: perltidy | Birte Kristina Friesel | -10/+12 |
2025-07-05 | edit_journey: support timestamps with sub-minute resolution | Birte Kristina Friesel | -4/+15 |
2025-07-05 | Merge branch 'date-inputs' of github.com:deingithub/travelynx | Birte Kristina Friesel | -13/+35 |
2025-07-04 | Revert "work: dbris: be slightly less pessimistic"2.15.6 | Birte Kristina Friesel | -1/+1 |
2025-07-03 | Journey-based checkins: store platforms with route; set arrival platform from it2.15.5 | Birte Kristina Friesel | -0/+31 |
2025-06-29 | /checkin/add: allow eliding date on intermediate stops | Cassidy Dingenskirchen | -4/+28 |
2025-06-29 | /checkin/add: datetime inputs, change intermediate stop input format to ISO8601 | Cassidy Dingenskirchen | -1/+1 |
2025-06-29 | /history/map: date inputs | Cassidy Dingenskirchen | -5/+3 |
2025-06-29 | /journey/edit: datetime inputs | Cassidy Dingenskirchen | -2/+2 |
2025-06-29 | /journey/add: datetime inputs | Cassidy Dingenskirchen | -1/+1 |
2025-06-29 | work: dbris: be slightly less pessimistic2.15.3 | Birte Kristina Friesel | -1/+1 |
2025-06-29 | Journeys->get: type: trim trailing white space (hello, hafas) | Birte Kristina Friesel | -1/+1 |
2025-06-29 | Journeys->get: pre-compute delay data | Birte Kristina Friesel | -0/+6 |
2025-06-29 | work: limit dbris journey requests to 0.5 Hz | Birte Kristina Friesel | -4/+6 |
2025-06-27 | work: support distinct worker invocations per backend | Birte Kristina Friesel | -160/+171 |
2025-06-25 | Journeys->add: allow consecutive route stops at the same timestamp | networkException | -2/+2 |
2025-06-24 | add_intransit_form: add simple sanity check for route timestamps | Birte Kristina Friesel | -2/+15 |
2025-06-24 | Journeys->add: a little bit of sanity checking for route timestamps | Birte Kristina Friesel | -2/+10 |
2025-06-23 | update_arrival_motis: store arrival platform, if available | networkException | -1/+2 |
2025-06-23 | Journey: show dep/arr stop in table; include platforms if available | Birte Kristina Friesel | -1/+3 |
2025-06-23 | update_arrival_{dbris,efa,hafas}: store arrival platform, if available | Birte Kristina Friesel | -3/+5 |
2025-06-23 | InTransit->add: Use existing JSON instance | Birte Kristina Friesel | -7/+7 |
2025-06-23 | Manual journey entry: support sched arr/dep timestamps of intermediate stops | Birte Kristina Friesel | -9/+25 |
2025-06-22 | add_intransit_form: only use station_info if is defined | Birte Kristina Friesel | -2/+2 |
2025-06-22 | add_intransit: allow users to specify timestamps for intermediate stops | Birte Kristina Friesel | -6/+15 |
2025-06-22 | add_intransit_form: ensure arrival > departure | Birte Kristina Friesel | -0/+3 |
2025-06-21 | Add bare-bones support for manual checkins (still bound to a specific backend) | Birte Kristina Friesel | -4/+276 |
2025-06-21 | add journey: do not hardcode backend2.14.18 | Birte Kristina Friesel | -2/+4 |
2025-06-20 | station board: map upstream HTTP 500 to HTTP 502 | Birte Kristina Friesel | -1/+1 |
2025-06-20 | CSV history export: Use EVA IDs rather than Ril100; add carriage and operator | Birte Kristina Friesel | -15/+23 |
2025-06-20 | MOTIS: Normalize timestamps to Europe/Berlin | networkException | -0/+5 |
2025-06-19 | Traveling#station: GET parameters always override user configuration | Birte Kristina Friesel | -8/+29 |
2025-06-19 | EFA backends are no longer experimental2.14.13 | Birte Kristina Friesel | -2/+2 |
2025-06-19 | stations_str: ris has been renamed to dbris; add is_motis | Birte Kristina Friesel | -0/+24 |
2025-06-19 | dumpstops: add is_dbris, is_efa, is_motis flags | Birte Kristina Friesel | -3/+3 |
2025-06-19 | EFA: Show disambiguation page | Birte Kristina Friesel | -0/+13 |
2025-06-18 | Stations->add_or_update: show user-friendly error if latlon are missing2.14.12 | Birte Kristina Friesel | -0/+3 |
2025-06-18 | EFA: trip IDs should include a time, not just a date | Birte Kristina Friesel | -3/+7 |
2025-06-18 | DBRIS: Support short IDs (A=1@L=eva)2.14.11 | Birte Kristina Friesel | -2/+2 |
2025-06-17 | DBF links: support efa and motis backends | Birte Kristina Friesel | -1/+3 |
2025-06-16 | MOTIS: Store trip operator | networkException | -0/+3 |
2025-06-16 | database: relaxe train_type length constraint for EFA and MOTIS checkins | Birte Kristina Friesel | -0/+147 |
2025-06-16 | EFA: Decrease lookbehind to ten minutes, for now | Birte Kristina Friesel | -2/+2 |
2025-06-16 | show load/occupancy for EFA departures and trips, if available | Birte Kristina Friesel | -0/+26 |
2025-06-15 | get_connecting_trains_p: not implemented for EFA yet | Birte Kristina Friesel | -0/+7 |
2025-06-15 | EFA: handle arrival being cancelled after checkin | Birte Kristina Friesel | -10/+28 |
2025-06-15 | work: DBRIS: Fix(?) handling cancelled arrivals | Birte Kristina Friesel | -1/+8 |
2025-06-15 | InTransit->add: efa: mark cancelled stops | Birte Kristina Friesel | -9/+10 |
2025-06-15 | EFA: Handle check-ins into cancelled departures | Birte Kristina Friesel | -1/+1 |
2025-06-15 | geolocation: IRIS stops must be marked es hafas=02.14.3 | Birte Kristina Friesel | -0/+1 |