1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-10-30 15:42:41 +01:00
BookStack/app/Entities/Controllers
Dan Brown c622b785a9
Input WYSIWYG: Added description_html field, added store logic
Rolled out HTML editor field and store logic across all target entity
types. Cleaned up WYSIWYG input logic and design.
Cleaned up some injected classes while there.
2023-12-17 15:02:15 +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 description_html field, added store logic 2023-12-17 15:02:15 +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 Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
BookshelfController.php Input WYSIWYG: Added description_html field, added store logic 2023-12-17 15:02:15 +00:00
BookSortController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
ChapterApiController.php [API] add priority in book read 2023-06-12 15:12:46 +02:00
ChapterController.php Input WYSIWYG: Added description_html field, added store logic 2023-12-17 15:02:15 +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 Page Templates: Changed template field name, added API support 2023-12-12 12:14:00 +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