Revīziju vēsture

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