MyShaarli/tests/front/controller/visitor
2020-09-22 15:37:26 +02:00
..
BookmarkListControllerTest.php Process main page (linklist) through Slim controller 2020-07-23 21:19:21 +02:00
DailyControllerTest.php Fix subfolder configuration in unit tests 2020-09-12 21:39:01 +02:00
ErrorControllerTest.php Move error handling to dedicated controller instead of middleware 2020-08-21 10:50:44 +02:00
ErrorNotFoundControllerTest.php Properly handle 404 errors 2020-09-12 12:42:19 +02:00
FeedControllerTest.php Fix feed target in UT 2020-09-03 10:18:04 +02:00
FrontControllerMockHelper.php Merge pull request #1539 from ArthurHoaro/feature/manual-root-url 2020-09-22 14:08:54 +02:00
InstallControllerTest.php Fix subfolder configuration in unit tests 2020-09-12 21:39:01 +02:00
LoginControllerTest.php Process login through Slim controller 2020-07-23 21:19:21 +02:00
OpenSearchControllerTest.php Fix subfolder configuration in unit tests 2020-09-12 21:39:01 +02:00
PictureWallControllerTest.php Process password change controller through Slim 2020-07-23 21:19:21 +02:00
PublicSessionFilterControllerTest.php Fix invalid redirection using the path of an external domain 2020-09-22 15:37:26 +02:00
ShaarliVisitorControllerTest.php Fix invalid redirection using the path of an external domain 2020-09-22 15:37:26 +02:00
TagCloudControllerTest.php Process password change controller through Slim 2020-07-23 21:19:21 +02:00
TagControllerTest.php Use multi-level routes for existing controllers instead of 1 level everywhere 2020-07-23 21:19:21 +02:00