BookStack/app/Entities/Controllers
2024-02-04 19:32:19 +00:00
..
BookApiController.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +00:00
BookController.php Queries: Migrated BookRepo queries to new query class 2024-02-04 17:35:16 +00:00
BookExportApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
BookExportController.php Queries: Migrated BookRepo queries to new query class 2024-02-04 17:35:16 +00:00
BookshelfApiController.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +00:00
BookshelfController.php Queries: Migrated bookshelf repo queries to new class 2024-02-04 19:32:19 +00:00
BookSortController.php Queries: Migrated BookRepo queries to new query class 2024-02-04 17:35:16 +00:00
ChapterApiController.php Merge branch 'chapter-templates' into development 2024-02-01 12:55:38 +00:00
ChapterController.php Added Default Templates for Chapters 2024-01-01 21:58:49 +01: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 fixed error from phpcs 2024-01-23 22:37:15 +01: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