A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Uploads/ImageTest.php December 17, 2025
D
Merge pull request #5919 from BookStackApp/v25-11
Dan Brown committed
December 3, 2025
D
Sessions: Ignored extra meta/dist content in history tracking
Dan Brown committed
November 22, 2025
D
DB Testing: Updated supported DB list, added readme
Dan Brown committed
November 21, 2025
D
Images: Updated access to consider public secure_restricted
Dan Brown committed
November 11, 2025
D
DB: Added extra query tests, updated db-testing scripts
Dan Brown committed
May 23, 2025
D
Images: Added testing to cover animated avif handling
Dan Brown committed
July 5, 2024
D
Actually add the test this time
DanielGordonIT committed
July 4, 2024
D
Add test to verify different case on extensions works
DanielGordonIT committed
June 9, 2024
D
Images: Updated GIF handling to use native methods
Dan Brown committed
February 22, 2024
D
Sessions: Prevent image urls being part of session URL history
Dan Brown committed
October 19, 2023
D
My Account: Updated and started adding to tests
Dan Brown committed
September 30, 2023
D
Images: Extracted out image resizing to its own class
Dan Brown committed
D
Images: Added test to cover thubmnail regen endpoint
Dan Brown committed
July 5, 2023
D
Images: Updated image timestamp upon file change
Dan Brown committed
May 29, 2023
D
Updated test to align with image manager HTML changes
Dan Brown committed
May 28, 2023
D
Added the ability to replace existing image files
Dan Brown committed
April 27, 2023
D
Fixed linting and failing test issues from dropzone work
Dan Brown committed
February 16, 2023
D
Fixed gallery images not visible until draft publish
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
November 10, 2022
D
Fixed app logo visibility with secure_restricted images
Dan Brown committed
September 29, 2022
D
Migrated much test entity usage via find/replace
Dan Brown committed
D
Extracted entity testcase methods to own class
Dan Brown committed
September 5, 2022
D
Added permission visiblity control to image-delete button
Dan Brown committed
September 2, 2022
D
Added test and handling for local_secure_restricted in exports
Dan Brown committed
D
Added test to cover secure restricted functionality
Dan Brown committed
July 23, 2022
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
March 28, 2022
D
Split out settings view and made functional
Dan Brown committed
January 4, 2022
D
Added detection and thumbnail bypass for apng images
Dan Brown committed
October 31, 2021
D
Updated showImage file serving to not be traversable
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
May 24, 2021
D
Updated image permission setting logic
Dan Brown committed
March 20, 2021
D
Updated app to PHP7.3 min supported version, For php8 support
Dan Brown committed
March 14, 2021
D
Merge image name cleaning functions
Dan Brown committed
March 4, 2021
T
Allow uploads of files containing dots in filename. Closes BookStackApp/BookStack#2217
Timo Förster committed
February 6, 2021
D
Moved sketchy file samples to base64 equivilents
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
July 25, 2020
D
Fixed issue where URL params in image names would cause loading failure
Dan Brown committed
July 24, 2020
D
Converted image-manager to be component/HTML based
Dan Brown committed
D
Fixed issue where more images than expected could be deleted
Dan Brown committed
April 5, 2020
D
Added support for changing the draw.io instance URL
Dan Brown committed
December 22, 2019
D
Made display thumbnail generation use original data if smaller
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 13, 2019
D
Updated to Laravel 5.8
Dan Brown committed
June 23, 2019
D
Allowed different storage types for images and attachments
Dan Brown committed
May 4, 2019
D
Updated existing image tests to reflect changes
Dan Brown committed
April 21, 2019
D
Started rewriting back-end image managment
Dan Brown committed
March 24, 2019
D
Prevent dbl exts. on img upload, Randomized attachment upload names
Dan Brown committed
March 21, 2019
D
Added extension whitelist for image uploads
Dan Brown committed
March 20, 2019
D
Hardened image file validation by removing custom validation
Dan Brown committed