bookstack/app/Entities/Controllers
Dan Brown 454b152b95
Pages: Redirect user to view if they can't edit
For #5568
2025-05-24 12:05:17 +01:00
..
BookApiController.php API: Added cover to book/shelf list endpoints 2024-12-13 14:21:04 +00:00
BookController.php PHP: Addressed 8.4 deprecations within app itself 2025-02-17 12:45:37 +00: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 Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
ChapterController.php Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
PageApiController.php Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00: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 Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
RecycleBinController.php Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00