Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-04-21 | Initial MOTIS backend support | networkException | -0/+1 | |
This patch adds support for displaying coverage and trip maps for MOTIS. | ||||
2025-04-16 | Fix map reloading sending malformed query parameters | networkException | -1/+7 | |
This patch fixes the periodic map reloading function sending malformed query parameters, see below: - `dbris` - `amp;efa` - `amp;hafas` The function now constructs a URLSearchParams object and appends the serialized parameters to the url instead of using manual string concatenation. This would break reloads only for EFA and non ÖBB HAFAS backends, as the `dbris` parameter was working properly malformed and ÖBB HAFAS is the default codepath. | ||||
2025-04-04 | dbris: ajax support | Birte Kristina Friesel | -1/+1 | |
2024-10-27 | map-refresh: handle lack of efa/hafas query parameters | Birte Kristina Friesel | -1/+1 | |
2024-10-18 | Add preliminary EFA support | Birte Kristina Friesel | -1/+1 | |
2024-03-27 | map: support non-DB HAFAS backends, including ÖBB | Birte Kristina Friesel | -1/+2 | |
2023-07-03 | Update Copyright | Birte Kristina Friesel | -1/+1 | |
2021-01-21 | Switch to AGPL v3 for DBF program code | Daniel Friesel | -1/+1 | |
2020-11-28 | add machine-readable copyright and licensing information | Daniel Friesel | -0/+6 | |
2020-05-24 | animate train position in map3.2.0 | Daniel Friesel | -0/+81 | |