summaryrefslogtreecommitdiff
path: root/templates/layouts/default.html.ep
AgeCommit message (Expand)AuthorLines
2019-06-10add head nav and prominent geolocation link to app templateDaniel Friesel-258/+0
2019-06-09move css and js assets to separate directoriesDaniel Friesel-12/+12
2019-06-06use material icons for wagon order displayDaniel Friesel-0/+1
2019-06-03add an about pageDaniel Friesel-11/+3
2019-06-01limit traininfo width on desktops2.2.0Daniel Friesel-1/+1
2019-05-31do not show dbwagenreihung in backend list, it's only loaded on wagenreihungDaniel Friesel-2/+0
2019-05-13use recommended method of calling jquery ready handlers2.0.3Daniel Friesel-1/+1
2019-05-13Only show station name in page titleDaniel Friesel-1/+1
2019-05-08increase refresh intervalDaniel Friesel-1/+1
2019-05-07app: Use AJAX, not HTTP Refresh for auto-reload2.0.2Daniel Friesel-1/+3
2019-05-05Add favicon (Material Design "train" icon, for now)Daniel Friesel-0/+7
2019-05-05releaseDaniel Friesel-1/+1
2019-05-04update jquery and jquery-uiDaniel Friesel-3/+3
2019-04-29Update asset version2.00Daniel Friesel-1/+1
2019-04-29Switch to App/Mobile first, no longer rely on BrowserDetect pluginDaniel Friesel-4/+3
2019-02-24add support for /station.jsonDaniel Friesel-1/+5
2019-02-21remove automatic location.hash updates for now1.16Daniel Friesel-1/+1
2019-02-21add placeholder text for main input elementDaniel Friesel-2/+2
2019-02-21hide developer nodes by defaultDaniel Friesel-20/+24
2019-02-17document limit optionDaniel Friesel-0/+3
2019-02-17add meta tags for keywords and descriptionDaniel Friesel-0/+2
2019-01-16show previous route as wellDaniel Friesel-1/+1
2019-01-13show pointer cursor on app screenDaniel Friesel-1/+1
2019-01-13Do not scroll back to top when closing a detail popupDaniel Friesel-1/+1
2019-01-12support linking to individual trains1.15Daniel Friesel-1/+1
2019-01-04Add color coding for trains not accepting DB ticketsDaniel Friesel-1/+1
2018-12-30always link to geolocation API in the menuDaniel Friesel-0/+6
2018-12-16remove examples, clean up "see also"Daniel Friesel-15/+3
2018-12-16Rename mode=marudor to mode=json as it is no longer used by marudor.de1.14Daniel Friesel-3/+3
2018-12-14use asset versioningDaniel Friesel-10/+10
2018-12-14Revert "append version to frequently changed resources to avoid caching issues"Daniel Friesel-4/+4
2018-12-14append version to frequently changed resources to avoid caching issuesDaniel Friesel-4/+4
2018-11-26add quick&dirty wagon order integrationDaniel Friesel-0/+2
2018-11-03Also split up app/infoscreen CSS, add transition notice to landing pageDaniel Friesel-4/+4
2018-11-02Split up App/Infoscreen into separate templatesDaniel Friesel-2/+2
2018-10-27let's phrase that more positivelyDaniel Friesel-1/+5
2018-10-27*sigh*Daniel Friesel-2/+2
2018-10-21minify javascriptDaniel Friesel-6/+4
2018-10-21defer script loadingDaniel Friesel-1/+8
2018-07-29Politely ask web crawlers not to index imprint & privacyDaniel Friesel-2/+2
2018-07-28improve description for details & realtime togglesDaniel Friesel-2/+2
2018-04-28Add links to imprint and privacy policyDaniel Friesel-1/+3
2017-12-29Add detailed mode. For now, it only shows train numbersDaniel Friesel-0/+8
2017-12-28add preliminary support for a dark layoutDaniel Friesel-1/+10
2017-12-17Allow saving default options in client-side cookieDaniel Friesel-0/+8
2016-12-02Update default.html.epMoritz Schlarb-1/+1
2016-10-05query all related stations by default1.09Daniel Friesel-3/+3
2016-09-18hide non-primary options behind js menuDaniel Friesel-68/+70
2016-08-26move about box into container1.07Daniel Friesel-1/+3
2016-08-01also autocomplete via fieldDaniel Friesel-1/+1