Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2018-03-29 | Staff page typo | -1/+1 | ||
2018-03-29 | Rewrite URLs in templates to use `url_for()` | -44/+43 | ||
2018-03-29 | Fix broken countdown static file url | -1/+1 | ||
2018-03-29 | More convenient static_file() function for templates | -31/+12 | ||
2018-03-29 | Fix error routing and more work on static files | -16/+15 | ||
2018-03-29 | fixes path to static files in subdomains (#46) | -2/+3 | ||
2018-03-29 | Fix error handler management | -19/+15 | ||