BookStack/app/Http/Controllers
Dan Brown 0afa417b0a
Added ability to secure images behind auth
Still in testing.
Adds STORAGE_TYPE=local_secure option for setting images to be behind
auth. Stores images alongside attachments in /storage/uploads/images.
2018-01-13 11:11:23 +00:00
..
Auth Made it possible to pre-fill login via url 2017-12-10 13:56:25 +00:00
AttachmentController.php
BookController.php Adds button to allow users to toggle the book view via the books list page. 2017-12-26 12:38:16 +05:30
ChapterController.php
CommentController.php Added loading icons, Added comment activity 2017-09-09 17:06:30 +01:00
Controller.php
HomeController.php Enabled custom HTML head content to work within editors 2017-12-08 11:52:43 +00:00
ImageController.php Added ability to secure images behind auth 2018-01-13 11:11:23 +00:00
PageController.php Enabled session in 404 responses 2017-12-28 13:19:02 +00:00
PermissionController.php
SearchController.php Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
SettingController.php
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