]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/ImageController.php
Revamped image system to use driver-agnotstic storage and be more efficent
[bookstack] / app / Http / Controllers / ImageController.php
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