logbot: generate thumbnails for images to make log pages lighter #28

Closed
opened 2021-08-29 22:09:05 +02:00 by mb · 3 comments
No description provided.

Have a look at how it is done in distribusi for inspiration https://git.vvvvvvaria.org/varia/distribusi/src/branch/master/distribusi/distribusi.py#L31

They are not the most beautiful thumbnails though, quite some compression artefacts..

Have a look at how it is done in distribusi for inspiration https://git.vvvvvvaria.org/varia/distribusi/src/branch/master/distribusi/distribusi.py#L31 They are not the most beautiful thumbnails though, quite some compression artefacts..

This also helps to not load everything in one go, but only as needed 0369b3f8bc

This also helps to not load everything in one go, but only as needed https://git.vvvvvvaria.org/varia/bots/commit/0369b3f8bce7c208f2892c148b9fa109db0b3c97
Owner

Danny shared that he already did this for the library page: https://git.vvvvvvaria.org/varia/varia-library-website/src/branch/master/library/page.py

Line 133.

Going to try to implement this soon!

Danny shared that he already did this for the library page: https://git.vvvvvvaria.org/varia/varia-library-website/src/branch/master/library/page.py Line 133. Going to try to implement this soon!
ccl closed this issue 2023-06-08 20:32:25 +02:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
3 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: varia/bots#28
No description provided.