Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move error handling to dedicated controller instead of middleware | ArthurHoaro | 2020-08-21 | 1 | -15/+14 |
* | Move all admin controller into a dedicated group | ArthurHoaro | 2020-08-13 | 1 | -1/+1 |
* | Process login through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+6 |
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+12 |
* | Process main page (linklist) through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -5/+125 |
* | Explicitly define base and asset path in templates | ArthurHoaro | 2020-07-23 | 1 | -0/+15 |
* | Render login page through Slim controller | ArthurHoaro | 2020-01-26 | 1 | -0/+70 |