Histórico de Commits

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