summaryrefslogtreecommitdiff
path: root/lib/DBInfoscreen.pm
AgeCommit message (Collapse)AuthorLines
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
"App" with force_mobile=1 is now the default view even on desktop -- The infoscreen template's extra large font wasn't really nice. This breaks the setup of everyone who was relying on infoscreen being the default -- please append `mode=infoscreen` to your requests.
2019-03-24Transition from Mojolicious::Lite to full Mojolicious appDaniel Friesel-0/+249