Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Process login through Slim controller | ArthurHoaro | 2020-07-23 | 2 | -4/+275 |
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+264 |
* | Process main page (linklist) through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+448 |
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 2 | -6/+6 |
* | Explicitly define base and asset path in templates | ArthurHoaro | 2020-07-23 | 2 | -13/+11 |
* | Process configure page through Slim controller | ArthurHoaro | 2020-07-23 | 2 | -18/+19 |
* | Test ShaarliAdminController | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
* | Process password change controller through Slim | ArthurHoaro | 2020-07-23 | 9 | -99/+1 |
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 9 | -0/+1938 |