Commit Graph

105 Commits (e29038414dbf092ef2a8711c6962da660ed2ddf0)

Author SHA1 Message Date
Git'Fellow 304c9fbc3b fix(preview): Validate preview MIME type 3 months ago
Carl Schwan 4722f56778 fix(preview): Handle unique constraints 4 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 4 months ago
Carl Schwan 7a025ffb0b
feat(preview): Make it possible to disable on preview migration 5 months ago
Carl Schwan 6149168129
feat(preview): On demand preview migration 5 months ago
Carl Schwan 7c1a8a4060
feat: Adapt a bit the snowflake ids API 5 months ago
Anna Larch 5f797ebc32
refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 5 months ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 5 months ago
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 7 months ago
Carl Schwan cb82a9ef04 refactor(preview): Cleanup a bit the public interface 8 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 8 months ago
Carl Schwan 66f50bd585 refactor(preview): Use same mimetype ids as filecache 8 months ago
Carl Schwan 58023782b6 feat(preview): Store original file mimetype in preview table 8 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 8 months ago
Carl Schwan 6f56dcf73e fix(preview): Fix some tests 8 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 8 months ago
Carl Schwan bba9667882 perf(preview): Adapt BackgroundCleanupJob to new previews table 8 months ago
Carl Schwan 6008852232 feat(preview): Support multibucket storage 8 months ago
Carl Schwan 13c35c0f17 perf(preview): Migrate previews to the new optimized table 8 months ago
Carl Schwan 656e33e8da perf(preview): Add support for multibucket storage 8 months ago
Carl Schwan 18fbacdd8d perf(preview): Split preview data to new table 8 months ago
AndyXheli ecd1d5dde2
fix(previews): lower log level when cached preview isn't found 1 year ago
Louis Chemineau 867be352f3
fix(blurhash): Use preview API to generate the previews 1 year ago
Louis Chemineau 2238548278
feat(previews): Support in memory preview request 1 year ago
nfebe d980e69f74 refactor: Thumbnail Generator logging and tests 1 year ago
nfebe 6b89838cc2 feat: add logging to preview generation 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Thomas Citharel c2150bd079
feat: Add mimetype into BeforePreviewFetchedEvent event 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years 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 3 years ago
Git'Fellow 53b84732a3 Check for open_basedir before reading /proc 3 years ago
Simon L b681cf735a address review 3 years ago
Simon L 531f5d1e4f fix semaphore guarding 3 years ago
Daniel Hansson da2aad598e
also remove function 3 years ago
Daniel Hansson b2d105e7ec
Generate all preview sizes for Imaginary 3 years ago
JanisPlayer 80abec668b
feat: Imaginary WebP support 3 years ago
Joas Schilling 4f7de8ed60
fix!: Remove legacy event dispatching Symfony's GenericEvent 3 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