A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Uploads/AttachmentTest.php December 3, 2025
D
Deps: Updated PHP package versions
Dan Brown committed
December 11, 2024
D
Attachments: Hid edit/delete controls where lacking permission
Dan Brown committed
November 29, 2024
D
Attachments: Fixed full range request handling
Dan Brown committed
January 14, 2024
D
Range requests: Added test cases to cover functionality
Dan Brown committed
February 20, 2023
D
Increased attachment link limit from 192 to 2k
Dan Brown committed
February 8, 2023
D
Extracted test file handling to its own class
Dan Brown committed
January 21, 2023
D
Copied over work from user_permissions branch
Dan Brown committed
October 10, 2022
D
Removed most usages of restricted entitiy property
Dan Brown committed
September 29, 2022
D
Migrated much test entity usage via find/replace
Dan Brown committed
September 18, 2022
D
Added and ran PHPCS
Dan Brown committed
September 2, 2022
D
Fixed local_secure_restricted preventing attachment uploads
Dan Brown committed
April 3, 2022
D
Fixed tests from streaming changes
Dan Brown committed
November 4, 2021
D
Merge branch 'laravel_upgrade'
Dan Brown committed
November 1, 2021
D
Applied latest styleci changes
Dan Brown committed
D
Updated attachments to not be saved with a complete extension
Dan Brown committed
October 31, 2021
D
Added safe mime sniffing to prevent serving HTML
Dan Brown committed
October 26, 2021
D
Laravel 7.x Shift (#3011)
Dan Brown committed
October 19, 2021
D
Added TestCase for attachments API methods
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
June 6, 2021
D
Added front-end toggle and testing of inline attachments
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 21, 2020
D
Moved models to folder, renamed managers to tools
Dan Brown committed
November 7, 2020
D
Merge pull request #2283 from BookStackApp/recycle_bin
Dan Brown committed
November 6, 2020
D
Started testing work for recycle bin implementation
Dan Brown committed
October 31, 2020
D
Prevented possible XSS via link attachments
Dan Brown committed
July 4, 2020
D
Updated attachment tests to align with front-end changes
Dan Brown committed
April 4, 2020
D
Updated test files to be PSR-4 compliant
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 14, 2019
D
Updated to laravel 6
Dan Brown committed
March 24, 2019
D
Prevent dbl exts. on img upload, Randomized attachment upload names
Dan Brown committed
December 23, 2018
D
Added testing for avatar fetching systems & config
Dan Brown committed