Commit Graph

84 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
AndyXheli ecd1d5dde2
fix(previews): lower log level when cached preview isn't found 8 months ago
Louis Chemineau 867be352f3
fix(blurhash): Use preview API to generate the previews 8 months ago
Louis Chemineau 2238548278
feat(previews): Support in memory preview request 8 months ago
nfebe d980e69f74 refactor: Thumbnail Generator logging and tests 8 months ago
nfebe 6b89838cc2 feat: add logging to preview generation 9 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Thomas Citharel c2150bd079
feat: Add mimetype into BeforePreviewFetchedEvent event 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Git'Fellow ef5f7d0a90 Us strpos() only 2 years ago
Git'Fellow 53b84732a3 Check for open_basedir before reading /proc 2 years ago
Simon L b681cf735a address review 2 years ago
Simon L 531f5d1e4f fix semaphore guarding 2 years ago
Daniel Hansson da2aad598e
also remove function 2 years ago
Daniel Hansson b2d105e7ec
Generate all preview sizes for Imaginary 2 years ago
JanisPlayer 80abec668b
feat: Imaginary WebP support 2 years ago
Joas Schilling 4f7de8ed60
fix!: Remove legacy event dispatching Symfony's GenericEvent 2 years ago
Daniel Kesselberg 440f882322
feat: add width, height, crop and mode to BeforePreviewFetchedEvent 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Simon L d55a7c619d Fix typos in lib/public subdirectory 3 years ago
Glandos e542e60dbc try to make linters happy 3 years ago
Glandos 3440387f0f gather code from small and max preview 3 years ago
Glandos 24c121347a Revert 0e49b40 3 years ago
Glandos 06a7e90383 improve parameter doc 3 years ago
Glandos 4954bead1d Ensure max preview image is not null 3 years ago
Glandos b6c65fee2a php-cs-fix 3 years ago
Glandos 9b4d5146d5 List preview directory only once 3 years ago
Thomas Citharel e60888d988
fix(preview-generator): Throw exception before dividing by zero when generating previews 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
szaimen f9e9cd270d
Limit-number-of-concurrent-preview-generations 3 years ago
Julius Härtl 07e94eca6f
Emit typed event when preview is requested 3 years ago
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
John Molakvoæ 3d1f22f6d8
Generate small preview straight away if Imaginary is enabled 4 years ago
Vincent Petry 9b6a1cc8ae
Send images to imaginary docker to generate previews 4 years ago
John Molakvoæ (skjnldsv) 40c10ab145
Properly log errors in Movie previews generation 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
J0WI 74a7c2eefc Use correct getSystemValue type 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Scott Dutton b12a390220
Always try and show pre rendered preview 5 years ago
Morris Jobke f510da139f
Use class that actually has the destroy() method in preview generator 5 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
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