Age | Commit message (Expand) | Author | Lines |
2023-12-03 | remove a forgotten debug statement4.19.0 | Birte Kristina Friesel | -1/+0 |
2023-12-03 | i18n: fix typo | Birte Kristina Friesel | -1/+1 |
2023-12-03 | add language switcher | Birte Kristina Friesel | -1/+13 |
2023-12-03 | Move theme switcher to bottom; add 'use device theme' | Birte Kristina Friesel | -1/+0 |
2023-11-20 | perltidy | Birte Kristina Friesel | -81/+89 |
2023-11-04 | Handle HAFAS backend in JSON API | Birte Kristina Friesel | -57/+86 |
2023-10-31 | i18n: pass language on to HAFAS backend | Birte Kristina Friesel | -1/+13 |
2023-10-31 | i18n for map and wagon order | Birte Kristina Friesel | -3/+23 |
2023-10-30 | train details: i18n | Birte Kristina Friesel | -0/+15 |
2023-10-29 | Add I18N dictionary. derp. | Birte Kristina Friesel | -0/+40 |
2023-10-29 | add english version of landing page and main menu | Birte Kristina Friesel | -0/+6 |
2023-09-10 | add hafas parameter to nav_link4.18.1 | Birte Kristina Friesel | -4/+13 |
2023-09-10 | Always accept IRIS and HAFAS stations in input field4.18.0 | Birte Kristina Friesel | -31/+45 |
2023-09-10 | do not pass HAFAS flag to geostop; it's not used there anyways | Birte Kristina Friesel | -3/+2 |
2023-09-05 | Map: pass train_no to _map_infobox as well4.17.3 | Birte Kristina Friesel | -0/+3 |
2023-09-05 | map: work around ::HAFAS::Journey route_start bug | Birte Kristina Friesel | -2/+2 |
2023-09-01 | do not use now-deprecated smartmatch feature4.17.1 | Birte Kristina Friesel | -11/+18 |
2023-08-29 | geostop: always show hafas and iris stops | Birte Kristina Friesel | -67/+61 |
2023-08-29 | change HAFAS icon | Birte Kristina Friesel | -1/+1 |
2023-08-28 | hafas stationboard: quote city name in regex (fixes bug with "()" etc.)4.16.11 | Birte Kristina Friesel | -3/+3 |
2023-08-26 | generate autocomplete list dynamically from installed IRIS module | Birte Kristina Friesel | -1/+23 |
2023-07-10 | pass version via defaults4.16.6 | Birte Kristina Friesel | -6/+1 |
2023-07-03 | Map: set description4.16.4 | Birte Kristina Friesel | -0/+1 |
2023-07-03 | set description tag for wagon order sites | Birte Kristina Friesel | -3/+20 |
2023-07-03 | set appropriate meta description for departure board and train details | Birte Kristina Friesel | -0/+18 |
2023-07-03 | Update Copyright | Birte Kristina Friesel | -8/+8 |
2023-04-21 | HAFAS: use locationSearch rather than StopFinder | Derf Null | -8/+7 |
2023-04-18 | stop search: add hafas support | Derf Null | -2/+52 |
2023-04-18 | station board: fix text for regional/local transit switcher | Derf Null | -2/+2 |
2023-02-13 | hafas backend: add admode=arr support | Daniel Friesel | -13/+25 |
2023-02-12 | do not return HTTP 500 on multiple choice | Daniel Friesel | -2/+2 |
2023-02-12 | handle_no_results: return HTTP 500 when called from an exception handler | Daniel Friesel | -10/+27 |
2023-02-12 | add bahn.expert link to train details page | Daniel Friesel | -0/+3 |
2023-02-12 | Fix HAFAS backend with rt=14.15.8 | Daniel Friesel | -2/+8 |
2023-02-10 | Wagonorder: update API URL | Daniel Friesel | -1/+1 |
2023-02-08 | HAFAS details: show platform (and platform change) | Daniel Friesel | -12/+17 |
2023-02-06 | hafas: strip common city suffix4.15.7 | Daniel Friesel | -5/+11 |
2023-02-06 | hafas backend: show shortest station name in title4.15.6 | Daniel Friesel | -0/+6 |
2023-02-05 | hafas: show errors rather than location selection | Daniel Friesel | -0/+5 |
2023-02-05 | hafas: fix redirect lop on error | Daniel Friesel | -1/+1 |
2023-02-05 | hafas: show cancellation in detail page4.15.5 | Daniel Friesel | -10/+14 |
2023-02-04 | DBInfoscreen: remove useless Stations import | Daniel Friesel | -1/+0 |
2023-02-04 | departure board: add regional / local transit switcher; move autostop to bottom | Daniel Friesel | -0/+27 |
2023-02-03 | hafas: if there is just one candidate: redirect to it | Daniel Friesel | -0/+6 |
2023-02-02 | stopfinder: handle ambiguous input in hafas requests | Daniel Friesel | -7/+45 |
2023-01-29 | Stationboard: is_partially_cancelled does not refer to current station | Daniel Friesel | -9/+8 |
2023-01-29 | add hafas (bus, ubahn, tram) support | Daniel Friesel | -111/+304 |
2023-01-22 | get_results_p: remove superfluous cache_str variable | Daniel Friesel | -5/+0 |
2023-01-14 | train details: show expected arrival time at first stop, if available4.14.10 | Daniel Friesel | -4/+13 |
2023-01-09 | readd ze zycles4.14.9 | Daniel Friesel | -7/+27 |