Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |