Age | Commit message (Expand) | Author | Lines |
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 |
2020-09-18 | work-in-progress train detail design revamp | Daniel Friesel | -53/+80 |
2020-09-17 | Fix hafas->get_xml_p3.1.9 | Daniel Friesel | -0/+2 |
2020-09-16 | perform traininfo requests concurrently3.1.8 | Daniel Friesel | -10/+14 |
2020-09-16 | update copyright3.1.7 | Daniel Friesel | -6/+6 |
2020-09-16 | all requests but IRIS are async now | Daniel Friesel | -86/+130 |
2020-09-15 | use non-blocking requests for train details | Daniel Friesel | -283/+237 |
2020-09-11 | dark mode: decrease contrast a bit3.1.6 | Daniel Friesel | -8/+8 |
2020-09-11 | add attribution for static wagonorder data3.1.5 | Daniel Friesel | -0/+2 |
2020-09-11 | update ice_types.json | Daniel Friesel | -1/+1 |
2020-09-10 | do not propagate promises where they don't belong | Daniel Friesel | -0/+12 |
2020-09-10 | handle /map requests asynchronously | Daniel Friesel | -54/+160 |
2020-09-08 | always calculate tripid via trainsearch.exe | Daniel Friesel | -70/+4 |
2020-09-08 | move tripid generation to trainsearch helper | Daniel Friesel | -23/+16 |
2020-09-07 | tripID caching is quite mystical | Daniel Friesel | -1/+1 |
2020-09-07 | working train intersection demo \o/ | Daniel Friesel | -26/+189 |
2020-09-06 | Move HAFAS polyline request to HAFAS helper | Daniel Friesel | -61/+60 |
2020-09-06 | include instance URL in UA3.1.4 | Daniel Friesel | -2/+6 |
2020-09-06 | add wagonorder helper | Daniel Friesel | -51/+96 |
2020-09-06 | Move HAFAS helpers to a separate helper class | Daniel Friesel | -280/+310 |
2020-09-05 | Merge branch 'master' of git.finalrewind.org:var/git_root/db-fakedisplay into...3.1.3 | Daniel Friesel | -595/+1262 |
2020-09-05 | wagenreihung.html.ep: $wr may be undef | Daniel Friesel | -2/+2 |
2020-07-11 | move train details to a separate helper function | Daniel Friesel | -174/+155 |
2020-06-28 | Partially refactor handle_request | Daniel Friesel | -141/+163 |
2020-06-28 | add experimental (and unreferenced) train intersection calculation | Daniel Friesel | -36/+419 |
2020-06-12 | use debug log for debug output | Daniel Friesel | -0/+6 |
2020-05-24 | Map: Fix position calculation between first and second station3.2.1 | Daniel Friesel | -1/+1 |
2020-05-24 | animate train position in map3.2.0 | Daniel Friesel | -204/+480 |
2020-05-23 | map: move train position calculation to a helper function | Daniel Friesel | -92/+91 |
2020-05-07 | cpanfile: Use Travel::Status::DE::HAFAS 2.x | Daniel Friesel | -1/+1 |
2020-05-03 | Decrease image size | Daniel Friesel | -16/+35 |