Cronologia Commit

Autore SHA1 Messaggio Data
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 4 anni fa
  Scott Dutton b12a390220 Always try and show pre rendered preview 4 anni fa
  Morris Jobke f510da139f Use class that actually has the destroy() method in preview generator 4 anni fa
  Elijah Martin-Merrill 56ed563b0c fix memory leak caused by not destroying image in Preview/Generate.php 4 anni fa
  Christoph Wurst cb057829f7 Update license headers for 19 4 anni fa
  Roeland Jago Douma eba3726e1e Merge pull request #19495 from nextcloud/preview-generate-batch 4 anni fa
  Robin Appelman 8f9bac26f8 fix preview generation tests 4 anni fa
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 anni fa
  Robin Appelman 7d386872e5 optimize batch generation of previews 4 anni fa
  Robin Appelman 5cd12cd7c3 allow generating multiple preview sizes for a single file at once 4 anni fa
  Christoph Wurst 2fbad1ed72 Fix (array) indent style to always use one tab 4 anni fa
  Christoph Wurst 74936c49ea Remove unused imports 4 anni fa
  John Molakvoæ (skjnldsv) 6df44e407a Also center vertically when cropping previews 4 anni fa
  Christoph Wurst 5bf3d1bb38 Update license headers 5 anni fa
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 5 anni fa
  Robin Appelman 5e082f8946 allow keeping multiple preview "versions" of the same file 5 anni fa
  John Molakvoæ (skjnldsv) 4505afe184 Allow IProviderV2 for previews as well 5 anni fa
  Robin Appelman 6150614374 Add new Provider interface for preview providers 5 anni fa
  Roeland Jago Douma ce10f8b8c4 Only generate previews in powers of 4 and set min 6 anni fa
  Roeland Jago Douma 5b103744c8 Check if a preview provider is available before using it 6 anni fa
  Roeland Jago Douma 14acded171 Make sure the file is readable before attempting to create a preview 6 anni fa
  Roeland Jago Douma 8703df3233 If the preview is size 0 it is invalid 6 anni fa
  Morris Jobke e4b3ee8d8f Fix float/integer handling in image API 6 anni fa
  Jan-Christoph Borchardt 9386b07ed8 Merge pull request #7731 from nextcloud/preview_size_inc 6 anni fa
  Roeland Jago Douma e2352cc06f Max preview size to 4096x4096 6 anni fa
  Roeland Jago Douma faa68b28cb Only return 1 type 6 anni fa
  Roeland Jago Douma 5b21650097 Don't lie about the preview mimetype 6 anni fa
  Morris Jobke 0eebff152a Update license headers 7 anni fa
  Roeland Jago Douma 29fb315ffc Allow requesting the max preview 7 anni fa
  Morris Jobke 6aac094091 Add PHPDoc 7 anni fa