Commit Graph

45 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 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 6008852232 feat(preview): Support multibucket storage 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 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 6b89838cc2 feat: add logging to preview generation 8 months 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
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 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 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
Carl Schwan 19a36b58a6 Add typing to SimpleFS 4 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
Elijah Martin-Merrill 56ed563b0c fix memory leak caused by not destroying image in Preview/Generate.php 5 years ago
Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 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
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Robin Appelman 6150614374
Add new Provider interface for preview providers 7 years ago
Roeland Jago Douma ce10f8b8c4
Only generate previews in powers of 4 and set min 7 years ago
Roeland Jago Douma 5b103744c8
Check if a preview provider is available before using it 7 years ago
Roeland Jago Douma 14acded171
Make sure the file is readable before attempting to create a preview 8 years ago
Roeland Jago Douma 5b21650097
Don't lie about the preview mimetype 8 years ago
Robin Appelman 2847e9f2e3
fix preview tests 9 years ago
Roeland Jago Douma a1f46db793
Fix tests 9 years ago
Roeland Jago Douma 99ada40df4
Dispatch event on preview request 9 years ago
Roeland Jago Douma 87855aa97b
Added genertor helper & tests 9 years ago