summaryrefslogtreecommitdiff
path: root/lib/DBInfoscreen.pm
AgeCommit message (Expand)AuthorLines
2020-12-21keep detailed mode when following links; show train attributes in detailed mode3.8.1Daniel Friesel-3/+4
2020-12-20show zugbildung (if available); show scheduled wagon order for nightjets too3.8.0Daniel Friesel-4/+6
2020-12-18use generic path for static wagon orderDaniel Friesel-1/+1
2020-12-17set version via configDaniel Friesel-22/+21
2020-12-14show expected wagon order whan real-time data is not availableDaniel Friesel-2/+11
2020-12-05train details: show expected utilization (via marudor.de)Daniel Friesel-0/+45
2020-11-28add machine-readable copyright and licensing informationDaniel Friesel-3/+4
2020-10-25return 404 for train not found, 300 for multiple station choiceDaniel Friesel-2/+4
2020-09-21add permalink to train detailsDaniel Friesel-0/+1
2020-09-16update copyright3.1.7Daniel Friesel-1/+1
2020-09-16all requests but IRIS are async nowDaniel Friesel-5/+6
2020-09-07working train intersection demo \o/Daniel Friesel-0/+3
2020-09-06include instance URL in UA3.1.4Daniel Friesel-0/+2
2020-09-06add wagonorder helperDaniel Friesel-0/+15
2020-09-06Move HAFAS helpers to a separate helper classDaniel Friesel-0/+14
2020-06-28Partially refactor handle_requestDaniel Friesel-2/+3
2020-06-28add experimental (and unreferenced) train intersection calculationDaniel Friesel-0/+1
2020-05-24animate train position in map3.2.0Daniel Friesel-0/+1
2020-04-20switch to a proper dark theme using javascript and sass3.1.0Daniel Friesel-0/+18
2020-01-30Remove session / "save defaults" support due to caching issues3.0.0Daniel Friesel-1/+0
2020-01-07show planned IC/ICE type in detail viewDaniel Friesel-2/+2
2020-01-06show planned IC/ICE subtype if available (experimental!)Daniel Friesel-0/+16
2020-01-04show train route on map2.5.0Daniel Friesel-0/+2
2019-11-10single layout: strip non-numeric platform parts for now2.3.12Daniel Friesel-0/+20
2019-10-04fix off-by-one error in json_route_diff2.3.7Daniel Friesel-2/+2
2019-06-10add head nav and prominent geolocation link to app templateDaniel Friesel-4/+4
2019-06-07use global cache objects, also cache wagon order2.3.1Daniel Friesel-0/+37
2019-06-03add an about pageDaniel Friesel-0/+2
2019-04-29Switch to App/Mobile first, no longer rely on BrowserDetect pluginDaniel Friesel-1/+0
2019-03-24Transition from Mojolicious::Lite to full Mojolicious appDaniel Friesel-0/+249