Anna Sirota AnnaSirota
  • Joined on 2011-08-23
Anna Sirota commented on issue infrastructure/extensions-website#51 2024-04-25 19:16:18 +02:00
Introduce Thumbnails for files

Not JPEG because I'd expect a lot of text on extensions previews, and JPEG compression doesn't handle text well. As for WebP I forgot about it again tbh: is it good at compressing…

Anna Sirota closed issue infrastructure/extensions-website#63 2024-04-25 18:58:23 +02:00
Extension name been read wrongly due to "." character.
Anna Sirota commented on issue infrastructure/extensions-website#63 2024-04-25 18:58:22 +02:00
Extension name been read wrongly due to "." character.

Closing because this should no longer be an issue (otherwise, please let me know by commenting ofc).

Anna Sirota commented on issue infrastructure/extensions-website#51 2024-04-25 18:55:56 +02:00
Introduce Thumbnails for files

Deployed thumbnails generation for images and videos both in staging and production.

About sorl: it's not used because we've had problems with its caching causing very high database I/O in…

Anna Sirota pushed to main at infrastructure/extensions-website 2024-04-25 18:29:07 +02:00
36f0048228 Playbooks: add ffmpeg package
Anna Sirota pushed to production at infrastructure/extensions-website 2024-04-25 17:57:13 +02:00
ad66ec6476 Thumbnails for images and videos (#87)
Anna Sirota deleted branch thumbnails from infrastructure/extensions-website 2024-04-25 17:51:10 +02:00
Anna Sirota pushed to main at infrastructure/extensions-website 2024-04-25 17:50:59 +02:00
ad66ec6476 Thumbnails for images and videos (#87)
Anna Sirota merged pull request infrastructure/extensions-website#87 2024-04-25 17:50:58 +02:00
Thumbnails for images and videos
Anna Sirota pushed to thumbnails at infrastructure/extensions-website 2024-04-25 17:48:26 +02:00
361c0490a6 Time thumbnail processing
Anna Sirota pushed to thumbnails at infrastructure/extensions-website 2024-04-25 17:29:07 +02:00
e56a7c8694 Remove unused css
Anna Sirota pushed to thumbnails at infrastructure/extensions-website 2024-04-25 17:09:44 +02:00
b071559152 Clean up the unnecessary untupling
Anna Sirota pushed to thumbnails at infrastructure/extensions-website 2024-04-25 16:52:46 +02:00
6d94e12cdd Wording
Anna Sirota pushed to thumbnails at infrastructure/extensions-website 2024-04-25 16:51:05 +02:00
4e2cfee79a Merge branch 'main' into thumbnails
6902a90088 Avoid re-scheduling thumbnail tasks for non-media or flagged files
f027aacbdf Fix login broken by datetimes not being parsed in time
Compare 3 commits »
Anna Sirota pushed to production at infrastructure/extensions-website 2024-04-25 16:43:27 +02:00
f027aacbdf Fix login broken by datetimes not being parsed in time
9dd0e6779e playbooks: forgotten tag
Compare 2 commits »
Anna Sirota pushed to main at infrastructure/extensions-website 2024-04-25 16:43:08 +02:00
f027aacbdf Fix login broken by datetimes not being parsed in time
Anna Sirota pushed to thumbnails at infrastructure/extensions-website 2024-04-25 16:01:06 +02:00
381daa4177 Break when asked for thumbnail of an unexpected type
Anna Sirota pushed to thumbnails at infrastructure/extensions-website 2024-04-25 15:55:05 +02:00
f584f1a1bd Use "pixel sizes" as keys in the metadata
Anna Sirota pushed to thumbnails at infrastructure/extensions-website 2024-04-25 15:39:12 +02:00
5ee1e990ff Merge branch 'main' into thumbnails
9dd0e6779e playbooks: forgotten tag
e40e183b04 playbooks: ensure /etc/uwsgi presence
f20d4c7e99 Replace gunicorn with uwsgi, use persistent db connections (#90)
Compare 4 commits »
Anna Sirota pushed to thumbnails at infrastructure/extensions-website 2024-04-25 15:38:55 +02:00
e44ada439c Utils should take of prepending MEDIA_ROOT; save video frame as File.thumbnail