Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
il y a 1 mois |
Thomas Citharel
|
c2150bd079
feat: Add mimetype into BeforePreviewFetchedEvent event
|
il y a 1 an |
Côme Chilliet
|
e8c671fa8b
fix: Remove all references to OC_Image
|
il y a 2 mois |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
il y a 6 mois |
Joas Schilling
|
4f7de8ed60
fix!: Remove legacy event dispatching Symfony's GenericEvent
|
il y a 1 an |
Daniel Kesselberg
|
440f882322
feat: add width, height, crop and mode to BeforePreviewFetchedEvent
|
il y a 1 an |
Glandos
|
384a1d34a8
adapt test to new workflow
|
il y a 2 ans |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
il y a 1 an |
szaimen
|
f9e9cd270d
Limit-number-of-concurrent-preview-generations
|
il y a 2 ans |
Julius Härtl
|
07e94eca6f
Emit typed event when preview is requested
|
il y a 2 ans |
Carl Schwan
|
19a36b58a6
Add typing to SimpleFS
|
il y a 2 ans |
Morris Jobke
|
8e249569af
Fix existing test and add a specific one for the new case
|
il y a 4 ans |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
il y a 4 ans |
Elijah Martin-Merrill
|
56ed563b0c
fix memory leak caused by not destroying image in Preview/Generate.php
|
il y a 4 ans |
Christoph Wurst
|
a7c8d26d31
Add visibility to all properties and move static keyword
|
il y a 4 ans |
Roeland Jago Douma
|
eba3726e1e
Merge pull request #19495 from nextcloud/preview-generate-batch
|
il y a 4 ans |
Robin Appelman
|
8f9bac26f8
fix preview generation tests
|
il y a 4 ans |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
il y a 4 ans |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
il y a 4 ans |
Christoph Wurst
|
463b388589
Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports
|
il y a 4 ans |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
il y a 4 ans |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
il y a 4 ans |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
il y a 5 ans |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
il y a 5 ans |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
il y a 5 ans |
Robin Appelman
|
6150614374
Add new Provider interface for preview providers
|
il y a 5 ans |
Roeland Jago Douma
|
ce10f8b8c4
Only generate previews in powers of 4 and set min
|
il y a 6 ans |
Roeland Jago Douma
|
5b103744c8
Check if a preview provider is available before using it
|
il y a 6 ans |
Roeland Jago Douma
|
14acded171
Make sure the file is readable before attempting to create a preview
|
il y a 6 ans |
Roeland Jago Douma
|
5b21650097
Don't lie about the preview mimetype
|
il y a 6 ans |