Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Handle shaare creation/edition/deletion through Slim controllers | ArthurHoaro | 2020-07-23 | 5 | -9/+269 | |
| | ||||||
* | Process manage tags page through Slim controller | ArthurHoaro | 2020-07-23 | 2 | -1/+88 | |
| | ||||||
* | Process configure page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+120 | |
| | ||||||
* | Test ShaarliAdminController | ArthurHoaro | 2020-07-23 | 1 | -1/+3 | |
| | ||||||
* | Process password change controller through Slim | ArthurHoaro | 2020-07-23 | 3 | -0/+167 | |
| | ||||||
* | Process tools page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+49 | |
| | ||||||
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 11 | -0/+936 | |
- Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links |