Age | Commit message (Expand) | Author | Lines |
2020-12-13 | Dockerfile: Add cpanfile.snapshot for consistency3.6.4 | Daniel Friesel | -1/+1 |
2020-12-13 | Fix cancelled departures being displayed as "terminates here"3.6.3 | Daniel Friesel | -1/+1 |
2020-12-13 | new asset version3.6.2 | Daniel Friesel | -7/+7 |
2020-12-13 | asset-rebuild: add CSS files and autocomplete.js | Daniel Friesel | -0/+9 |
2020-12-13 | update autocomplete list of station names (and add update script) | Daniel Friesel | -1/+27 |
2020-12-13 | add cpanfile.snapshot3.6.1 | Daniel Friesel | -0/+2361 |
2020-12-12 | update ice_type.json for winter schedule (2020-12-13 to 2021-06-12)3.6.0 | Daniel Friesel | -1/+1 |
2020-12-12 | distinguish arrival-only trains from departures | Daniel Friesel | -11/+34 |
2020-12-07 | marudor.de: switch to v2 API | Daniel Friesel | -2/+2 |
2020-12-06 | get_polyline_p: Handle HTTP errors3.5.1 | Daniel Friesel | -0/+10 |
2020-12-05 | actually add Marudor.pm. Oops.3.5.0 | Daniel Friesel | -0/+124 |
2020-12-05 | train details: show expected utilization (via marudor.de) | Daniel Friesel | -1/+79 |
2020-11-28 | add machine-readable copyright and licensing information | Daniel Friesel | -14/+815 |
2020-11-22 | Fix train detail view for split stations3.4.9 | Daniel Friesel | -9/+19 |
2020-10-25 | fix HTTP 500 on invalid via RE; improve via handling while at it3.4.8 | Daniel Friesel | -2/+18 |
2020-10-25 | return 404 for train not found, 300 for multiple station choice | Daniel Friesel | -4/+8 |
2020-10-25 | Introduce HAFAS XML fix from travelynx3.4.7 | Daniel Friesel | -2/+5 |
2020-10-25 | ensure $@ is not clobbered before using it | Daniel Friesel | -1/+1 |
2020-10-25 | oops #2 | Daniel Friesel | -1/+1 |
2020-10-25 | oops3.4.6 | Daniel Friesel | -6/+6 |
2020-10-25 | Oh HAFAS, you so funny3.4.5 | Daniel Friesel | -1/+7 |
2020-10-25 | only show planned IC(E) type for long-distance trains | Daniel Friesel | -2/+2 |
2020-10-25 | switch to departure table when clicking on station name in nav | Daniel Friesel | -6/+18 |
2020-10-25 | map infobox: only show platform line if the platform is known3.4.4 | Daniel Friesel | -6/+18 |
2020-10-15 | fix forward button when navigating back to train details3.4.3 | Daniel Friesel | -36/+67 |
2020-10-12 | do template fallback before performing legacy check3.4.2 | Daniel Friesel | -4/+4 |
2020-10-11 | about: link to finalrewind.org for contact options | Daniel Friesel | -1/+1 |
2020-10-11 | switch to transport.rest v5 | Daniel Friesel | -4/+5 |
2020-10-10 | Do not break departure refresh when detail view is open3.4.1 | Daniel Friesel | -15/+24 |
2020-10-09 | deploy new back-button navigation for train details3.4.0 | Daniel Friesel | -15/+10 |
2020-10-08 | wip: close train details via back button instead of background click | Daniel Friesel | -23/+27 |
2020-09-27 | show train class based on IRIS data3.3.6 | Daniel Friesel | -52/+31 |
2020-09-27 | HAFAS->get_xml_p: Add a missing rejection handler3.3.5 | Daniel Friesel | -1/+5 |
2020-09-23 | improve(?) wagen order icon | Daniel Friesel | -2/+2 |
2020-09-23 | prominently show zuginfo.nrw links in train details3.3.4 | Daniel Friesel | -0/+13 |
2020-09-23 | Disclaimer; vrrf raus (inaktiv)3.3.3 | Daniel Friesel | -22/+18 |
2020-09-22 | train details: proper error message3.3.2 | Daniel Friesel | -6/+14 |
2020-09-21 | make train details work up to 20 minutes into the past3.3.1 | Daniel Friesel | -0/+10 |
2020-09-21 | derp | Daniel Friesel | -0/+5 |
2020-09-21 | add permalink to train details | Daniel Friesel | -11/+111 |
2020-09-20 | train details: fix missing promise when result has no wr_link3.3.0 | Daniel Friesel | -0/+3 |
2020-09-20 | fix route real-time display for requested stop | Daniel Friesel | -1/+13 |
2020-09-20 | defer route detail rendering until all requests have completed | Daniel Friesel | -4/+22 |
2020-09-20 | show direction of travel if available | Daniel Friesel | -2/+98 |
2020-09-20 | fix icon alignment in buttons3.2.11 | Daniel Friesel | -19/+32 |
2020-09-19 | proper buttons for map and wagon order (wip) | Daniel Friesel | -18/+36 |
2020-09-19 | train details: insert linebreaks for overlong headings | Daniel Friesel | -1/+7 |
2020-09-19 | detail view: more prominent display of arrival, departure, and platform3.1.10 | Daniel Friesel | -35/+57 |
2020-09-18 | _map_infobox: Fix crash when arrival is undefined (e.g. due to cancellation) | Daniel Friesel | -1/+1 |
2020-09-18 | update train details javascript handler for layout changes | Daniel Friesel | -10/+9 |