Add thumbnail generation for images #9

Open
opened 2024-11-16 00:45:43 +01:00 by mhu · 1 comment
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.1.0 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
mhu removed this from the v0.1.0 Release milestone 2024-11-17 20:29:56 +01:00
Author
Owner

Removing milestone. This is not as important as getting the other stuff working first.

Removing milestone. This is not as important as getting the other stuff working first.
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.