BookStack/app/Entities/Controllers
Dan Brown adf1806fea
Chapters API: Added missing book_slug field
Was removed during previous changes, but reflected in response examples.
This adds into all standard single chapter responses.
For #4765
2024-01-16 12:06:13 +00:00
..
BookApiController.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +00:00
BookController.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
BookExportApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
BookExportController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
BookshelfApiController.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +00:00
BookshelfController.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
BookSortController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
ChapterApiController.php Chapters API: Added missing book_slug field 2024-01-16 12:06:13 +00:00
ChapterController.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
ChapterExportApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
ChapterExportController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
PageApiController.php Merge branch 'BookStackApp:development' into add-priority 2023-07-11 08:57:14 +02:00
PageController.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
PageExportApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
PageExportController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
PageRevisionController.php Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
PageTemplateController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
RecycleBinApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
RecycleBinController.php Added activity text for each activity type 2023-06-12 16:47:36 +01:00