Christopher Ng
|
57c66bf7cb
Use Image class from public API
|
2 éve |
John Molakvoæ
|
87ce03db1a
Merge pull request #32410 from nextcloud/bugfix/noid/imaginary-exception
|
2 éve |
Carl Schwan
|
a5a4e0df1c
Fix crop condition
|
2 éve |
Julius Härtl
|
3742b7392d
Add explicit return if getSmallImagePreview fails
|
2 éve |
Carl Schwan
|
05bf8b4445
Fix cropped image generated when not asked
|
2 éve |
Richard Steinmetz
|
982c846b11
Fix preview generator trying to recreate an existing folder
|
2 éve |
John Molakvoæ
|
3d1f22f6d8
Generate small preview straight away if Imaginary is enabled
|
2 éve |
Vincent Petry
|
9b6a1cc8ae
Send images to imaginary docker to generate previews
|
4 éve |
John Molakvoæ (skjnldsv)
|
40c10ab145
Properly log errors in Movie previews generation
|
3 éve |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 éve |
J0WI
|
74a7c2eefc
Use correct getSystemValue type
|
3 éve |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 éve |
Scott Dutton
|
b12a390220
Always try and show pre rendered preview
|
4 éve |
Morris Jobke
|
f510da139f
Use class that actually has the destroy() method in preview generator
|
4 éve |
Elijah Martin-Merrill
|
56ed563b0c
fix memory leak caused by not destroying image in Preview/Generate.php
|
4 éve |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 éve |
Roeland Jago Douma
|
eba3726e1e
Merge pull request #19495 from nextcloud/preview-generate-batch
|
4 éve |
Robin Appelman
|
8f9bac26f8
fix preview generation tests
|
4 éve |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 éve |
Robin Appelman
|
7d386872e5
optimize batch generation of previews
|
4 éve |
Robin Appelman
|
5cd12cd7c3
allow generating multiple preview sizes for a single file at once
|
4 éve |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 éve |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
4 éve |
John Molakvoæ (skjnldsv)
|
6df44e407a
Also center vertically when cropping previews
|
4 éve |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 éve |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 éve |
Robin Appelman
|
5e082f8946
allow keeping multiple preview "versions" of the same file
|
5 éve |
John Molakvoæ (skjnldsv)
|
4505afe184
Allow IProviderV2 for previews as well
|
5 éve |
Robin Appelman
|
6150614374
Add new Provider interface for preview providers
|
5 éve |
Roeland Jago Douma
|
ce10f8b8c4
Only generate previews in powers of 4 and set min
|
6 éve |