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