travelynx/lib/Travelynx
Birte Kristina Friesel 5a2285bd59
check train/trip id when updating associated data
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.
2024-05-24 21:39:09 +02:00
..
Command dumpstops: encode output as UTF-8 2024-04-07 11:23:47 +02:00
Controller /status: return JSON for 404 errors as well 2024-04-26 17:48:04 +02:00
Helper Use HAFAS routes as single source of truth. Overwrite initial IRIS route. 2024-05-22 19:04:57 +02:00
Model check train/trip id when updating associated data 2024-05-24 21:39:09 +02:00