Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+11 |
| | |||||
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 1 | -3/+12 |
| | | | | Also prefix most admin routes with /admin/ | ||||
* | Process logout through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+9 |
| | |||||
* | Process picwall rendering through Slim controller + UT | ArthurHoaro | 2020-07-23 | 1 | -0/+4 |
| | |||||
* | Render login page through Slim controller | ArthurHoaro | 2020-01-26 | 1 | -0/+49 |