mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
Provides a way for users to actually delte their user drafts where required. For #3927 Added test to cover new endpoint. Makes update to MD editor #setText so that new selection is within new range, otherwise it errors and fails operation. |
||
|---|---|---|
| .. | ||
| BookApiController.php | ||
| BookController.php | ||
| BookExportApiController.php | ||
| BookExportController.php | ||
| BookshelfApiController.php | ||
| BookshelfController.php | ||
| BookSortController.php | ||
| ChapterApiController.php | ||
| ChapterController.php | ||
| ChapterExportApiController.php | ||
| ChapterExportController.php | ||
| PageApiController.php | ||
| PageController.php | ||
| PageExportApiController.php | ||
| PageExportController.php | ||
| PageRevisionController.php | ||
| PageTemplateController.php | ||
| RecycleBinApiController.php | ||
| RecycleBinController.php | ||