BookStack/app/Entities/Controllers
Dan Brown 307fae39c4
Input WYSIWYG: Added reference store & fetch handling
For book, shelves and chapters.
Made much of the existing handling generic to entity types.
Added new MixedEntityListLoader to help load lists somewhat efficiently.
Only manually tested so far.
2023-12-18 16:23:40 +00:00
..
BookApiController.php Page Templates: Changed template field name, added API support 2023-12-12 12:14:00 +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
BookshelfController.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
BookSortController.php
ChapterApiController.php
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