Age | Commit message (Expand) | Author | Lines |
2019-01-12 | support linking to individual trains1.15 | Daniel Friesel | -7/+21 |
2019-01-04 | Add color coding for trains not accepting DB tickets | Daniel Friesel | -17/+40 |
2019-01-03 | wagenreihung: show all train numbers, origins and destinations | Daniel Friesel | -5/+6 |
2019-01-02 | use more commonly available quiet area symbol | Daniel Friesel | -1/+1 |
2019-01-02 | more train data | Daniel Friesel | -5/+17 |
2019-01-02 | wagon order: show train type (ICE 1 / 2 / 3 / 4 / T or IC2) | Daniel Friesel | -1/+10 |
2019-01-02 | add first/second class indicators | Daniel Friesel | -0/+6 |
2019-01-02 | use door emoji for compartments | Daniel Friesel | -1/+5 |
2019-01-02 | wagon order: Add pictograms, minor design improvements | Daniel Friesel | -2/+28 |
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 | derp | Daniel Friesel | -1/+1 |
2018-12-30 | Add systemd unit file example | Daniel Friesel | -1/+25 |
2018-12-30 | Extend README | Daniel Friesel | -12/+23 |
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 | Fix uninitialized value when encountering unknown platforms | Daniel Friesel | -1/+1 |
2018-12-16 | is_important: Add .hl.n. (czech main station) | Daniel Friesel | -1/+4 |
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 | -44/+27 |
2018-12-14 | use asset versioning | Daniel Friesel | -10/+11 |
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 |