BookStack/app/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
..
Controllers Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
Attachment.php Attachments: Drag and drop video support 2024-01-15 11:57:20 +00:00
AttachmentService.php Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
FaviconHandler.php Favicon: Moved resizing to specific resizer class 2023-11-19 15:57:19 +00:00
Image.php Images: Rolled out image memory handling to image actions 2023-10-01 13:05:18 +01:00
ImageRepo.php Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
ImageResizer.php Images: Updated GIF handling to use native methods 2024-06-09 17:00:58 +01:00
ImageService.php Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
ImageStorage.php Images: Added thin wrapper around image filesystem instances 2023-09-30 19:12:22 +01:00
ImageStorageDisk.php Images: Extracted out image resizing to its own class 2023-09-30 20:00:48 +01:00
UserAvatars.php Avatar Commend: Simplified and updated during review 2023-09-19 15:53:01 +01:00