BookStack/app/Http/Controllers
Dan Brown 88d09a2a3b
Added drawing endpoint tests
Also refactored ImageTests away from BrowserKit
Also added image upload type validation.
2018-01-28 13:18:28 +00:00
..
Auth Made it possible to pre-fill login via url 2017-12-10 13:56:25 +00:00
AttachmentController.php Finished refactor of entity repos 2017-01-02 11:07:27 +00:00
BookController.php Refactored book sort using collections 2018-01-13 16:44:47 +00:00
ChapterController.php Added chapter export options 2017-02-26 14:25:02 +00:00
CommentController.php Added loading icons, Added comment activity 2017-09-09 17:06:30 +01:00
Controller.php Upgraded to Laravel 5.4 2017-01-25 19:35:40 +00:00
HomeController.php Enabled custom HTML head content to work within editors 2017-12-08 11:52:43 +00:00
ImageController.php Added drawing endpoint tests 2018-01-28 13:18:28 +00:00
PageController.php Enabled session in 404 responses 2017-12-28 13:19:02 +00:00
PermissionController.php Extracted text from logic files 2016-12-04 16:51:39 +00:00
SearchController.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
SettingController.php Extracted text from logic files 2016-12-04 16:51:39 +00:00
TagController.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
UserController.php Updated book view change to PATCH + other amends 2017-12-29 16:49:03 +00:00