Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
3 days | Journeys->add: allow consecutive route stops at the same timestampHEADmain | networkException | -2/+2 | |
This patch relaxes the route timestamp sanity checking introduced in 9e6728a3e14fbe48b7e7aa1d7c0ae2d4e79f0ece by allowing the same timestamp (usually minute accuracy) to occur multiple times for consecutive stops. This is common for trams, for example. | ||||
4 days | Release v2.152.15.0 | Birte Kristina Friesel | -1/+34 | |
4 days | add_intransit_form: add simple sanity check for route timestamps | Birte Kristina Friesel | -2/+15 | |
4 days | Journeys->add: a little bit of sanity checking for route timestamps | Birte Kristina Friesel | -2/+10 | |
5 days | update_arrival_motis: store arrival platform, if available | networkException | -1/+2 | |
See b4879a8a48ccecf1071d1ed76a02fecfb4eba3b6 | ||||
5 days | hide manual checkin for now2.14.19 | Birte Kristina Friesel | -1/+1 | |
5 days | Journey: show dep/arr stop in table; include platforms if available | Birte Kristina Friesel | -23/+37 | |
Also: show checkin timestamp | ||||
5 days | update_arrival_{dbris,efa,hafas}: store arrival platform, if available | Birte Kristina Friesel | -3/+5 | |
5 days | InTransit->add: Use existing JSON instance | Birte Kristina Friesel | -7/+7 | |
5 days | add_intransit: add a little bit of explanatory intro text | Birte Kristina Friesel | -0/+4 | |
5 days | Manual journey entry: support sched arr/dep timestamps of intermediate stops | Birte Kristina Friesel | -10/+28 | |
6 days | add_intransit_form: only use station_info if is defined | Birte Kristina Friesel | -2/+2 | |
6 days | add_intransit: allow users to specify timestamps for intermediate stops | Birte Kristina Friesel | -7/+18 | |
6 days | add_journey: DS100 is still supported, but very rare these days | Birte Kristina Friesel | -1/+1 | |
6 days | add_intransit: change button heading to 'check in' | Birte Kristina Friesel | -1/+1 | |
6 days | add_intransit_form: ensure arrival > departure | Birte Kristina Friesel | -0/+3 | |
7 days | Add 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 | ||||
7 days | Update map data source & quality note | Tim | -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. | ||||
7 days | add journey: do not hardcode backend2.14.18 | Birte Kristina Friesel | -4/+18 | |
8 days | station board: map upstream HTTP 500 to HTTP 502 | Birte Kristina Friesel | -1/+1 | |
8 days | release assets2.14.17 | Birte Kristina Friesel | -22/+22 | |
8 days | rebuild assets | Birte Kristina Friesel | -1/+1 | |
8 days | fix runtime error in geolocation.js | Birte Kristina Friesel | -1/+1 | |
8 days | geolocation.js: It's an accident that this ever worked to begin with | Birte Kristina Friesel | -31/+43 | |
8 days | Release assets2.14.16 | Birte Kristina Friesel | -22/+22 | |
8 days | rebuild assets | Birte Kristina Friesel | -1/+1 | |
8 days | geolocation: avoid 'backend=uninitialized' query parameters | Birte Kristina Friesel | -1/+1 | |
8 days | CSV history export: Use EVA IDs rather than Ril100; add carriage and operator | Birte Kristina Friesel | -15/+23 | |
See #255 | ||||
8 days | update cpanfile.snapshot2.14.15 | Birte Kristina Friesel | -73/+89 | |
8 days | MOTIS: Normalize timestamps to Europe/Berlin | networkException | -0/+5 | |
8 days | Release assets2.14.14 | Birte Kristina Friesel | -22/+22 | |
8 days | update assets | Birte Kristina Friesel | -2/+2 | |
8 days | Add 3 more trip types to local.scss | Thulmi | -1/+1 | |
This commit adds the trip types "RegioBus", "Omnibus" and "Buslinie" to the "Bus" category. | ||||
8 days | Add some EFA trip types to local.scss | Thulmi | -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. | ||||
9 days | _format_train: dep-line: strip non-ascii chars | Birte Kristina Friesel | -1/+1 | |
Rel: #254 Specifically https://github.com/derf/travelynx/pull/254#issuecomment-2988843123 | ||||
9 days | Traveling#station: GET parameters always override user configuration | Birte Kristina Friesel | -8/+29 | |
Closes #253 | ||||
9 days | _history_trains: trim non-ascii characters from travel type for CSS selectors | Birte Kristina Friesel | -1/+1 | |
9 days | EFA backends are no longer experimental2.14.13 | Birte Kristina Friesel | -2/+2 | |
9 days | stations_str: ris has been renamed to dbris; add is_motis | Birte Kristina Friesel | -0/+24 | |
This fixes missing dbris and motis indicators in dumpstops | ||||
9 days | dumpstops: add is_dbris, is_efa, is_motis flags | Birte Kristina Friesel | -3/+3 | |
9 days | EFA: Show disambiguation page | Birte Kristina Friesel | -1/+14 | |
Closes #249 | ||||
9 days | about: Include EFA and MOTIS library versions | Birte Kristina Friesel | -2/+6 | |
10 days | Stations->add_or_update: show user-friendly error if latlon are missing2.14.12 | Birte Kristina Friesel | -0/+3 | |
This can happen with EFA SEV stops | ||||
10 days | EFA: trip IDs should include a time, not just a date | Birte Kristina Friesel | -4/+8 | |
Closes #243 | ||||
10 days | DBRIS: Support short IDs (A=1@L=eva)2.14.11 | Birte Kristina Friesel | -2/+2 | |
11 days | release assets2.14.10 | Birte Kristina Friesel | -22/+22 | |
11 days | service-worker: remove autocomplete.min.js from preload | Birte Kristina Friesel | -1/+0 | |
11 days | rebuild assets | Birte Kristina Friesel | -2/+2 | |
11 days | DBF links: support efa and motis backends | Birte Kristina Friesel | -3/+5 | |
11 days | local.scss: Add NachtBus, NachtTram & BRB train chip selector | Tim | -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. |