| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all admin controller into a dedicated group | ArthurHoaro | 2020-08-13 | 2 | -66/+0 |
* | New basePath: fix officiel plugin paths and vintage template | ArthurHoaro | 2020-07-26 | 3 | -5/+34 |
* | Fix: visitor are allowed to chose nb of links per page | ArthurHoaro | 2020-07-24 | 1 | -47/+1 |
* | Multiple small fixes | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -11/+7 |
* | Process thumbnail synchronize page through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+154 |
* | Process token retrieve through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+41 |
* | Process plugins administration page through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+190 |
* | Process bookmarks import through Slim controller | ArthurHoaro | 2020-07-23 | 2 | -5/+149 |
* | Process bookmark exports through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+167 |
* | Pin bookmarks through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+145 |
* | Process change visibility action through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+418 |
* | Improve ManageTagController coverage and error handling | ArthurHoaro | 2020-07-23 | 6 | -633/+1160 |
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 4 | -12/+12 |
* | Explicitly define base and asset path in templates | ArthurHoaro | 2020-07-23 | 2 | -77/+2 |
* | Handle shaare creation/edition/deletion through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+652 |
* | Process manage tags page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+272 |
* | Process configure page through Slim controller | ArthurHoaro | 2020-07-23 | 2 | -0/+275 |
* | Password change: UT use case with open shaarli | ArthurHoaro | 2020-07-23 | 1 | -0/+17 |
* | Test ShaarliAdminController | ArthurHoaro | 2020-07-23 | 1 | -0/+199 |
* | Process password change controller through Slim | ArthurHoaro | 2020-07-23 | 5 | -26/+187 |
* | Process tools page through Slim controller | ArthurHoaro | 2020-07-23 | 2 | -1/+74 |
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 3 | -0/+439 |