Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Turn on debug mode with `FLASK_DEBUG=1` | 2018-02-07 | -2/+4 | |
* | Static files; basic templates | 2018-02-07 | -6/+13 | |
* | Fix template loading | 2018-02-06 | -1/+1 | |
* | Use .get() for environs | 2018-02-06 | -4/+4 | |
* | snekchek | 2018-02-06 | -2/+3 | |
* | Rethinkdb setup method; not actually called yet | 2018-02-06 | -1/+42 | |
* | Template rendering | 2018-02-06 | -12/+19 | |
* | Revert "Finally fix this garbage" | 2018-02-06 | -0/+135 | |
* | Finally fix this garbage | 2018-02-05 | -135/+0 | |
* | Fix hardcoded error code in error view | 2018-02-05 | -1/+1 | |
* | Revert "Major update" | 2018-02-05 | -0/+135 | |
* | Major update | 2018-02-05 | -135/+0 | |
* | Dynamic route loader; proper application structure | 2018-02-05 | -0/+135 |