BookStack/app/Http/Controllers
Dan Brown aedff7dc6d
Added book selector to books sort
Now more efficient rather than listing all books in the system.
2019-04-06 16:59:04 +01:00
..
Auth Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
AttachmentController.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
BookController.php Added book selector to books sort 2019-04-06 16:59:04 +01:00
BookshelfController.php Made shelf listing more unique & efficient 2019-02-16 17:13:01 +00:00
ChapterController.php Migrated a whole load more page/chapter/shelf views 2019-02-02 11:41:41 +00:00
CommentController.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
Controller.php Implemented functionality to make books sort function 2018-12-07 18:33:53 +00:00
HomeController.php Extended translations system for arrays & extension 2018-12-12 20:46:27 +00:00
ImageController.php Prevent dbl exts. on img upload, Randomized attachment upload names 2019-03-24 19:08:21 +00: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 Implemented new design in entity selector 2019-03-30 16:54:15 +00: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 Added shelves and search shortcuts to profile page 2019-04-06 16:21:20 +01:00