Age | Commit message (Expand) | Author | Lines |
2018-12-14 | Revert "append version to frequently changed resources to avoid caching issues" | Daniel Friesel | -5/+4 |
2018-12-14 | append version to frequently changed resources to avoid caching issues | Daniel Friesel | -4/+5 |
2018-12-10 | accept 40 connections per worker before restarting it | Daniel Friesel | -1/+1 |
2018-11-26 | add quick&dirty wagon order integration | Daniel Friesel | -0/+64 |
2018-11-03 | Also split up app/infoscreen CSS, add transition notice to landing page | Daniel Friesel | -80/+442 |
2018-11-02 | Split up App/Infoscreen into separate templates | Daniel Friesel | -21/+310 |
2018-10-27 | Add copyright information | Daniel Friesel | -3/+27 |
2018-10-27 | README: Configuration/Setup, System Requirements | Daniel Friesel | -14/+44 |
2018-10-27 | let's phrase that more positively | Daniel Friesel | -1/+5 |
2018-10-27 | *sigh* | Daniel Friesel | -2/+2 |
2018-10-26 | Add missing perl modules to README | Daniel Friesel | -1/+4 |
2018-10-21 | minify javascript | Daniel Friesel | -6/+9 |
2018-10-21 | defer script loading | Daniel Friesel | -1/+9 |
2018-08-18 | set multi (Abfahrtstafel) alignment to center instead of left | Daniel Friesel | -0/+2 |
2018-07-29 | Politely ask web crawlers not to index imprint & privacy | Daniel Friesel | -2/+2 |
2018-07-28 | perltidy | Daniel Friesel | -9/+4 |
2018-07-28 | is_important: Add "HB" (swiss central stations) | Daniel Friesel | -1/+1 |
2018-07-28 | ensure trian numbers are not cut off | Daniel Friesel | -0/+2 |
2018-07-28 | improve description for details & realtime toggles | Daniel Friesel | -2/+2 |
2018-06-25 | Improve mobile/infoscreen layout on Firefox1.13 | Daniel Friesel | -11/+13 |
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/+67 |
2018-04-23 | Update autocomplete for IRIS 1.181.12 | Daniel Friesel | -1/+1 |
2018-03-18 | Add optional stats/logging support for delay analysis | Daniel Friesel | -0/+1 |
2018-01-21 | show arrival and departure times in detailed mode | Daniel Friesel | -3/+20 |
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 | -16/+15 |
2017-12-29 | properly restore dark and detailed mode from cookie | Daniel Friesel | -1/+1 |
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 |