Histórico de Commits

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