BookStack/app/Entities/Controllers
Dan Brown b866dee0cf
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run
Entities: Updated repos to act on refreshed clones
Changes to core entity models are now done on clones to ensure clean
state before save, and those clones are returned back if changes are
needed after that action.
2025-09-24 18:19:16 +01:00
..
BookApiController.php Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
BookController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
BookshelfApiController.php Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
BookshelfController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
ChapterApiController.php Entities: Started logic change to new structure 2025-09-23 16:04:00 +01:00
ChapterController.php Entities: Updated repos to act on refreshed clones 2025-09-24 18:19:16 +01:00
PageApiController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
PageController.php Permissions: Cleanup after review of enum implementation PR 2025-09-10 11:36:54 +01:00
PageRevisionController.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
PageTemplateController.php
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