BookStack/app/Entities/Controllers
Dan Brown 00ae04e0bd
Input WYSIWYG: Updated API to show/accept html descriptions
Also aligned books, shelves and chapters to return description content
and some relations (where not breaking API) in create/update responses
also so that information can be seen direct from that input in a
request.

API docs and tests not yet updated to match.
2023-12-21 13:23:52 +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
BookExportController.php
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
ChapterApiController.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +00:00
ChapterController.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
ChapterExportApiController.php
ChapterExportController.php
PageApiController.php
PageController.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
PageExportApiController.php
PageExportController.php
PageRevisionController.php
PageTemplateController.php
RecycleBinApiController.php
RecycleBinController.php