Commit Verlauf

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