Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-05-08 | app: increase font size on tablet/desktop devices | Daniel Friesel | -2/+10 | |
2019-05-05 | Move moreinfo to ajax-requested sub-template | Daniel Friesel | -2/+2 | |
This decreases the DOM size and allows for future speed improvements (the backend no longer needs to precalculate routes etc for all trains) | ||||
2019-04-29 | Switch to App/Mobile first, no longer rely on BrowserDetect plugin | Daniel Friesel | -14/+4 | |
"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. | ||||
2018-11-03 | Also split up app/infoscreen CSS, add transition notice to landing page | Daniel Friesel | -2/+2 | |
2016-03-14 | move css/js into static subdirectory to allow easy static serving | Daniel Friesel | -0/+23 | |