Age | Commit message (Expand) | Author | Lines |
2014-06-28 | clean template: Show detail RIS / IRIS messages when hovering over a departure | Daniel Friesel | -1/+7 |
2014-06-27 | fix route filter for iris backend (use ruote_post) | Daniel Friesel | -4/+7 |
2014-06-22 | Fix IRIS delay in clean frontend | Daniel Friesel | -1/+7 |
2014-06-21 | IRIS backend: Use dropdown menu to narrow down stations | Daniel Friesel | -0/+12 |
2014-06-21 | IRIS backend: proper delay / qos message support | Daniel Friesel | -4/+10 |
2014-06-21 | add basic IRIS support | Daniel Friesel | -8/+35 |
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 |
2013-12-13 | clean.html.ep should be smartphone-compatible now | Daniel Friesel | -1/+4 |
2013-12-12 | add oeffi-like "clean" display. Still quite experimental | Daniel Friesel | -0/+5 |
2013-12-07 | Start work on clean (soon-to-be oeffi-like) display | Daniel Friesel | -1/+1 |
2013-11-26 | info: handle uncommon delay information (e.g. after "Änderung im Fahrtverlauf") | Daniel Friesel | -2/+2 |
2013-11-09 | add hide_opts option | Daniel Friesel | -2/+8 |
2013-11-07 | allow number of workers to be set via ENV | Daniel Friesel | -5/+4 |
2013-11-01 | decrease cache lifetime to 3 minutes | Daniel Friesel | -1/+1 |
2013-10-09 | landing page: show git version string | Daniel Friesel | -1/+1 |
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/+5 |
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/+9 |
2013-02-10 | Fix encoding (it's actually UTF-8) | Daniel Friesel | -1/+3 |
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 | move templates from DATA section to separate files | Daniel Friesel | -350/+0 |
2012-10-05 | filter out '+0' messages | Daniel Friesel | -1/+6 |
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 |
2011-08-19 | Add custom not found template | Daniel Friesel | -0/+15 |
2011-08-19 | Add via support | Daniel Friesel | -1/+16 |
2011-08-19 | Show about line on the left | Daniel Friesel | -1/+0 |
2011-08-19 | Simplify template and request handling | Daniel Friesel | -73/+45 |
2011-08-19 | Remove script, convert template from HTML::Template to Mojolicious .ep template | Daniel Friesel | -16/+159 |
2011-08-15 | cgi: Minor HTML/Style improvements | Daniel Friesel | -1/+34 |
2011-08-15 | cgi: Shorter paths | Daniel Friesel | -2/+8 |
2011-08-15 | Show version information in HTML | Daniel Friesel | -1/+6 |
2011-08-15 | cgi/index.pl: Hopefully better HTML | Daniel Friesel | -2/+19 |