Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -126/+0 |
| | | | | | | - Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links | ||||
* | Process session filters through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+43 |
| | | | | | | | Including: - visibility - links per page - untagged only | ||||
* | RSS/ATOM feeds: process through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+14 |
| | |||||
* | Rename ci attribute to container | ArthurHoaro | 2020-01-26 | 1 | -11/+11 |
| | |||||
* | Execute common plugin hooks before rendering login page | ArthurHoaro | 2020-01-26 | 1 | -0/+38 |
| | |||||
* | Render login page through Slim controller | ArthurHoaro | 2020-01-26 | 1 | -0/+31 |