Age | Commit message (Expand) | Author | Lines |
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 |
2016-06-26 | update DB data link (again) | Daniel Friesel | -1/+1 |
2016-06-19 | Update DB station data link1.05 | Daniel Friesel | -1/+1 |
2016-05-18 | update example links for new station list1.04 | Daniel Friesel | -2/+2 |
2016-05-15 | geolocation is no longer experimental | Daniel Friesel | -1/+0 |
2016-05-15 | move landingpage to landingpage template | Daniel Friesel | -29/+20 |
2016-05-10 | center entire _auto view | Daniel Friesel | -0/+2 |
2016-05-10 | _auto: show current request status | Daniel Friesel | -0/+1 |
2016-05-10 | add DB station data copyright notice | Daniel Friesel | -0/+4 |
2016-05-10 | a little bit of error handling | Daniel Friesel | -1/+2 |
2016-05-10 | geolocation playground | Daniel Friesel | -0/+8 |
2016-05-09 | main form: Add error details for ambiguous input | Daniel Friesel | -0/+4 |
2016-05-07 | add developer notes | Daniel Friesel | -1/+15 |
2016-05-03 | add force_mobile parameter for users who want to enforce desktop/mobile view1.03 | Daniel Friesel | -1/+2 |
2016-03-27 | -Unicodefoo, link updates | Daniel Friesel | -11/+3 |
2016-03-27 | menu text foo | Daniel Friesel | -4/+7 |
2016-03-27 | Add special color for Fernverkehr (unusable with regional tickets) | Daniel Friesel | -0/+5 |
2016-03-27 | show line and train number in IRIS detail header | Daniel Friesel | -9/+10 |
2016-03-14 | move css/js into static subdirectory to allow easy static serving | Daniel Friesel | -5/+5 |