Age | Commit message (Expand) | Author | Lines |
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 |
2025-06-15 | EFA, HAFAS: Store trip operator(s)2.14.2 | Birte Kristina Friesel | -0/+6 |
2025-06-15 | recent targets: add efa support | Birte Kristina Friesel | -2/+3 |
2025-06-15 | Add experimental EFA support | Birte Kristina Friesel | -36/+775 |
2025-06-09 | Fix worker for MOTIS checkins2.13.5 | Birte Kristina Friesel | -8/+11 |
2025-06-09 | Travelynx: pass root_url to MOTIS helper | Birte Kristina Friesel | -0/+1 |
2025-06-09 | MOTIS: Fix work command2.13.4 | Birte Kristina Friesel | -4/+1 |
2025-06-09 | backend selection: group recommended / transit assoc / experimental&legacy2.13.3 | Birte Kristina Friesel | -4/+14 |
2025-06-09 | Traveling: do not compute map data if no destination has been set2.13.1 | Birte Kristina Friesel | -6/+12 |
2025-06-09 | perltidy | Birte Kristina Friesel | -100/+130 |
2025-06-09 | Add (possibly still somewhat experimental) MOTIS support | Birte Kristina Friesel | -28/+1058 |
2025-06-08 | HAFAS: Sett rt flag if realtime data is available | Birte Kristina Friesel | -4/+19 |
2025-06-08 | DBRIS: Support multiple proxies2.12.8 | Birte Kristina Friesel | -1/+10 |
2025-06-07 | InTransit: DBRIS: Update realtime flag if realtime data is available2.12.7 | Birte Kristina Friesel | -1/+9 |
2025-05-31 | work: dbris: update_arrival must run before cancellation-induced checkouts2.12.4 | Birte Kristina Friesel | -13/+13 |
2025-05-31 | work: DBRIS: handle newly-cancelled destinations2.12.3 | Birte Kristina Friesel | -1/+13 |
2025-05-30 | checked-in view: restore dbf.finalrewind.org carriage formation link2.12.2 | Birte Kristina Friesel | -0/+10 |
2025-05-30 | polyline_to_map: handle cases where from and to are in inverse order2.12.1 | Birte Kristina Friesel | -0/+3 |