Age | Commit message (Expand) | Author | Lines |
2017-12-29 | add missing adjustments for dark layout | Daniel Friesel | -7/+37 |
2017-12-29 | Add detailed mode. For now, it only shows train numbers | Daniel Friesel | -0/+26 |
2017-12-28 | add preliminary support for a dark layout | Daniel Friesel | -9/+84 |
2017-12-27 | Fix uninitialized value warning | Daniel Friesel | -1/+1 |
2017-12-17 | Allow saving default options in client-side cookie | Daniel Friesel | -0/+27 |
2017-09-03 | Also highlight "Centraal" stations as important | Daniel Friesel | -1/+1 |
2017-07-02 | Merge branch 'master' of github.com:derf/db-fakedisplay1.11 | Daniel Friesel | -4/+4 |
2017-07-02 | Format Thalys as long-distance train in infoscreen template | Daniel Friesel | -1/+2 |
2017-06-25 | decrease lookbehind | Daniel Friesel | -1/+1 |
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 | -9/+18 |
2017-04-23 | add a real simple text-only interface | Daniel Friesel | -1/+39 |
2017-01-28 | use lookbehind to also show delayed trains scheduled for the previous hour | Daniel Friesel | -1/+2 |
2016-12-26 | infoscreen template: slightly decrease train/line number font size | Daniel Friesel | -1/+1 |
2016-12-02 | Merge pull request #2 from moschlar/patch-1 | Daniel Friesel | -1/+1 |
2016-12-02 | Update default.html.ep | Moritz Schlarb | -1/+1 |
2016-11-23 | improved replacement handling | Daniel Friesel | -7/+17 |
2016-11-15 | routing: make /station?via=... the default, add special case for /station/via1.10 | Daniel Friesel | -10/+9 |
2016-11-04 | (sort of) support station names containing slashes | Daniel Friesel | -10/+15 |
2016-11-04 | increase realtime data cache timeout to 70 seconds | Daniel Friesel | -1/+1 |
2016-10-26 | fix texts flowing into each other, once more | Daniel Friesel | -0/+1 |
2016-10-05 | query all related stations by default1.09 | Daniel Friesel | -5/+5 |
2016-09-18 | hide non-primary options behind js menu | Daniel Friesel | -69/+124 |
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-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/+4 |
2016-08-26 | use black-on-light design for sbahn too | Daniel Friesel | -2/+1 |
2016-08-12 | Merge branch 'sHorst-master' | Daniel Friesel | -3/+11 |
2016-08-12 | perltidy | Daniel Friesel | -6/+8 |
2016-08-12 | added Train types parameter | Stefan Horst | -0/+6 |
2016-08-08 | less ugly regional and IC/ICE train style | Daniel Friesel | -11/+9 |
2016-08-01 | also autocomplete via field | Daniel Friesel | -1/+1 |
2016-07-25 | further improved error messages | Daniel Friesel | -5/+4 |
2016-07-22 | geolocation: lighter borders1.06 | Daniel Friesel | -1/+1 |
2016-07-19 | relaxed routes -> support stations with '.' in their name | Daniel Friesel | -3/+3 |
2016-07-19 | somewhat more fancy errors | Daniel Friesel | -47/+34 |
2016-07-19 | Fehler auch in Container | Daniel Friesel | -2/+2 |
2016-07-15 | something something centering | Daniel Friesel | -2/+16 |
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-11 | set station input to autofocus (but only on landing page) | Daniel Friesel | -1/+4 |
2016-07-10 | bootstrap light | Daniel Friesel | -2/+53 |
2016-07-08 | checkboxes | Daniel Friesel | -15/+19 |
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 | limit completion menu height | Daniel Friesel | -0/+8 |
2016-07-05 | autocomplete test. not sure if want. | Daniel Friesel | -1/+24 |