Historie revizí

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