Commit graph

7 commits

Author SHA1 Message Date
Fabian Gruber
584ca3065f fix(gif preview): enable resource limits 2025-06-03 10:35:26 +02:00
Steven Nguyen
5d25265e5c
fix(storage): do not preview gif input/output
Processing a gif file can consume large amounts of memory causing the
container to crash.

As a safety precaution, don't output to gif either. Any attempt to
output to gif will fallback to jpg.
2025-05-16 14:46:24 -07:00
Chirag Aggarwal
768e4c4988 chore: added webp to allowed file inputs 2025-02-07 10:36:41 +00:00
loks0n
bc3ac237be fix: add heic input/output 2025-01-21 18:06:20 +00:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Eldad Fux
a43a7c74d9 Added docs 2020-06-30 07:33:47 +03:00
Eldad Fux
e336c3315c Added storage config files 2020-06-30 07:32:36 +03:00