| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Move from straight app registration to Blueprints (#6) | 2018-02-09 | -5/+5 | |
| | | ||||
| * | Merge remote-tracking branch 'origin/master' | 2018-02-08 | -7/+15 | |
| |\ | ||||
| | * | Static files; basic templates | 2018-02-07 | -5/+7 | |
| | | | ||||
| | * | Template rendering | 2018-02-06 | -3/+9 | |
| | | | ||||
| * | | Pffft | 2018-02-08 | -2/+0 | |
| |/ | ||||
| * | Revert "Finally fix this garbage" | 2018-02-06 | -0/+29 | |
| | | | | | This reverts commit 57abb43 | |||
| * | Finally fix this garbage | 2018-02-05 | -29/+0 | |
| | | | | | Signed-off-by: martmists <[email protected]> | |||
| * | Fix hardcoded error code in error view | 2018-02-05 | -1/+1 | |
| | | ||||
| * | Revert "Major update" | 2018-02-05 | -0/+29 | |
| | | | | | This reverts commit 80a1ab5 | |||
| * | Major update | 2018-02-05 | -29/+0 | |
| | | | | | | | | | | | | | | | - Switch to Japronto - More linters - Rewrite route handling - Rewrite error handling - Rewrite static handling - Error when no `Index` propery is found - Probably some more stuff? idk Code needs testing; Maybe we could use pytest? Signed-off-by: martmists <[email protected]> | |||
| * | Dynamic route loader; proper application structure | 2018-02-05 | -0/+29 | |
| Also fixed flake8-imports getting the other wrong | ||||