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
loks0n
15aa0e0315
feat: enable heic
2025-01-21 11:09:16 +00:00
Fabian Gruber
de8d0d4406
fix: allow '.wav' as 'audio/x-wav' as well
2024-10-23 11:57:50 +02:00
Damodar Lohani
d290460202
disable heic in mime
2024-10-02 06:06:49 +00:00
Damodar Lohani
14cd43ddfd
disable heic
2024-10-02 05:59:46 +00:00
Damodar Lohani
4fd0e9e02d
supporting mime types fo avif and heic images
2024-03-03 13:10:25 +00:00
Damodar Lohani
86ec1ec1d2
adding audio/x-hx-aac-adts as well
2023-07-25 01:08:46 +00:00
Damodar Lohani
82f2033f99
audio/aac mime type added
2023-07-25 06:37:27 +05:45
Everly Precia Suresh
a456634324
fix linter issues
2022-06-06 13:32:58 +00:00
Chuong Tang
e1c6974b88
Merge branch 'master' into add_webm_videoType
2022-06-02 08:43:25 -06:00
Chuong Tang
4830f89ed3
Added webm into mimeType and previewType
2022-06-02 08:38:33 -06:00
Everly Precia Suresh
19300ccdd7
format files in app, src, tests
2022-05-23 14:54:50 +00:00
Damodar Lohani
fc721ac22e
Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-storage-ui-updates
2022-02-17 10:33:39 +00:00
Damodar Lohani
193426e34b
show default image icon for large image files
2022-02-16 10:04:49 +00:00
Damodar Lohani
54383d0fb9
added new image icon
2022-02-16 15:45:40 +05:45
Damodar Lohani
7315852aae
use more generic icons for previews
2022-02-07 14:40:39 +05:45
Eldad Fux
1e07f0db97
Fix for review
2021-10-17 12:23:42 +03:00
Eldad A. Fux
0cca6dbce2
Update app/config/storage/mimes.php
...
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-10-17 12:22:19 +03:00
Eldad Fux
bac55d1478
Added mime types
2021-10-16 19:34:02 +03: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
Eldad Fux
ce82bb872e
Added storage config
2020-06-30 00:42:03 +03:00