BookStack/app/Http/Controllers
2019-04-27 14:18:00 +01:00
..
Auth Add min length validation on name on register form & add sign up link 2019-04-16 12:18:51 +01:00
Images Started extraction of image controller to separate controllers 2019-04-27 14:18:00 +01:00
AttachmentController.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
BookController.php Aligned item creation wording and updated shelf-book-add logic 2019-04-15 20:45:04 +01:00
BookshelfController.php Added bookshelves to breadcrumbs 2019-04-07 18:28:11 +01:00
ChapterController.php Standardised view referencing to dot-notation 2019-04-07 12:00:09 +01:00
CommentController.php Standardised view referencing to dot-notation 2019-04-07 12:00:09 +01:00
Controller.php Implemented functionality to make books sort function 2018-12-07 18:33:53 +00:00
HomeController.php Updated tests to suit layout changes, Updated 404 page 2019-04-06 18:36:17 +01:00
ImageController.php Started extraction of image controller to separate controllers 2019-04-27 14:18:00 +01:00
PageController.php Merge branch 'master' into 2019-design 2019-03-10 21:40:02 +00:00
PermissionController.php Updated auth pages to new design, Removed public layout 2019-02-03 17:34:15 +00:00
SearchController.php Added bookshelves to breadcrumbs 2019-04-07 18:28:11 +01:00
SettingController.php Re-ordered and updated main settings page 2019-02-16 14:17:35 +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
UserController.php Started extraction of image controller to separate controllers 2019-04-27 14:18:00 +01:00