BookStack/app/Uploads
Dan Brown 5c318a45b8
Images: Reverted some thumbnails to be on-demand generated
Added since we can't always be sure of future image usage, and in many
cases we don't generate ahead-of-time.
Also:
- Simplified image handling on certain models.
- Updated various string handling operations to use newer functions.
2023-09-30 12:09:29 +01:00
..
Controllers Thumbnails: Added OOM handling and regen endpoint 2023-09-29 13:54:08 +01:00
Attachment.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
AttachmentService.php Fixed static analysis issues 2023-02-06 20:00:44 +00:00
FaviconHandler.php Added control-upon-access of the default favicon.ico file 2023-02-09 21:16:27 +00:00
Image.php Images: Reverted some thumbnails to be on-demand generated 2023-09-30 12:09:29 +01:00
ImageRepo.php Images: Updated to create thumbnails at specific events 2023-09-29 11:46:32 +01:00
ImageService.php Images: Reverted some thumbnails to be on-demand generated 2023-09-30 12:09:29 +01:00
UserAvatars.php Avatar Commend: Simplified and updated during review 2023-09-19 15:53:01 +01:00