Commit Graph

97 Commits (master)

Author SHA1 Message Date
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 2 months ago
Carl Schwan cb82a9ef04 refactor(preview): Cleanup a bit the public interface 3 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 3 months ago
Carl Schwan 66f50bd585 refactor(preview): Use same mimetype ids as filecache 3 months ago
Carl Schwan 58023782b6 feat(preview): Store original file mimetype in preview table 3 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 3 months ago
Carl Schwan 6f56dcf73e fix(preview): Fix some tests 3 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 3 months ago
Carl Schwan bba9667882 perf(preview): Adapt BackgroundCleanupJob to new previews table 3 months ago
Carl Schwan 6008852232 feat(preview): Support multibucket storage 3 months ago
Carl Schwan 13c35c0f17 perf(preview): Migrate previews to the new optimized table 3 months ago
Carl Schwan 656e33e8da perf(preview): Add support for multibucket storage 3 months ago
Carl Schwan 18fbacdd8d perf(preview): Split preview data to new table 3 months ago
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 8 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