Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-06-09 | move css and js assets to separate directories | Daniel Friesel | -1144/+0 | |
2019-06-09 | fix landing page field width on desktop | Daniel Friesel | -2/+2 | |
2019-06-03 | add an about page | Daniel Friesel | -1/+1 | |
2019-06-01 | limit traininfo width on desktops2.2.0 | Daniel Friesel | -2/+9 | |
2019-05-26 | Show timestamps for train routes2.1.0 | Daniel Friesel | -12/+0 | |
2019-05-07 | app: Use AJAX, not HTTP Refresh for auto-reload2.0.2 | Daniel Friesel | -0/+5 | |
2019-05-05 | Move moreinfo to ajax-requested sub-template | Daniel Friesel | -34/+34 | |
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 | -0/+17 | |
"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-21 | hide developer nodes by default | Daniel Friesel | -0/+20 | |
2019-01-13 | more prominent warning for IC/EC wagon order | Daniel Friesel | -0/+22 | |
2019-01-13 | show pointer cursor on app screen | Daniel Friesel | -0/+2 | |
2019-01-04 | Add color coding for trains not accepting DB tickets | Daniel Friesel | -14/+26 | |
2018-11-26 | add quick&dirty wagon order integration | Daniel Friesel | -0/+4 | |
2018-11-03 | Also split up app/infoscreen CSS, add transition notice to landing page | Daniel Friesel | -66/+428 | |
2018-08-18 | set multi (Abfahrtstafel) alignment to center instead of left | Daniel Friesel | -0/+2 | |
2018-07-28 | ensure trian numbers are not cut off | Daniel Friesel | -0/+2 | |
2018-06-25 | Improve mobile/infoscreen layout on Firefox1.13 | Daniel Friesel | -11/+13 | |
2018-01-21 | show arrival and departure times in detailed mode | Daniel Friesel | -2/+2 | |
2018-01-20 | Improve formatting of detailed mode train numbers | Daniel Friesel | -8/+10 | |
2017-12-29 | add missing adjustments for dark layout | Daniel Friesel | -7/+33 | |
2017-12-29 | Add detailed mode. For now, it only shows train numbers | Daniel Friesel | -0/+10 | |
2017-12-28 | add preliminary support for a dark layout | Daniel Friesel | -7/+68 | |
2016-12-26 | infoscreen template: slightly decrease train/line number font size | Daniel Friesel | -1/+1 | |
2016-11-23 | improved replacement handling | Daniel Friesel | -3/+3 | |
2016-10-26 | fix texts flowing into each other, once more | Daniel Friesel | -0/+1 | |
2016-09-18 | hide non-primary options behind js menu | Daniel Friesel | -1/+37 | |
2016-09-16 | CSS: Inherit background color for foreground texts | Daniel Friesel | -4/+4 | |
2016-09-12 | mobile/infoscreen: Fix texts flowing into each other on small screens1.08 | Daniel Friesel | -2/+6 | |
2016-08-26 | move about box into container1.07 | Daniel Friesel | -0/+1 | |
2016-08-26 | use black-on-light design for sbahn too | Daniel Friesel | -2/+1 | |
2016-08-08 | less ugly regional and IC/ICE train style | Daniel Friesel | -10/+8 | |
2016-07-22 | geolocation: lighter borders1.06 | Daniel Friesel | -1/+1 | |
2016-07-19 | somewhat more fancy errors | Daniel Friesel | -21/+8 | |
2016-07-15 | something something centering | Daniel Friesel | -2/+9 | |
2016-07-14 | Leichteres Layout | Daniel Friesel | -7/+1 | |
2016-07-12 | fix hover/active/focus for "Bahnhöfe suchen" button | Daniel Friesel | -1/+4 | |
2016-07-10 | bootstrap light | Daniel Friesel | -1/+49 | |
2016-07-08 | checkboxes | Daniel Friesel | -0/+4 | |
2016-07-05 | limit completion menu height | Daniel Friesel | -0/+6 | |
2016-05-16 | Böhhh! Crystal Design, alter! | Daniel Friesel | -1/+12 | |
2016-05-14 | more fancy geolocation errors | Daniel Friesel | -3/+23 | |
2016-05-10 | geolocation: proper error messages & formatting | Daniel Friesel | -0/+5 | |
2016-05-10 | padding | Daniel Friesel | -1/+1 | |
2016-05-10 | candidatelist: match font size with departure list | Daniel Friesel | -1/+1 | |
2016-05-10 | decrease text size a bit | Daniel Friesel | -3/+2 | |
2016-05-10 | slightly more fancy geocoordinate candidate list | Daniel Friesel | -8/+4 | |
2016-05-10 | default css for links | Daniel Friesel | -0/+5 | |
2016-05-10 | center entire _auto view | Daniel Friesel | -0/+6 | |
2016-05-10 | _auto: show current request status | Daniel Friesel | -0/+5 | |
2016-05-10 | geolocation playground | Daniel Friesel | -0/+12 | |