16 Commits

Author SHA1 Message Date
da731c17e8 chore (maintenance): thumbnailing for webp 2025-08-22 16:24:58 +10:00
c1834faa23 feature (thumbnail): revamp thumbnail plugin
We revamped the plugin so it doesn't have extra dependencies. The issue
is when images have external dependencies, forcing users to use
something like docker to satisfy those but as we see these days, we can
ship the viewer for heic as a wasm plugin existing client side and can
focus on building a smaller footprint server
2025-05-26 15:34:38 +10:00
1aa1a7d5e9 fix (deadlock): thumbnail issue in plg_image_c 2024-12-22 03:06:48 +11:00
00fc2ee960 fix (plg_image_c): fix issue brought by #731 2024-08-11 16:26:57 +10:00
d30be7cfb6 fix (#713): use input image colorspace for output image - #723 2024-08-07 22:08:33 +10:00
54468eb2c5 feature (freebsd): PR #643 off master. (#731)
Co-authored-by: Yonas <yonas@mail.lan>
2024-08-07 22:06:27 +10:00
e854211d7f chore (rewrite): prepare initial release 2024-07-15 21:41:48 +10:00
4621986e25 fix (build): broken build in debian 2024-06-29 02:13:31 +10:00
81578f48cf chore (thumbnail): cleanup and support for ai 2023-11-20 23:33:25 +11:00
0d8dce3b99 feature (thumbnail): support for tiff 2023-11-20 22:36:03 +11:00
837f440e36 fix (thumbnailer): format update & fix png artifact 2023-11-20 20:51:20 +11:00
376fe22770 feature (thumb): support for webp 2023-11-16 02:06:10 +11:00
e72d4a290f feature (gif): a gif thumbnailer made in C 2023-11-13 23:58:16 +11:00
ade354fde0 fix (plg_image_c): cleanup thumbnailer 2023-11-13 23:57:51 +11:00
0ac2bde335 feature (thumbnail): better thumbnail plugin 2023-11-10 00:54:00 +11:00
d9202c7f15 release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00