Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all admin controller into a dedicated group | ArthurHoaro | 2020-08-13 | 1 | -2/+2 |
| | | | | Also handle authentication check in a new middleware for the admin group. | ||||
* | Process main page (linklist) through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+99 |
Including a bunch of improvements on the container, and helper used across new controllers. |