Historial de Commits

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