Age | Commit message (Expand) | Author | Lines |
2014-06-21 | IRIS backend: Use dropdown menu to narrow down stations | Daniel Friesel | -0/+17 |
2014-06-21 | IRIS backend: proper delay / qos message support | Daniel Friesel | -4/+10 |
2014-06-21 | add basic IRIS support | Daniel Friesel | -8/+43 |
2014-04-07 | add line filter (backend only at the moment) | Daniel Friesel | -1/+6 |
2014-01-08 | Work around Cache::File UTF-8 problems | Daniel Friesel | -2/+7 |
2014-01-04 | add 'see also' section with links to other online departure monitors | Daniel Friesel | -0/+11 |
2013-12-14 | displayclean: add platform information | Daniel Friesel | -0/+7 |
2013-12-13 | clean.html.ep should be smartphone-compatible now | Daniel Friesel | -41/+41 |
2013-12-12 | add oeffi-like "clean" display. Still quite experimental | Daniel Friesel | -71/+131 |
2013-12-07 | Start work on clean (soon-to-be oeffi-like) display | Daniel Friesel | -2/+125 |
2013-11-26 | info: handle uncommon delay information (e.g. after "Änderung im Fahrtverlauf") | Daniel Friesel | -2/+2 |
2013-11-26 | use CSS hierarchy for single/multi display distinction | Daniel Friesel | -33/+36 |
2013-11-10 | Add hide_opts field to option selection | Daniel Friesel | -0/+8 |
2013-11-09 | no margin if hide_opts is set | Daniel Friesel | -0/+7 |
2013-11-09 | add hide_opts option | Daniel Friesel | -2/+10 |
2013-11-07 | allow number of workers to be set via ENV | Daniel Friesel | -5/+4 |
2013-11-02 | fix javascript links | Daniel Friesel | -2/+2 |
2013-11-01 | decrease cache lifetime to 3 minutes | Daniel Friesel | -1/+1 |
2013-10-09 | HTML5, jquery update, use same design as vrr-fakedisplay | Daniel Friesel | -73/+127 |
2013-10-09 | landing page: show git version string | Daniel Friesel | -1/+1 |
2013-10-09 | make error messages more prominent (big and red) | Daniel Friesel | -1/+7 |
2013-10-02 | add note about broken umlauts | Daniel Friesel | -0/+3 |
2013-09-05 | fix smartmatch warnings on perl >= 5.018 | Daniel Friesel | -0/+2 |
2013-02-26 | fix ca / min dots to match actual displays | Daniel Friesel | -1/+1 |
2013-02-26 | add option to hide delays < 5 minutes | Daniel Friesel | -2/+8 |
2013-02-23 | s/Minuten/Min/ | Daniel Friesel | -1/+1 |
2013-02-13 | use any instead of boolean grep | Daniel Friesel | -2/+3 |
2013-02-10 | automatically refresh display after cache expiry | Daniel Friesel | -5/+12 |
2013-02-10 | Fix encoding (it's actually UTF-8) | Daniel Friesel | -2/+4 |
2013-02-10 | version bump0.03 | Daniel Friesel | -1/+1 |
2013-02-10 | Replace all +n messages with Verspätung | Daniel Friesel | -2/+3 |
2013-02-09 | replace '+x' lines by 'Verspätung ca. x Minuten' (as in reality) | Daniel Friesel | -2/+5 |
2013-02-09 | Use javascript marquee by remysharp for information lines | Daniel Friesel | -0/+169 |
2013-02-09 | move templates from DATA section to separate files | Daniel Friesel | -350/+339 |
2012-10-05 | filter out '+0' messages | Daniel Friesel | -1/+6 |
2012-08-30 | update gitignore | Daniel Friesel | -5/+2 |
2012-08-30 | remove unused share/ files | Daniel Friesel | -258/+0 |
2012-08-15 | Fix ?mode=multi removal | Daniel Friesel | -3/+4 |
2012-08-14 | version increment0.02 | Daniel Friesel | -1/+1 |
2012-08-14 | code cleanup derp | Daniel Friesel | -14/+14 |
2012-08-14 | only display first departure per platform in single mode | Daniel Friesel | -0/+14 |
2012-08-14 | make single.html.ep accessible (todo: only one departure per platform) | Daniel Friesel | -14/+31 |
2012-08-12 | allow filtering by platform | Daniel Friesel | -3/+25 |
2012-08-12 | add singe display template (not used yet) | Daniel Friesel | -0/+121 |
2012-08-12 | move non-display part to layout | Daniel Friesel | -31/+36 |
2012-04-04 | use less workers | Daniel Friesel | -0/+1 |
2012-04-01 | some CSS for input fields | Daniel Friesel | -1/+3 |
2012-04-01 | add hypnotoad config | Daniel Friesel | -0/+8 |
2011-10-31 | release v0.01 | Daniel Friesel | -1/+1 |
2011-10-31 | cgi: Add via field to form | Daniel Friesel | -1/+19 |