BookStack/app/Entities/Controllers
Dan Brown e05ec7da36
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
Maintenance: Addressed a range of phpstan level 3 issues
2025-09-03 10:47:45 +01:00
..
BookApiController.php API: Added cover to book/shelf list endpoints 2024-12-13 14:21:04 +00:00
BookController.php Perms: Added transactions around permission effecting actions 2025-07-02 22:25:59 +01:00
BookshelfApiController.php API: Added cover to book/shelf list endpoints 2024-12-13 14:21:04 +00:00
BookshelfController.php Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
ChapterApiController.php phpstan: Address a range of level 2 issues 2025-08-09 11:09:50 +01:00
ChapterController.php Perms: Added transactions around permission effecting actions 2025-07-02 22:25:59 +01:00
PageApiController.php ZIP Imports: Added API examples, finished testing 2025-07-18 16:19:14 +01:00
PageController.php Pages: Redirect user to view if they can't edit 2025-05-24 12:05:17 +01:00
PageRevisionController.php Maintenance: Addressed a range of phpstan level 3 issues 2025-09-03 10:47:45 +01:00
PageTemplateController.php Queries: Extracted PageRepo queries to own class 2024-02-05 17:35:49 +00:00
RecycleBinApiController.php Maintenance: Reached PHPstan level 2 2025-09-02 16:02:52 +01:00
RecycleBinController.php Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00