Commit Graph

81 Commits (master)

Author SHA1 Message Date
Carl Schwan 7c1a8a4060
feat: Adapt a bit the snowflake ids API 3 days ago
Anna Larch 5f797ebc32
refactor: move existing usages of snoflake IDs SnowflakeAwareEntity 3 days ago
Anna Larch f546daada7
refactor: Rename Snowflake Generator and Decoder 3 days ago
Ferdinand Thiessen b2ffff385a
chore(tests): cleanup previews in teardown 2 months ago
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 2 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 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
invario 97a0dde160 feat(previews): previews and tests for large remote videos w/o full download 4 months ago
provokateurin 4b2a93cf0a
chore(Preview): Remove avconv support 4 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Arthur Schiwon bdc68989d5
fix: unbloc ffmpeg on some broken videos 8 months ago
Ferdinand Thiessen 494a079321
test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr` 8 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 8 months ago
Louis Chemineau 867be352f3
fix(blurhash): Use preview API to generate the previews 8 months ago
nfebe d980e69f74 refactor: Thumbnail Generator logging and tests 9 months ago
nfebe 6b89838cc2 feat: add logging to preview generation 9 months ago
Côme Chilliet 3ca690a9f3
fix(previews): Cleanup Movie provider code and remove deprecated static vars 9 months ago
Dario Mehlich 8c309130cf
fix(preview): Filter for folders in cleanup old preview job 12 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Thomas Citharel c2150bd079
feat: Add mimetype into BeforePreviewFetchedEvent event 1 year ago
Côme Chilliet e8c671fa8b fix: Remove all references to OC_Image 1 year ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 1 year ago
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman 16c184e2cb
fix: cast to bigint on postgresql 1 year ago
Joas Schilling 4286660983
fix: Extend SVG reference check 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Andrew Summers 40edb426a3 Refactor `OC\Server::getRootFolder` 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
Glandos 384a1d34a8 adapt test to new workflow 3 years ago
Côme Chilliet 633ea018af
Fix BackgroundCleanupJobTest 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 578648a062
Adapt tests to new job constructors 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
Carl Schwan 19a36b58a6 Add typing to SimpleFS 4 years ago
Joas Schilling d04b7cf03d
Skip the test if Imagick is misconfigured 5 years ago
Morris Jobke 8e249569af
Fix existing test and add a specific one for the new case 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago