BookStack/app/Entities/Controllers
Dan Brown 419dbadcfd
Some checks failed
analyse-php / build (push) Has been cancelled
lint-php / build (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-migrations / build (8.4) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
test-php / build (8.4) (push) Has been cancelled
Permissions: Updated use of helpers to use enums
Also added middlware method to Permission enum to allow easier usage
with controller middleware.
2025-09-09 09:48:19 +01:00
..
BookApiController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
BookController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
BookshelfApiController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
BookshelfController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
ChapterApiController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
ChapterController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
PageApiController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
PageController.php Permissions: Updated use of helpers to use enums 2025-09-09 09:48:19 +01:00
PageRevisionController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
PageTemplateController.php Queries: Extracted PageRepo queries to own class 2024-02-05 17:35:49 +00:00
RecycleBinApiController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
RecycleBinController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00