Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move error handling to dedicated controller instead of middleware | ArthurHoaro | 2020-08-21 | 1 | -25/+1 |
* | Move all admin controller into a dedicated group | ArthurHoaro | 2020-08-13 | 1 | -1/+11 |
* | Fix basePath in unit tests reference DB | ArthurHoaro | 2020-07-28 | 1 | -0/+1 |
* | New basePath: fix officiel plugin paths and vintage template | ArthurHoaro | 2020-07-26 | 1 | -2/+2 |
* | Multiple small fixes | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
* | Process login through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+3 |
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+6 |
* | Process main page (linklist) through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -8/+65 |
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 1 | -3/+3 |
* | Explicitly define base and asset path in templates | ArthurHoaro | 2020-07-23 | 1 | -0/+2 |
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -2/+5 |
* | Render login page through Slim controller | ArthurHoaro | 2020-01-26 | 1 | -0/+57 |