Commit History

Author SHA1 Message Date
  Andy Scherzinger 4f2a29adf9 Merge pull request #46672 from nextcloud/fix/preview-invalid-id 3 months ago
  Julius Härtl 2b0bc8b310 fix: Do not return partial file info if we have a cache entry 3 months ago
  Ferdinand Thiessen 12796c3ae7 fix: FileInfo from `View` should have the correct name of a mountpoint 3 months ago
  Ferdinand Thiessen 9716b0d735 refactor: Migrate some legacy and core functions to `IFilenameValidator` 3 months ago
  Ferdinand Thiessen 69341e4306 refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 4 months ago
  Robin Appelman d87c23242b Merge pull request #45014 from nextcloud/forbid-moving-subfolder 5 months ago
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 5 months ago
  Robin Appelman 66d36bffa6 fix: forbid moving a folder into a subfolder of itself 6 months ago
  Julius Härtl 24e0d5023c fix: Avoid updating size when calling touch on a file 6 months ago
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 7 months ago
  Robin Appelman afb589a69b fix: ensure nested mount points are handled in the correct order 7 months ago
  Andrew Summers 45eb4a839d Refactor `OC\Server::getLockingProvider` 1 year ago
  Robin Appelman 96942e436b fix: update "move into share" check to share manager 8 months ago
  Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 9 months ago
  Julius Härtl cc75294eb6 perf: Avoid updating the folder size if we know the size difference 10 months ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 11 months ago
  Robin Appelman 9bc44de95d reuse sharing disabled state when listing folder content 1 year ago
  Benjamin Gaussorgues 003d0dec93 Detect aborted connection in OC\Files\View and stop writing data to the output buffer 1 year ago
  Anna Larch 556f29bef5 fix: don't emit Hooks when hookpaths are empty 1 year ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
  Arthur Schiwon 997efe44ff Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type 1 year ago
  Git'Fellow 951c5b973e Normalize logical operators 1 year ago
  Côme Chilliet 546d94c3ec Fix file_get_content signatures to make it clear it can return false 1 year ago
  Côme Chilliet 6633b4ced6 Remove unecessary fully qualified namespaces from phpdoc 1 year ago
  Côme Chilliet 5ad045619c View needs to return an instance of OC\Files\FileInfo explicitely 1 year ago
  Côme Chilliet 0b3dad895f More type cleanup in View and FileInfo 1 year ago
  Côme Chilliet ea05544213 Fix return type of methods returning false on error 1 year ago
  Côme Chilliet 4393b96542 Remove unused method getLocalFolder 1 year ago
  Côme Chilliet 966a3e6963 Tidy up typing in OC\Files\View 1 year ago
  Julius Härtl d515da502f fix: Use proper path for quota fetching 1 year ago