Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |
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 | -299/+160 | |
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 | -2/+25 | |
2011-08-15 | cgi/index.pl: Hopefully better HTML | Daniel Friesel | -2/+19 | |
2011-08-12 | cgi: Error handling | Daniel Friesel | -9/+15 | |
2011-08-11 | cgi: First try at caching | Daniel Friesel | -2/+22 | |
Uses Cache::File, serializes the ->results because the DE::DeutscheBahn object itself uses XML::LibXML, which fails to serialize. | ||||
2011-07-29 | minor style fix | Daniel Friesel | -1/+1 | |
2011-07-22 | Add first try at CGI version | Daniel Friesel | -0/+58 | |
2011-07-21 | Add template for multi-departure lcd (the big screen on main stations) | Daniel Friesel | -1/+126 | |
2011-07-21 | Prepare for multi-lcd template | Daniel Friesel | -23/+44 | |
2011-07-16 | db-fakedisplay(1): Document template variables | Daniel Friesel | -0/+49 | |
2011-07-14 | Make platforms argument optional (display all available if left out) | Daniel Friesel | -34/+43 | |
2011-07-14 | db-fakedisplay: Add --template switch | Daniel Friesel | -12/+37 | |
2011-07-13 | Add README | Daniel Friesel | -0/+22 | |
2011-07-13 | Documentation: Add link to examples | Daniel Friesel | -0/+5 | |
2011-07-13 | Add documentation | Daniel Friesel | -0/+33 | |
2011-07-13 | db-fakedisplay: Ignore platform parts | Daniel Friesel | -2/+2 | |
2011-07-13 | Template: Destination adjustments | Daniel Friesel | -4/+6 | |
2011-07-13 | Support multiple platforms | Daniel Friesel | -20/+55 | |
2011-07-13 | Use new Travel::Status::DE::DeutscheBahn stuff | Daniel Friesel | -9/+4 | |
2011-07-13 | initial commit | Daniel Friesel | -0/+221 | |