]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/AttachmentController.php
Updated attachment download responses to stream from filesystem
[bookstack] / app / Http / Controllers / AttachmentController.php
2022-04-02 Dan BrownUpdated attachment download responses to stream from...
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2021-11-15 Dan BrownFixed page editor back button sometimes going nowhere
2021-11-14 Dan BrownAdded an env configurable file upload size limit
2021-11-05 Dan BrownStandardised laravel validation to be array based
2021-11-04 Dan BrownMerge branch 'modernize-3rd-party-service-logos' of...
2021-11-04 Dan BrownMerge branch 'laravel_upgrade'
2021-11-01 Dan BrownApplied latest styleci changes
2021-11-01 Dan BrownMerge branch '3027_attachment_vuln'
2021-11-01 Dan BrownRan a pass through image and attachment routes
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-20 Dan BrownMerge pull request #2986 from BookStackApp/attachments_api
2021-10-18 Dan BrownBuild out core attachments API controller
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
2021-06-26 Dan BrownMerge branch 'master' of https://github.com/arjvand...
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-06-13 Dan BrownFixed issue with using old non-existing reference in...
2021-06-13 Dan BrownMerge pull request #2791 from BookStackApp/attachments_...
2021-06-05 Dan BrownAdded back-end attachments-in-browser support
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-02-07 Dan BrownMerge branch 'master' of git://github.com/Body4/BookSta...
2021-01-30 Dan BrownMerge branch 'footer-links' of git://github.com/james...
2021-01-30 Dan BrownMerge branch 'feature_add_add-button_to_home_view'...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/rondaa/BookSt...
2021-01-02 Dan BrownMerge branch 'master' of git://github.com/Swoy/BookStac...
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-06 Dan BrownMerge branch 'v0.30.x'
2020-12-03 James GeigerMerge pull request #1 from BookStackApp/master
2020-11-21 Dan BrownAligned constructors across controller classes
2020-11-07 Dan BrownMerge pull request #2283 from BookStackApp/recycle_bin
2020-10-31 Dan BrownMerge branch 'fixes' of git://github.com/imanghafoori1...
2020-10-31 Dan BrownMerge pull request #2298 from timoschwarzer/composer...
2020-10-31 Dan BrownMerge branch 'xss_and_redir_patch' of git://github...
2020-10-31 Dan BrownPrevented possible XSS via link attachments
2020-07-28 Dan BrownMerge branch 'auth' of git://github.com/benrubson/BookS...
2020-07-04 Dan BrownFinished breakdown of attachment vue into components
2020-06-30 Dan BrownStarted migration of attachment manager from vue
2020-04-09 Dan BrownMerge branch 'feature/#1598' of git://github.com/cw1998...
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/albergoniSiva...
2019-11-16 Dan BrownMerge branch 'feature/saml' of git://github.com/Xiphose...
2019-10-27 Dan BrownMerge branch 'fix/#1662' of git://github.com/cw1998...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/c0shea/BookSt...
2019-10-17 Dan BrownMerge branch 'patch-1' of git://github.com/DeftNerd...
2019-10-17 Dan BrownMerge branch 'fix-1575' of git://github.com/james-geige...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/almandin...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/oykenfurkan...
2019-10-17 Dan BrownMerge pull request #1695 from qligier/master
2019-10-17 Dan BrownMerge pull request #1681 from leomartinez/master
2019-10-17 Dan BrownMerge pull request #1646 from kostefun/patch-15
2019-10-16 Dan BrownMerge branch 'patching-v0.27'
2019-10-05 Dan BrownMerge pull request #1698 from 3mmarg97/master
2019-10-05 Dan BrownEntity Repo & Controller Refactor (#1690)
2019-09-15 Dan BrownStandardised how request is injected into controller...
2018-11-10 Dan BrownMerge pull request #1066 from limkukhyun/codev-kuk...
2018-11-10 Dan BrownMerge pull request #1034 from DeehSlash/pt_br_translations
2018-11-04 Justin SteinMerge branch 'master' of https://github.com/BookStackAp...
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-10-13 Dan BrownExtracted many page-specific repo methods into page...
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-09-22 Dan BrownMerge branch 'fix/ru-locale' of git://github.com/mullin...
2018-09-22 Dan BrownMerge branch 'master' into fix/#960
2018-09-22 Dan BrownMerge pull request #986 from DeehSlash/fix/pt_br_locale
2018-09-22 Dan BrownMerge branch 'master' of git://github.com/kmoj86/BookSt...
2018-09-22 Dan BrownExtracted download response logic into controller method
2018-05-27 Dan BrownMerge branch 'drawing_updates'
2018-05-20 Dan BrownMerge pull request #846 from moucho/master
2018-05-20 Dan BrownMerge pull request #851 from vriic/master
2018-05-20 Dan BrownMerge pull request #802 from marcusforsberg/master
2018-05-20 Dan BrownFixed attachment error handling, Allowed all link types
2018-02-11 Dan BrownFixed error when accessing non-authed attachment
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
2017-01-01 Dan BrownStarted refactor to merge entity repos
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-31 Dan BrownCreated solution for JS translations
2016-12-24 Dan Brownconverted image picker to blade-based component
2016-12-04 Dan BrownExtracted text from logic files
2016-11-28 Abijeet PatroMerge pull request #2 from BookStackApp/master
2016-11-12 Dan BrownFixed attachments on draft pages
2016-11-12 Dan BrownRenamed files to attachments