]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/ImageController.php
Added ability to secure images behind auth
[bookstack] / app / Http / Controllers / ImageController.php
2018-01-13 Dan BrownAdded ability to secure images behind auth 665/head
2017-12-07 Dan BrownMerge branch 'disable-comments' of git://github.com...
2017-12-07 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookStack
2017-12-06 Dan BrownMerge branch 'BookStackApp-master' of git://github...
2017-11-19 Dan BrownUpdated to laravel 5.5
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2017-01-03 Abijeet PatroMerge pull request #3 from BookStackApp/master
2017-01-02 Dan BrownMerge pull request #262 from BookStackApp/entity_repo_r...
2017-01-02 Dan BrownFinished refactor of entity repos 262/head
2016-12-31 Dan BrownMerge pull request #255 from olexus/master
2016-12-31 Dan BrownMerge pull request #234 from BookStackApp/translations
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-12-04 Dan BrownExtracted text from logic files
2016-07-01 Dan BrownFixed error on image deletion
2016-04-03 Dan BrownAdded uploaded to book/page filters & search in image...
2016-03-13 Dan BrownFixed bug causing permission error on save and fixed...
2016-03-13 Dan BrownAttached images to pages and added restriction filtering
2016-03-13 Dan BrownAdded new page drafts and started image entity attaching
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-02-27 Dan BrownFinished initial implementation of custom role system
2016-01-17 Dan BrownImproved image upload error handling and fixed bad...
2015-12-09 Dan BrownAdded custom user avatars
2015-12-08 Dan BrownAdded mulit image-type compatability to manager & app...
2015-12-07 Dan BrownRevamped image system to use driver-agnotstic storage...
2015-12-01 Dan BrownFloating page content bugfix and prevent incompatable...
2015-10-18 Dan BrownImage uploads now quicker, and image sized reduced...
2015-10-14 Dan BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2015-10-14 Dan BrownAdded chrome paste-image-upload. Closes #20.
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-01 Dan BrownAdded image user checking before deletion. Fixes #13.
2015-08-29 Dan BrownAdded permission system
2015-08-23 Dan BrownFixed entity messages on delete. Fixes #21.
2015-08-23 Dan BrownFixed image folder deletion. Fixes #22.
2015-08-15 Dan BrownAdded image name editing & deleting
2015-08-12 Dan BrownGot react image manager working
2015-08-09 Dan BrownImproved image serving and uploading. Fixes #7 and #8.
2015-08-08 Dan BrownAdded created_by and updated_by to entities. Fixes #3
2015-07-14 Dan BrownIntegrated TinyMCE
2015-07-13 Dan BrownGot image uploads working