Richard Steinmetz
|
3a9e33124b
fix: gracefully handle unexpected exif orientation types
|
4 months ago |
John Molakvoæ
|
8a5bc4778b
Merge pull request #38364 from joshtrichards/jr-preview-libgd-webp-animation-bypass
|
5 months ago |
Josh Richards
|
c0e1503ce1
fix(previews): Stop returning true when getimagesize() fails
|
6 months ago |
Josh Richards
|
046fe8d404
fix(previews): Don't crash on animated WEBP images
|
1 year ago |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
7 months ago |
provokateurin
|
ce53a7ad81
fix(OC_Image): Set correct return type for exif_imagetype stub
|
8 months ago |
Côme Chilliet
|
5d1ca7e25a
fix: Drop workarounds for unsupported obsolete PHP versions
|
8 months ago |
Côme Chilliet
|
6d7ff2e85a
fix: Fix typing issues related to resource migration
|
9 months ago |
Côme Chilliet
|
ab6afe0111
fix: Fix new psalm errors from update
|
9 months ago |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
9 months ago |
Richard Steinmetz
|
e9c0d0e67f
fix(preview): webp preview format
|
9 months ago |
Git'Fellow
|
9d70fd3e64
Silent imagecreatefromstring() errors
|
1 year ago |
Marcel Klehr
|
4a2accaa27
fix OC_Image: Prevent E_WARNING from getimagesize*
|
1 year ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Simon L
|
bfb3b2af9f
increase preview_max_memory and make it easier to debug
|
2 years ago |
J0WI
|
110ea0df46
Allow empty mimeType
|
2 years ago |
J0WI
|
1dd3afefcd
Add type hints
|
3 years ago |
J0WI
|
53994f600d
Fix redundant condition
|
2 years ago |
J0WI
|
40166ddc0a
Remove obsolete GD function overwrites
|
3 years ago |
John Molakvoæ
|
d27a39271e
getAppValue expects string
|
2 years ago |
Git'Fellow
|
c7e2787300
Default Jpeg quality to 80
|
2 years ago |
Varun Patil
|
48917e718e
Interlace all output JPEG
|
2 years ago |
Git'Fellow
|
8d876358dd
Move Gd failed operations to debug level
|
2 years ago |
Joachim Bauch
|
d3d65e5c88
Prevent loading images that would require too much memory.
|
3 years ago |
Côme Chilliet
|
8504f0a59e
Avoid assignment in if clause
|
3 years ago |
Côme Chilliet
|
ab3a1d5706
Fix typing problems in OC_Image
|
3 years ago |
Côme Chilliet
|
d537226368
Avoid calling image* methods on boolean
|
3 years ago |
szaimen
|
3ac316b77f
fix imagecreatetruecolor() error
|
3 years ago |
Côme Chilliet
|
3631789651
Fix resource usages in OC_Image
|
3 years ago |
Christoph Wurst
|
006aac9a0c
Merge pull request #28473 from nextcloud/fix-file-get-contents
|
3 years ago |