aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/ShaarliMiddlewareTest.php
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
* Move error handling to dedicated controller instead of middlewareArthurHoaro2020-08-211-15/+14
* Move all admin controller into a dedicated groupArthurHoaro2020-08-131-1/+1
* Process login through Slim controllerArthurHoaro2020-07-231-1/+6
* Process Shaarli install through Slim controllerArthurHoaro2020-07-231-0/+12
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-5/+125
* Explicitly define base and asset path in templatesArthurHoaro2020-07-231-0/+15
* Render login page through Slim controllerArthurHoaro2020-01-261-0/+70