BookStack/app/Http/Controllers
2020-05-23 15:37:38 +02:00
..
Api Added "Getting Started" API docs 2020-01-18 14:03:11 +00:00
Auth Move logFailedAccess into Activity 2020-05-23 15:37:38 +02:00
Images Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
AttachmentController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
BookController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
BookExportController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
BookshelfController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
BookSortController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
ChapterController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
ChapterExportController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
CommentController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
Controller.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
HomeController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
PageController.php Updated page delete to return to chapter if within one 2019-12-16 11:54:53 +00:00
PageExportController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
PageRevisionController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
PageTemplateController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
PermissionController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
SearchController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
SettingController.php Cleaned setting section redirect path 2020-02-02 17:57:21 +00:00
TagController.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
UserApiTokenController.php Extracted API auth into guard 2019-12-30 14:51:28 +00:00
UserController.php Started work on API token controls 2019-12-29 13:02:26 +00:00