BookStackApp_BookStack/app/Entities/Controllers
Dan Brown 7e1a8e5ec6
API: Added cover to book/shelf list endpoints
Aligns with what we provide in the UI.
Added/updated tests to cover, and updated API examples.

For 5180.
2024-12-13 14:21:04 +00:00
..
BookApiController.php API: Added cover to book/shelf list endpoints 2024-12-13 14:21:04 +00:00
BookController.php Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +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
BookSortController.php Queries: Extracted PageRepo queries to own class 2024-02-05 17:35:49 +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 Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
PageRevisionController.php Queries: Extracted PageRepo queries to own class 2024-02-05 17:35:49 +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