BookStack/app/Http/Controllers
2022-06-19 17:26:23 +01:00
..
Api Added tests and doc updates for shelf/book cover image API abilities 2022-06-19 17:26:23 +01:00
Auth Applied latest StyleCI changes 2022-02-24 15:04:09 +00:00
Images
AttachmentController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
AuditLogController.php
BookController.php Got book to shelf conversions working 2022-06-15 15:05:08 +01:00
BookExportController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
BookshelfController.php Got book to shelf conversions working 2022-06-15 15:05:08 +01:00
BookSortController.php
ChapterController.php Got chapter conversion to books working 2022-06-14 16:42:29 +01:00
ChapterExportController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
CommentController.php
Controller.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
FavouriteController.php
HomeController.php
MaintenanceController.php
PageController.php Added core editor switching functionality 2022-04-18 17:39:28 +01:00
PageExportController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
PageRevisionController.php Added extendable/scalable formatter for webhook data 2022-03-26 16:53:02 +00:00
PageTemplateController.php
RecycleBinController.php Start recycle bin API endpoints: list, restore, delete 2022-04-07 22:34:00 +02:00
RoleController.php
SearchController.php
SettingController.php Updated method of string interpolation 2022-05-05 09:33:25 +01:00
StatusController.php
TagController.php
UserApiTokenController.php
UserController.php Applied StyleCI changes, updated readme badges & roadmap 2022-02-13 13:16:43 +00:00
UserProfileController.php Made a pass to clean up UserRepo 2022-02-13 12:56:26 +00:00
UserSearchController.php
WebhookController.php