Add thumbnail generation for images #9

Open
opened 2024-11-16 00:45:43 +01:00 by mhu · 0 comments
Owner

Currently images are not postprocessed. Therefore, depending on the size of the uploaded image, the thumbnail loading can be quite long and it is unnecessary to load the full scale image.

If the uploaded image is either greate than TBD pixels in width/height or exceeds a maximum file size limit (TBD), a thumbnail shall be generated to reduce loading times.

Currently images are not postprocessed. Therefore, depending on the size of the uploaded image, the thumbnail loading can be quite long and it is unnecessary to load the full scale image. If the uploaded image is either greate than TBD pixels in width/height or exceeds a maximum file size limit (TBD), a thumbnail shall be generated to reduce loading times.
mhu added this to the v0.0.1 Release milestone 2024-11-16 00:45:43 +01:00
mhu added the
Priority
Low
Kind/Enhancement
labels 2024-11-16 00:45:43 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mhu/shimatta-kenkyusho#9
No description provided.