- Mar 24, 2025
-
-
Birte Kristina Friesel authored
- Mar 23, 2025
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
working: * checkin * checkout * realtime data * polylines * carriage formation (long-distance only) to do: * geolocation * redirects after checkout / undo * traewelling sync * use dbris by default
-
- Mar 15, 2025
-
-
Birte Kristina Friesel authored
-
- Feb 09, 2025
-
-
Birte Kristina Friesel authored
-
- Nov 26, 2024
-
-
Birte Kristina Friesel authored
-
- Oct 28, 2024
-
-
Birte Kristina Friesel authored
-
- Oct 16, 2024
-
-
Birte Kristina Friesel authored
-
- Sep 18, 2024
-
-
Birte Kristina Friesel authored
Closes #164
-
- Aug 28, 2024
-
-
Birte Kristina Friesel authored
-
- Aug 26, 2024
-
-
Birte Kristina Friesel authored
Station names frequently change, so the EVA ID is more robust Closes #160
-
- Aug 25, 2024
-
-
Birte Kristina Friesel authored
This fixes a regression introduced by 47f76da4 Closes #159 Journeys logged with travelynx v2.8.0 through 2.8.30 are affected by this bug and will contain incorrect data even after applying this patch – it only fixes data for new entries. To Do: See if affected entries can be repaired with a DB migration
-
Birte Kristina Friesel authored
Closes #155
-
- Aug 16, 2024
-
-
Birte Kristina Friesel authored
-
- Aug 15, 2024
-
-
Birte Kristina Friesel authored
-
- Aug 14, 2024
-
-
Birte Kristina Friesel authored
The IRIS route may differ from the HAFAS route in case of diversions, causing travelynx to lose real-time data, coordinates, and polyline when the follow-up add_route_timestamps call is not made.
-
- Aug 08, 2024
-
-
Birte Kristina Friesel authored
-
- Jul 26, 2024
-
-
Birte Kristina Friesel authored
Squashed commit of the following: commit 92518024 Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:39:46 2024 +0200 add_or_update station: remove superfluos 'new backend id := old backend id' commit df21c20c Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:35:51 2024 +0200 revert connection targets min_count to 3 commit be335cef Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:20:05 2024 +0200 mention backend selection in API documentation commit 9f41828f Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:19:23 2024 +0200 use_history: not all backends provide route data in departure monitor commit 09714b4d Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:11:44 2024 +0200 disambiguation: pass correct hafas parameter commit 8cdf1120 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:11:28 2024 +0200 _checked_in: hide Zuglauf link for non-db checkins commit 7455653f Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:01:47 2024 +0200 debug output commit b9cda07f Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 19:09:07 2024 +0200 fix remaining get_connection_targets / get_connecting_trains_p invocations commit 2759d725 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Jul 24 20:50:12 2024 +0200 support non-DB HAFAS backends (WiP)
-
- Jul 21, 2024
-
-
Birte Kristina Friesel authored
This speeds up the map significantly and makes coordinates_by_station obsolete
-
- Jul 08, 2024
-
-
Birte Kristina Friesel authored
This increases resilience against EVA ID reuse
-
- Jun 23, 2024
-
-
Birte Kristina Friesel authored
-
- Jun 21, 2024
-
-
Birte Kristina Friesel authored
Closes #144
-
Birte Kristina Friesel authored
this avoids a race condition when the worker requests all current checkins and takes a while before getting to update the data
-
- Jun 15, 2024
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Jun 06, 2024
-
- May 31, 2024
-
-
Birte Kristina Friesel authored
-
- May 30, 2024
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- May 29, 2024
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
This is in preparation for HAFAS wagonorder support
-
- May 24, 2024
-
-
Birte Kristina Friesel authored
this avoid race conditions when a user changes their checkin between the time of request (old trip id) and the time of data update (new trip id). These could lead to funny effects such as buses suddenly having S-Bahn carriage formations.
-
- May 22, 2024
-
-
Birte Kristina Friesel authored
- Apr 26, 2024
-
-
Birte Kristina Friesel authored
-
- Apr 21, 2024
-
-
Birte Kristina Friesel authored
-
- Apr 07, 2024
-
-
Birte Kristina Friesel authored
Decreases severity of #99 Fixes #108
-
- Feb 24, 2024
-
-
Birte Kristina Friesel authored
-