BookStack/app/Http/Controllers
Dan Brown 6caedc7a37
Fixed issues preventing breadcrumb navigation menus from opening
- Added tests to cover endpoint

Fixes #1884
2020-02-15 19:09:33 +00:00
..
Api Added "Getting Started" API docs 2020-01-18 14:03:11 +00:00
Auth Checked over and aligned registration option behavior across all auth options 2020-02-02 17:31:00 +00: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 Fix for missing cover on create new shelf 2020-02-14 20:33:07 +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 Fixed issues preventing breadcrumb navigation menus from opening 2020-02-15 19:09:33 +00:00
SettingController.php Updated email test send to show error on failure 2020-02-15 14:13:15 +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