Age | Commit message (Expand) | Author | Lines |
2021-08-22 | Correctly append ajax=1 GET parameter to reload URL | Daniel Friesel | -1/+7 |
2021-08-22 | Fix cancellation background color in dark mode | Daniel Friesel | -2/+6 |
2021-08-22 | Fix geolocation stop list generation0.3.1 | Daniel Friesel | -11/+14 |
2021-08-22 | add 'synchronization failed' marker0.3.0 | Daniel Friesel | -10/+26 |
2021-08-22 | use proper links for departure list as well | Daniel Friesel | -28/+35 |
2021-08-22 | stop list: use large link areas instead of <li onclick> | Daniel Friesel | -114/+113 |
2021-08-21 | refresh departure list every minute0.2.0 | Daniel Friesel | -64/+83 |
2021-08-21 | asset version management | Daniel Friesel | -8/+25 |
2021-08-21 | add proper dark mode support0.1.0 | Daniel Friesel | -26/+51 |
2021-08-21 | nicer CSS for landing page | Daniel Friesel | -19/+84 |
2021-08-21 | geolocation.js: Fix off-by-1000 in km distances | Daniel Friesel | -1/+1 |
2021-08-21 | change navbar color | Daniel Friesel | -1/+1 |
2021-08-20 | add footer with version info and about/imprint/privacy links | Daniel Friesel | -5/+103 |
2021-08-20 | landing page: add intro; move geolocation below manual input | Daniel Friesel | -3/+12 |
2021-08-14 | Handle missing departureList in EFA response | Daniel Friesel | -0/+8 |
2021-07-15 | add error handling for hafas and efa requests | Daniel Friesel | -11/+83 |
2021-07-14 | add "fällt aus" marker to cancelled departures | Daniel Friesel | -1/+4 |
2021-07-14 | sort departures by time (hafas shows cancellations first by default) | Daniel Friesel | -0/+2 |
2021-07-12 | show stop directly if searched name is an exact match | Daniel Friesel | -6/+15 |
2021-07-12 | show up to ten nearby stops | Daniel Friesel | -1/+1 |
2021-07-11 | Fix crash when a stop has no associated EFA endpoint | Daniel Friesel | -6/+7 |
2021-07-11 | geolocation.js: Add missing showError function | Daniel Friesel | -2/+66 |
2021-07-11 | map link: highlight requested stop | Daniel Friesel | -1/+3 |
2021-07-11 | add an optional debug log | Daniel Friesel | -13/+29 |
2021-07-04 | match HAFAS and EFA data (WiP) | Daniel Friesel | -5/+124 |
2021-07-04 | Use transport-apis repo to determine EFA endpoints for departure details | Daniel Friesel | -1/+43 |
2021-06-28 | support Python 3.7 | Daniel Friesel | -2/+5 |
2021-06-27 | add navbar | Daniel Friesel | -9/+164 |
2021-06-27 | show line types in stop search | Daniel Friesel | -8/+133 |
2021-06-27 | properly format stop list; show distance on geo lookup | Daniel Friesel | -10/+72 |
2021-06-27 | switch to scss | Daniel Friesel | -131/+154 |
2021-06-26 | move HTML header elements to separate template | Daniel Friesel | -39/+16 |
2021-06-26 | add train station looukp by name | Daniel Friesel | -4/+48 |
2021-06-26 | add a landing page with geolocation search | Daniel Friesel | -0/+133 |
2021-05-30 | add delay | Daniel Friesel | -10/+24 |
2021-05-30 | proper departure list and css | Daniel Friesel | -11/+127 |
2021-05-29 | initial commit | Daniel Friesel | -0/+183 |