Age | Commit message (Expand) | Author | Lines |
2019-01-01 | Add "Abteilwagen" wagon order info | Daniel Friesel | -0/+3 |
2018-12-31 | wagon order: slightly less ugly. just slightly. | Daniel Friesel | -30/+38 |
2018-12-30 | always link to geolocation API in the menu | Daniel Friesel | -0/+6 |
2018-12-27 | Optimize wagon order view for smartphones (vertical display) | Daniel Friesel | -6/+9 |
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 |
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 |
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/+38 |
2018-11-03 | Also split up app/infoscreen CSS, add transition notice to landing page | Daniel Friesel | -10/+10 |
2018-11-02 | Split up App/Infoscreen into separate templates | Daniel Friesel | -2/+282 |
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 | Remove privacy policy and imprint skeletons to ease deployment | Daniel Friesel | -46/+0 |
2018-04-28 | Add links to imprint and privacy policy | Daniel Friesel | -1/+49 |
2018-01-21 | show arrival and departure times in detailed mode | Daniel Friesel | -1/+18 |
2018-01-21 | clean template: remove superfluous <span class="delayed"> | Daniel Friesel | -6/+0 |
2018-01-20 | Improve formatting of detailed mode train numbers | Daniel Friesel | -8/+5 |
2017-12-29 | Add detailed mode. For now, it only shows train numbers | Daniel Friesel | -0/+16 |
2017-12-28 | add preliminary support for a dark layout | Daniel Friesel | -2/+16 |
2017-12-17 | Allow saving default options in client-side cookie | Daniel Friesel | -0/+8 |
2017-07-02 | Merge branch 'master' of github.com:derf/db-fakedisplay1.11 | Daniel Friesel | -3/+3 |
2017-07-02 | Format Thalys as long-distance train in infoscreen template | Daniel Friesel | -1/+2 |
2017-06-22 | Format platform line like arrival/departure lines in infoscreen detail view | Daniel Friesel | -3/+3 |
2017-05-26 | support "arrival only, departure is cancelled" | Daniel Friesel | -2/+6 |
2016-12-02 | Update default.html.ep | Moritz Schlarb | -1/+1 |
2016-11-23 | improved replacement handling | Daniel Friesel | -4/+14 |
2016-10-05 | query all related stations by default1.09 | Daniel Friesel | -3/+3 |
2016-09-18 | hide non-primary options behind js menu | Daniel Friesel | -68/+70 |
2016-09-05 | infoscreen template: put no-departure error box into container div | Daniel Friesel | -0/+2 |
2016-08-26 | move about box into container1.07 | Daniel Friesel | -1/+3 |
2016-08-08 | less ugly regional and IC/ICE train style | Daniel Friesel | -1/+1 |
2016-08-01 | also autocomplete via field | Daniel Friesel | -1/+1 |
2016-07-25 | further improved error messages | Daniel Friesel | -5/+4 |
2016-07-19 | somewhat more fancy errors | Daniel Friesel | -14/+10 |
2016-07-19 | Fehler auch in Container | Daniel Friesel | -2/+2 |
2016-07-15 | something something centering | Daniel Friesel | -0/+7 |
2016-07-11 | set station input to autofocus (but only on landing page) | Daniel Friesel | -1/+4 |
2016-07-10 | bootstrap light | Daniel Friesel | -1/+4 |
2016-07-08 | checkboxes | Daniel Friesel | -15/+15 |
2016-07-07 | landingpage: even shorter! | Daniel Friesel | -3/+2 |
2016-07-07 | shorten intro text, add placeholders for via and platform | Daniel Friesel | -9/+4 |
2016-07-07 | validate landing page HTML | Daniel Friesel | -3/+3 |
2016-07-06 | form: move button up, partially fix too many <div>s | Daniel Friesel | -6/+5 |
2016-07-05 | autocomplete test. not sure if want. | Daniel Friesel | -1/+4 |