Commit Graph

8 Commits (46ced9df22af2be4fddcc5fc57789a7bd2e38faa)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Côme Chilliet b2100484c0 fix: Remove some call and references to deprecated OC_Util class 9 months ago
provokateurin 031166c177
fix(OCP): Fix Image interface 1 year ago
Côme Chilliet 1f46be7d69 fix(Image): Do not send empty Content-Type header 1 year ago
Côme Chilliet b778f3de0a fix(\OC\Image): Use new IAppConfig and type safe methods 1 year ago
Côme Chilliet c67e54287a fix(OC\Image): Fix all psalm spotted issues in the file 1 year ago
Côme Chilliet e8c671fa8b fix: Remove all references to OC_Image 1 year ago
Côme Chilliet 47d2cb7479 fix: Move \OC_Image to \OC\Image with the other internal classes 1 year ago
Richard Steinmetz cd928ed4ed
fix: gracefully handle unexpected exif orientation types 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Josh Richards c0e1503ce1 fix(previews): Stop returning true when getimagesize() fails 1 year ago
Josh Richards 046fe8d404
fix(previews): Don't crash on animated WEBP images 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
provokateurin ce53a7ad81
fix(OC_Image): Set correct return type for exif_imagetype stub 2 years ago
Côme Chilliet 5d1ca7e25a
fix: Drop workarounds for unsupported obsolete PHP versions 2 years ago
Côme Chilliet 6d7ff2e85a
fix: Fix typing issues related to resource migration 2 years ago
Côme Chilliet ab6afe0111 fix: Fix new psalm errors from update 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Richard Steinmetz e9c0d0e67f
fix(preview): webp preview format 2 years ago
Git'Fellow 9d70fd3e64
Silent imagecreatefromstring() errors 3 years ago
Marcel Klehr 4a2accaa27 fix OC_Image: Prevent E_WARNING from getimagesize* 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Simon L bfb3b2af9f increase preview_max_memory and make it easier to debug 3 years ago
J0WI 110ea0df46 Allow empty mimeType 3 years ago
J0WI 1dd3afefcd Add type hints 3 years ago
J0WI 53994f600d Fix redundant condition 3 years ago
J0WI 40166ddc0a Remove obsolete GD function overwrites 3 years ago
John Molakvoæ d27a39271e
getAppValue expects string 3 years ago
Git'Fellow c7e2787300
Default Jpeg quality to 80 3 years ago
Varun Patil 48917e718e Interlace all output JPEG 3 years ago
Git'Fellow 8d876358dd
Move Gd failed operations to debug level 4 years ago
Joachim Bauch d3d65e5c88
Prevent loading images that would require too much memory. 4 years ago
Côme Chilliet 8504f0a59e
Avoid assignment in if clause 4 years ago
Côme Chilliet ab3a1d5706
Fix typing problems in OC_Image 4 years ago
Côme Chilliet d537226368
Avoid calling image* methods on boolean 4 years ago
szaimen 3ac316b77f fix imagecreatetruecolor() error 4 years ago
Côme Chilliet 3631789651
Fix resource usages in OC_Image 4 years ago
Daniel Kesselberg 60a7f5c53e
Remove unused method 4 years ago
acsfer 280dd851b3
Avoid usage of Nextcloud API, use PHP function 4 years ago
Simon Spannagel 58f55975e0 Fix #20913: Check image resource before attempting to preserve alpha 4 years ago
acsfer a3c69b8310
Fix path of `file_get_contents` 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma 6d4afca7ac Add support for webp 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Roeland Jago Douma 7f61535a1a
GD images 5 years ago
J0WI 68ce17e59b Unify links to php.net 5 years ago
Morris Jobke 46525f8639
Change 0 to null to properly encode image to BMP if the first pixel is black 5 years ago
Morris Jobke 27e7332a9c
Cast float/char to int to avoid invalid scalar argument warning 5 years ago
Roeland Jago Douma 0c35aaba29
Fix OC_Image new resize functions 6 years ago
Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 6 years ago