BookStack/app/Entities/Controllers
Dan Brown cee23de6c5
Maintenance: Reached PHPstan level 2
Reworked some stuff around slugs to use interface in a better way.
Also standardised phpdoc to use @return instead of @returns
2025-09-02 16:02:52 +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 Revisions: Hid changes link for oldest revision 2025-03-16 12:00:54 +00: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