Histórico de Commits

Autor SHA1 Mensagem Data
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 há 3 anos atrás
  Morris Jobke 6ce05bc7d7 Return all keys in getAllVersions() instead há 4 anos atrás
  Christoph Wurst 02fa3253fe Fix undefined index and consequential damages in versions code há 4 anos atrás
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators há 4 anos atrás
  Christoph Wurst cb057829f7 Update license headers for 19 há 4 anos atrás
  Liam JACK b6c76f43a1 Fix #19066 - Array offset error due to empty file versions array há 4 anos atrás
  Christoph Wurst 28f8eb5dba Add visibility to all constants há 4 anos atrás
  Christoph Wurst caff1023ea Format control structures, classes, methods and function há 4 anos atrás
  Christoph Wurst 14c996d982 Use elseif instead of else if há 4 anos atrás
  Christoph Wurst 44577e4345 Remove trailing and in between spaces há 4 anos atrás
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation há 4 anos atrás
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere há 4 anos atrás
  Roeland Jago Douma 061b9bb0e7 Merge pull request #18231 from nextcloud/fix/shared_version_restore há 5 anos atrás
  Roeland Jago Douma 78050ec531 Fix restoring shared versions há 5 anos atrás
  Christoph Wurst 5bf3d1bb38 Update license headers há 5 anos atrás
  Christoph Wurst 543190f8b3 Do not create Application instances directly há 5 anos atrás
  Julius Härtl e26187c7ff Make sure we only fetch the file by id for the actual owner há 5 anos atrás
  Felix Nieuwenhuizen 56457505af set availableSpace to 0 if userFolder not found há 5 anos atrás
  Felix Nieuwenhuizen 0f43d1dfaa use node API for free space calculation in versions app (same method as trashbin app) há 5 anos atrás
  Robin Appelman 4403d771ad modular versions api há 6 anos atrás
  Roeland Jago Douma 39bb9c06d1 Delete the previews when a version is restored há 6 anos atrás
  Roeland Jago Douma cd53498256 Use more magic DI in files_versions há 6 anos atrás
  Morris Jobke dd34cb7540 Less deprecated calls to OCP\Util::writeLog há 6 anos atrás
  Morris Jobke c1e4f9f305 Use type casting instead of *val() method há 6 anos atrás
  Joas Schilling a7ad7cb08e Merge pull request #8053 from nextcloud/simplify-substr há 6 anos atrás
  Morris Jobke 870fe20acc Use $var[] = $a instead of array_push - 2x faster há 6 anos atrás
  Morris Jobke e6efa755c9 Use short for of substr to not need strlen() há 6 anos atrás
  Morris Jobke 0eebff152a Update license headers há 7 anos atrás
  Bjoern Schiessle 90d7693997 allow apps to disable versions for some files há 7 anos atrás
  Joas Schilling a20934227c Remove undocumented config há 7 anos atrás