Commit Graph

137 Commits (a94de5cb5a0a0e341dd3eb7130a41f95c71a6abc)

Author SHA1 Message Date
Christopher Ng 57c66bf7cb Use Image class from public API 4 years ago
Carl Schwan a5a4e0df1c Fix crop condition 4 years ago
Julius Härtl 3742b7392d Add explicit return if getSmallImagePreview fails 4 years ago
Carl Schwan 05bf8b4445 Fix cropped image generated when not asked 4 years ago
Richard Steinmetz 982c846b11
Fix preview generator trying to recreate an existing folder 4 years ago
Alexander F 00505c9a51 Set loglevel for IMagick Thumbnail error to info 4 years ago
Côme Chilliet 069477e608
Migrate more classes of lib/private to LoggerInterface 4 years ago
John Molakvoæ 3d1f22f6d8
Generate small preview straight away if Imaginary is enabled 4 years ago
Carl Schwan b5c9189cfa Fix imaginary with rotated exif images 4 years ago
Vincent Petry 9b6a1cc8ae
Send images to imaginary docker to generate previews 4 years ago
Côme Chilliet 13c11208d4
Ignore errors when searching for bundled preview 4 years ago
Côme Chilliet 0daec4b27e
Fix tmp file cleaning for bundled previews 4 years ago
Côme Chilliet d43dbfa0f2
Fix typing in OC\Preview\Movie 4 years ago
Côme Chilliet ebe731f014
Fix typing in OC\Preview 4 years ago
UmbrellaCodr a0d7e27789
reduce 'Movie preview generation failed Output' log errors 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Côme Chilliet 3631789651
Fix resource usages in OC_Image 4 years ago
J0WI 047cab8dd2 Use findBinaryPath for previews 4 years ago
Vincent Petry 24e0255378
Fall back to full file for video previews 5 years ago
Julius Härtl 0670118470
Use storage filter when fetching previews to cleanup 5 years ago
John Molakvoæ (skjnldsv) 40c10ab145
Properly log errors in Movie previews generation 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
J0WI 74a7c2eefc Use correct getSystemValue type 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Roeland Jago Douma 4d7c4b3d2f Markdown: remove redundant int cast 5 years ago
Roeland Jago Douma cc554890c1 Fix WebP availability check 5 years ago
John Molakvoæ (skjnldsv) d47b84be67
Add SGI and TGA preview support 5 years ago
Morris Jobke 01f013661a
Fix typo in comment 5 years ago
Julius Härtl aed1fde6fd
Enhance markdown file preview rendering 5 years ago
Roeland Jago Douma 6d4afca7ac Add support for webp 5 years ago
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
J0WI 68ce17e59b Unify links to php.net 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Scott Dutton b12a390220
Always try and show pre rendered preview 6 years ago
Morris Jobke 4d0c3fa4a8
Check previews in multibucket fallback folder as the last step and not as first step 6 years ago
Morris Jobke 45428e4948
Add config option to enable multibucket preview distribution 6 years ago
Morris Jobke 159f28cd52
Mount the old previews in a separate folder for the multi bucket setup and check in them before using the actual locations 6 years ago
Morris Jobke 438ac23e2a
Distribute preview folders in appdata in multibucket setup to multiple buckets 6 years ago
Morris Jobke d8734b3b93
Add occ preview:migrate to migrate previews from the old flat structure to a subfolder structure 6 years ago
Morris Jobke f510da139f
Use class that actually has the destroy() method in preview generator 6 years ago
Elijah Martin-Merrill 56ed563b0c fix memory leak caused by not destroying image in Preview/Generate.php 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Roeland Jago Douma 6c603e8e7d
Move to subfolders for preview files 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Robin Appelman 8f9bac26f8
fix preview generation tests 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Robin Appelman 7d386872e5
optimize batch generation of previews 6 years ago
Robin Appelman 5cd12cd7c3
allow generating multiple preview sizes for a single file at once 6 years ago