30 Commits (274867f27319bae68a687dee65f6fdb0c927cacc)

Author SHA1 Message Date
  Joas Schilling 4f7de8ed60
fix!: Remove legacy event dispatching Symfony's GenericEvent 11 months ago
  Daniel Kesselberg 440f882322
feat: add width, height, crop and mode to BeforePreviewFetchedEvent 1 year ago
  Glandos 384a1d34a8 adapt test to new workflow 1 year ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  szaimen f9e9cd270d
Limit-number-of-concurrent-preview-generations 1 year ago
  Julius Härtl 07e94eca6f
Emit typed event when preview is requested 1 year ago
  Carl Schwan 19a36b58a6 Add typing to SimpleFS 2 years ago
  Morris Jobke 8e249569af
Fix existing test and add a specific one for the new case 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Elijah Martin-Merrill 56ed563b0c fix memory leak caused by not destroying image in Preview/Generate.php 3 years ago
  Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 4 years ago
  Robin Appelman 8f9bac26f8
fix preview generation tests 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Robin Appelman 6150614374
Add new Provider interface for preview providers 5 years ago
  Roeland Jago Douma ce10f8b8c4
Only generate previews in powers of 4 and set min 5 years ago
  Roeland Jago Douma 5b103744c8
Check if a preview provider is available before using it 5 years ago
  Roeland Jago Douma 14acded171
Make sure the file is readable before attempting to create a preview 6 years ago
  Roeland Jago Douma 5b21650097
Don't lie about the preview mimetype 6 years ago
  Robin Appelman 2847e9f2e3
fix preview tests 7 years ago
  Roeland Jago Douma a1f46db793
Fix tests 7 years ago
  Roeland Jago Douma 99ada40df4
Dispatch event on preview request 7 years ago
  Roeland Jago Douma 87855aa97b
Added genertor helper & tests 7 years ago