Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-05-03 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2025-04-21 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
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 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
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 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2025-04-04 | dbris: ajax support | Birte Kristina Friesel | -1/+1 | |
2025-02-21 | dbf_reg_handlers: ... really incorporate dbris | Birte Kristina Friesel | -0/+3 | |
2025-02-21 | train detail links: incorporate dbris | Birte Kristina Friesel | -0/+2 | |
2025-01-10 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2025-01-09 | Remove 'loading details' when details raise an error | Birte Kristina Friesel | -1/+2 | |
2024-10-27 | rebuild assets | 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 | rebuild assets | Birte Kristina Friesel | -3/+3 | |
2024-10-18 | Add preliminary EFA support | Birte Kristina Friesel | -4/+7 | |
2024-10-02 | collapse.js: Add efa query parameters for efa trips | Birte Kristina Friesel | -0/+3 | |
2024-10-01 | Prepare for detail view with efa backend | Birte Kristina Friesel | -0/+2 | |
2024-04-03 | rebuild assets | Birte Kristina Friesel | -2/+2 | |
2024-04-03 | do not treat hafas=0 as "HAFAS enabled" | Birte Kristina Friesel | -3/+7 | |
2024-04-02 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2024-04-02 | Pass HAFAS service on to geostop | Birte Kristina Friesel | -1/+2 | |
2024-03-27 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2024-03-27 | map: support non-DB HAFAS backends, including ÖBB | Birte Kristina Friesel | -1/+2 | |
2024-03-17 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2024-03-17 | collapse.js: pass hafas parameter as-is | Birte Kristina Friesel | -6/+7 | |
2023-12-03 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2023-12-03 | set samesite attribute for cookies | Birte Kristina Friesel | -1/+1 | |
2023-12-03 | rebuild assets | Birte Kristina Friesel | -2/+2 | |
2023-12-03 | Move theme switcher to bottom; add 'use device theme' | Birte Kristina Friesel | -0/+13 | |
2023-08-30 | remove geotrain assets | Birte Kristina Friesel | -90/+0 | |
2023-08-29 | update assets | Birte Kristina Friesel | -1/+1 | |
2023-08-29 | geostop: always show hafas and iris stops | Birte Kristina Friesel | -3/+8 | |
2023-08-29 | geostop: var → const | Birte Kristina Friesel | -12/+11 | |
2023-08-26 | remove now unused autocomplete.js | Birte Kristina Friesel | -8/+0 | |
2023-08-26 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2023-08-19 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2023-08-19 | update autocomplete for IRIS 1.89 | Birte Kristina Friesel | -1/+1 | |
2023-08-06 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2023-08-06 | update autocomplete for IRIS 1.88 | Birte Kristina Friesel | -1/+1 | |
2023-07-10 | really update autocomplete for IRIS 1.87. whoops. | Birte Kristina Friesel | -2/+2 | |
2023-07-10 | update autocompletion for IRIS 1.87 | Birte Kristina Friesel | -2/+2 | |
2023-07-03 | Update Copyright | Birte Kristina Friesel | -4/+4 | |
2023-06-04 | rebuild assets | Derf Null | -1/+1 | |
2023-06-04 | update autocomplete for IRIS 1.86 | Derf Null | -1/+1 | |
2023-05-29 | update autocompletion | Derf Null | -2/+2 | |
2023-04-19 | update autocompletion | Derf Null | -2/+2 | |
2023-04-19 | rebuild assets | Derf Null | -1/+1 | |
2023-04-18 | stop search: add hafas support | Derf Null | -6/+7 | |
2023-01-29 | rebuild assets | Daniel Friesel | -2/+2 | |
2023-01-29 | add hafas (bus, ubahn, tram) support | Daniel Friesel | -3/+10 | |