1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Daniel Kesselberg b4ff557b8c fix(storage): fallback to copy and unlink when rename fails 1 жил өмнө
  Lorenzo Tanganelli 6b55e92e33 invert elseif on rmdir for local storage 1 жил өмнө
  Côme Chilliet a90581b405 Get rid of more int casts in file size manipulations 1 жил өмнө
  Robin Appelman 4cc5885615 Merge pull request #37062 from nextcloud/free-space 1 жил өмнө
  Côme Chilliet 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 жил өмнө
  Côme Chilliet 4393b96542 Remove unused method getLocalFolder 1 жил өмнө
  Côme Chilliet 8104d9f5d8 Remove useless coalescing operator on non-null return value 1 жил өмнө
  Côme Chilliet 3f84d41226 Silence a warning from psalm with explanation 1 жил өмнө
  Git'Fellow 28231ae515 Add function_exists() check 1 жил өмнө
  Git'Fellow 9ac065fb92 Fix free space problems 1 жил өмнө
  Côme Chilliet 308fcf4526 Respect OCP interface in private classes 1 жил өмнө
  Côme Chilliet ff776a90b1 Strong type filesize related methods to ease 32bits problem findings 1 жил өмнө
  Côme Chilliet e156f8339c Revert "remove 32-bit workarounds" 1 жил өмнө
  Robin Appelman 33b90d28f8 fix moving files of encrypted local storage to unencrypted local storage 1 жил өмнө
  szaimen 3f7c620f26 fix psalm 1 жил өмнө
  szaimen dd8774389e remove 32-bit workarounds 1 жил өмнө
  Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 1 жил өмнө
  Robin Appelman cb51564356 trigger a rescan when trying to fopen a file that exists in cache but not on disk 2 жил өмнө
  Tigran Mkrtchyan f41209a061 config: add a switch to control truncate before update 2 жил өмнө
  Tigran Mkrtchyan 8fc4cf67f1 files: remove destination file before copying new content (WORM) 2 жил өмнө
  Tigran Mkrtchyan b6065a236f files: make OC\Files\Storage\Local WORM friendly 3 жил өмнө
  Martin Brugnara 7409569994 Expose umask override value as config parameter: localstorage.umask 2 жил өмнө
  Côme Chilliet 23f7a37c03 Remove ILogger usages in lib/private/Files/Storage 2 жил өмнө
  Robin Appelman 468d6a9cf1 ignore forbidden files while scanning local storage 2 жил өмнө
  Robin Appelman 84f464550a some file scanner performance improvements 2 жил өмнө
  acsfer 152e2bfdaa Check for `disk_free_space` 2 жил өмнө
  Carl Schwan 9408f8ae69 Fix security issues when copying groupfolder with advanced ACL 2 жил өмнө
  John Molakvoæ a1c8b6e9eb Merge pull request #28768 from nextcloud/check-file-exists 3 жил өмнө
  acsfer 98eac0fc05 Simplify :) 3 жил өмнө
  acsfer 8a8df49bc0 Replace `file_exists()` method by `is_file()` 3 жил өмнө