BookStack/tests/Uploads
Dan Brown 3406846c82
Images: Updated GIF handling to use native methods
Changes GIF image thumbnail handling to direcly load via gd instead of
going through interventions own handling (which supports frames) since
we don't need animation for our thumbnails, and since performance issues
could arise with GIFs that have large frame counts.

For #5029
2024-06-09 17:00:58 +01:00
..
AttachmentTest.php Range requests: Added test cases to cover functionality 2024-01-14 15:50:00 +00:00
AvatarTest.php Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
DrawioTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
ImageTest.php Images: Updated GIF handling to use native methods 2024-06-09 17:00:58 +01:00