]> BookStack Code Mirror - bookstack/history - app/Uploads
Updated minimum php version from 7.3 to 7.4
[bookstack] / app / Uploads /
2022-01-06 Dan BrownApplied latest styleCI changes
2022-01-04 Dan BrownAdded detection and thumbnail bypass for apng images
2021-11-22 Dan BrownApplied another round of static analysis updates
2021-11-14 Dan BrownAdded an env configurable file upload size limit
2021-11-06 Dan BrownDone a round of phpstan fixes
2021-11-05 Dan BrownAdded inital phpstan/larastan setup
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 BrownUpdated attachments to not be saved with a complete...
2021-11-01 Dan BrownRan a pass through image and attachment routes
2021-11-01 Dan BrownCleaned up logic within ImageRepo
2021-10-31 Dan BrownUpdated showImage file serving to not be traversable
2021-10-30 Dan BrownLaravel 8 shift squash & merge (#3029)
2021-10-28 Dan BrownMade further changes to page image extraction validation
2021-10-27 Dan BrownMerge branch 'master' of https://github.com/haxatron...
2021-10-26 Dan BrownLaravel 7.x Shift (#3011)
2021-10-26 HaxatronUpdate ImageRepo.php
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-20 Dan BrownApplied latest changes from styleCI
2021-10-20 Dan BrownMerge pull request #2986 from BookStackApp/attachments_api
2021-10-20 Dan BrownAdded attachment API examples during manual testing
2021-10-19 Dan BrownAdded TestCase for attachments API methods
2021-10-18 Dan BrownBuild out core attachments API controller
2021-10-18 Dan BrownAdded base64 image extraction to markdown page content
2021-10-16 Dan BrownMerge branch 'oidc'
2021-10-08 Dan BrownApplied changes from styleci
2021-10-08 Dan BrownAdded protections against path traversal in file system...
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-09-29 Dan BrownMerge branch 'floviolleau-db-prefixes' of https://githu...
2021-09-26 Dan BrownMerge branch 'log-ip-address' of https://github.com...
2021-09-26 Dan BrownApplied styleci changes
2021-09-26 Dan BrownStandardised facade usage to use via their FQCN
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-06 Dan BrownAdded front-end toggle and testing of inline attachments 2791/head
2021-06-05 Dan BrownAdded back-end attachments-in-browser support
2021-06-04 Dan BrownUpdated base64 image extraction to use url instead...
2021-06-02 Dan BrownMerge branch 'master' of https://github.com/ffranchina...
2021-06-02 Dan BrownReviewed base64 image upload support
2021-06-02 Dan BrownMerge branch 'master' of https://github.com/awarre...
2021-05-26 Dan BrownMerge branch 'prev-next-button' of https://github.com...
2021-05-24 Dan BrownReviewed PR to add import user avatars va LDAP
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-24 Dan BrownMerge branch 'show-tags' of https://github.com/burnoutb...
2021-05-24 Dan BrownMerge branch 'v21.04.x'
2021-05-24 Dan BrownUpdated image permission setting logic
2021-05-15 Dan BrownMerge pull request #2735 from dopyrory3/table_column_fix
2021-05-15 Dan BrownHandle acl set of images differently for s3 and s3...
2021-05-08 Dan BrownMerge pull request #2716 from Jokuna/master
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-04-27 Dan BrownReduced calls for s3-based uploads
2021-04-19 Dan BrownUpdated packages and added better upload failure logging
2021-03-21 Dan BrownMerge branch 'feature/sort-shelf-books' of git://github...
2021-03-21 Dan BrownMerge branch 'master' into docker-tests
2021-03-16 Dan BrownMerge branch 'master' of git://github.com/ckleemann...
2021-03-15 Dan BrownMerge branch 'search-owned-by-me' of git://github.com...
2021-03-14 Dan BrownMerge image name cleaning functions
2021-03-14 Dan BrownMerge branch 'master' of git://github.com/webfoersterei...
2021-03-14 Dan BrownDone a refactor pass on PermissionService
2021-03-13 Dan BrownMerge branch 'v0.31.x'
2021-03-07 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2021-03-07 Dan BrownRan phpcbf and updated phpcs.xml
2021-03-04 Timo FörsterAllow uploads of files containing dots in filename... 2611/head
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-10 Dan BrownAdded test case for avatar failed fetch
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...
2021-01-02 Dan BrownMerge pull request #2416 from shubhamosmosys/master
2021-01-02 Dan BrownMerge pull request #2436 from BookStackApp/ownership_system
2020-12-30 Dan BrownStarted change for entities to have concept of owners
2020-12-18 Dan BrownUpdated wording of image cleanup option
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-18 Dan BrownFixed issue where restricted page content in plaintext...
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-08 Dan BrownCleaned up some user/image areas of the app
2020-12-06 Dan BrownMerge branch 'v0.30.x'
2020-12-06 Dan BrownEnsured base64 images are read from image upload folder
2020-12-06 Dan BrownRemoved http fetching from image base64 generation
2020-12-06 Dan BrownRemoved generic "UploadService" which was doing very...
2020-12-03 James GeigerMerge pull request #1 from BookStackApp/master
2020-11-22 Dan BrownFixed some mis-refactoring and split search service
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-09-26 Dan BrownMerge branch 'renderpages' of git://github.com/mr-vinn...
2020-09-26 Dan BrownMerge branch 'master' of git://github.com/alexmannuk...
next