30 コミット (274867f27319bae68a687dee65f6fdb0c927cacc)

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