Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-11-10 | single layout: strip non-numeric platform parts for now2.3.12 | Daniel Friesel | -0/+20 | |
2019-10-04 | fix off-by-one error in json_route_diff2.3.7 | Daniel Friesel | -2/+2 | |
2019-06-10 | add head nav and prominent geolocation link to app template | Daniel Friesel | -4/+4 | |
2019-06-07 | use global cache objects, also cache wagon order2.3.1 | Daniel Friesel | -0/+37 | |
2019-06-03 | add an about page | Daniel Friesel | -0/+2 | |
2019-04-29 | Switch to App/Mobile first, no longer rely on BrowserDetect plugin | Daniel 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-24 | Transition from Mojolicious::Lite to full Mojolicious app | Daniel Friesel | -0/+249 | |