Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-06-10 | app template: fix body background color for dark mode | Daniel Friesel | -1/+1 | |
2019-06-10 | new asset version | Daniel Friesel | -2/+2 | |
2019-06-10 | app: link to main page when options are hidden | Daniel Friesel | -1/+6 | |
2019-06-10 | Merge branch 'master' of git.finalrewind.org:var/git_root/db-fakedisplay | Daniel Friesel | -2/+1 | |
2019-06-10 | add head nav and prominent geolocation link to app template | Daniel Friesel | -0/+258 | |
2019-06-09 | remove redundant body margin setting | Daniel Friesel | -2/+1 | |
2019-06-09 | move css and js assets to separate directories | Daniel Friesel | -12/+12 | |
2019-06-06 | use material icons for wagon order display | Daniel Friesel | -0/+1 | |
2019-06-03 | add an about page | Daniel Friesel | -11/+3 | |
2019-06-01 | limit traininfo width on desktops2.2.0 | Daniel Friesel | -1/+1 | |
2019-05-31 | do not show dbwagenreihung in backend list, it's only loaded on wagenreihung | Daniel Friesel | -2/+0 | |
2019-05-13 | use recommended method of calling jquery ready handlers2.0.3 | Daniel Friesel | -1/+1 | |
2019-05-13 | Only show station name in page title | Daniel Friesel | -1/+1 | |
2019-05-08 | increase refresh interval | Daniel Friesel | -1/+1 | |
2019-05-07 | app: Use AJAX, not HTTP Refresh for auto-reload2.0.2 | Daniel Friesel | -1/+3 | |
2019-05-05 | Add favicon (Material Design "train" icon, for now) | Daniel Friesel | -0/+7 | |
2019-05-05 | release | Daniel Friesel | -1/+1 | |
2019-05-04 | update jquery and jquery-ui | Daniel Friesel | -3/+3 | |
2019-04-29 | Update asset version2.00 | Daniel Friesel | -1/+1 | |
2019-04-29 | Switch to App/Mobile first, no longer rely on BrowserDetect plugin | Daniel Friesel | -4/+3 | |
"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-02-24 | add support for /station.json | Daniel Friesel | -1/+5 | |
2019-02-21 | remove automatic location.hash updates for now1.16 | Daniel Friesel | -1/+1 | |
turned out they did more harm than good (as in, leading to confusing history behaviour) | ||||
2019-02-21 | add placeholder text for main input element | Daniel Friesel | -2/+2 | |
2019-02-21 | hide developer nodes by default | Daniel Friesel | -20/+24 | |
2019-02-17 | document limit option | Daniel Friesel | -0/+3 | |
2019-02-17 | add meta tags for keywords and description | Daniel Friesel | -0/+2 | |
2019-01-16 | show previous route as well | Daniel Friesel | -1/+1 | |
2019-01-13 | show pointer cursor on app screen | Daniel Friesel | -1/+1 | |
2019-01-13 | Do not scroll back to top when closing a detail popup | Daniel Friesel | -1/+1 | |
2019-01-12 | support linking to individual trains1.15 | Daniel Friesel | -1/+1 | |
2019-01-04 | Add color coding for trains not accepting DB tickets | Daniel Friesel | -1/+1 | |
2018-12-30 | always link to geolocation API in the menu | Daniel Friesel | -0/+6 | |
2018-12-16 | remove examples, clean up "see also" | Daniel Friesel | -15/+3 | |
2018-12-16 | Rename mode=marudor to mode=json as it is no longer used by marudor.de1.14 | Daniel Friesel | -3/+3 | |
mode=marudor requests will be silently handled as mode=json so as not to break other clients | ||||
2018-12-14 | use asset versioning | Daniel Friesel | -10/+10 | |
2018-12-14 | Revert "append version to frequently changed resources to avoid caching issues" | Daniel Friesel | -4/+4 | |
Cache Busting via query string is discouraged This reverts commit 604a55632c5651a40a828734de313ad1dcf47efa. | ||||
2018-12-14 | append version to frequently changed resources to avoid caching issues | Daniel Friesel | -4/+4 | |
2018-11-26 | add quick&dirty wagon order integration | Daniel Friesel | -0/+2 | |
2018-11-03 | Also split up app/infoscreen CSS, add transition notice to landing page | Daniel Friesel | -4/+4 | |
2018-11-02 | Split up App/Infoscreen into separate templates | Daniel Friesel | -2/+2 | |
They're identical for now. | ||||
2018-10-27 | let's phrase that more positively | Daniel Friesel | -1/+5 | |
2018-10-27 | *sigh* | Daniel Friesel | -2/+2 | |
2018-10-21 | minify javascript | Daniel Friesel | -6/+4 | |
2018-10-21 | defer script loading | Daniel Friesel | -1/+8 | |
2018-07-29 | Politely ask web crawlers not to index imprint & privacy | Daniel Friesel | -2/+2 | |
2018-07-28 | improve description for details & realtime toggles | Daniel Friesel | -2/+2 | |
2018-04-28 | Add links to imprint and privacy policy | Daniel Friesel | -1/+3 | |
2017-12-29 | Add detailed mode. For now, it only shows train numbers | Daniel Friesel | -0/+8 | |
2017-12-28 | add preliminary support for a dark layout | Daniel Friesel | -1/+10 | |
2017-12-17 | Allow saving default options in client-side cookie | Daniel Friesel | -0/+8 | |