]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/ImageController.php
Fleshed out entity provided and optimized imports
[bookstack] / app / Http / Controllers / ImageController.php
2018-09-25 Dan BrownFleshed out entity provided and optimized imports
2018-09-25 Dan BrownRe-structured the app code to be feature based rather...
2018-05-27 Dan BrownMerge branch 'drawing_updates'
2018-05-20 Dan BrownReverted work on revisions
2018-05-19 Dan BrownStarted work on revisions in image manager 837/head
2018-05-13 Dan BrownDrawings now generate revisions, not replace
2018-05-13 Dan BrownStarted work on drawing revisions
2018-03-28 msausMerge branch 'master' into update_japanese_translation 767/head
2018-03-24 Dan BrownFixed failing tests
2018-03-24 Dan BrownMerge branch 'bug/gif-image-740' of git://github.com...
2018-03-24 Dan BrownMerge branch 'Abijeet-bug/image-upload'
2018-03-24 Dan BrownMerge branch 'bug/image-upload' of git://github.com...
2018-03-18 Abijeet PatroMerge branch 'master' into bug/image-upload 754/head
2018-03-18 Dan BrownMerge branch 'patch-1' of git://github.com/BackwardSpy...
2018-03-18 Dan BrownMarkdown editor image paste sets cursor correctly
2018-03-13 AbijeetFixes issue with the validation message not being trans...
2018-01-28 Dan BrownSet /app PHP code to PSR-2 standard
2018-01-28 Dan BrownMerge branch 'bug-650' of git://github.com/Abijeet...
2018-01-28 Dan BrownMerge pull request #679 from marcusforsberg/master
2018-01-28 Dan BrownMerge pull request #632 from BookStackApp/draw.io
2018-01-28 Dan BrownAdded drawing endpoint tests
2018-01-20 Dan BrownMerge branch 'master' into draw.io to fetch auth image...
2018-01-20 Dan BrownMerge pull request #665 from BookStackApp/authed_images
2018-01-20 Dan BrownMerge branch 'master' into draw.io
2018-01-20 Dan BrownAdded drawing update ability
2018-01-13 Dan BrownAdded ability to secure images behind auth 665/head
2017-12-30 Dan BrownEnabled system-storage of drawings made via draw.io
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