Commit History

Author SHA1 Message Date
  Robin Appelman 41c53648ad Merge pull request #49262 from nextcloud/move-from-encryption-no-opt 1 week ago
  Git'Fellow 60d956f39f refactor(storage): Code adjustements and simplifications 3 weeks ago
  Git'Fellow 8755bf1815 fix(storage): Try to delete existing target 3 weeks ago
  Robin Appelman 0bc478de2c fix: don't do same-storage move optimization with encryption wrappers 4 weeks ago
  provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 2 months ago
  provokateurin f28e74b7a8 refactor(Storage): Make all parameter types strong types 2 months ago
  Kate 26762172f5 Merge pull request #48454 from nextcloud/fix/storage/get-directory-content-return-type 2 months ago
  provokateurin e1998b6b6c fix(Storage): Fix getDirectoryContent() return type 2 months ago
  Robin Appelman 888d06dff9 fix: preserve fileid when moving from objectstore to non-objectstore 2 months ago
  provokateurin 7cdccd058f fix(Storage): Fix IStorage return types 2 months ago
  Côme Chilliet 94b0a0e863 fix: Move storage constructor to specific interface 2 months ago
  provokateurin d2d1e3284d fix(Storage): Fix method docs inheritance 2 months ago
  provokateurin 8ca6fcace7 fix(Storage): Document getOwner() can return false 2 months ago
  Côme Chilliet e7ac9bb2d8 chore: Check storage is an instance of the correct class instead of psalm-suppress 2 months ago
  Côme Chilliet ed0ac284e3 chore: Remove deprecated Storage::search method instead of moving it to IStorage 2 months ago
  Côme Chilliet 5d01e0a73c chore: psalm-suppress legacy code weirdness 2 months ago
  Côme Chilliet 492e6997d8 chore: Fix psalm issues, put back private versions of getter in private Storage interface 2 months ago
  provokateurin 70fa51f042 fix(files): Never return a null ETag in DAV 3 months ago
  Ferdinand Thiessen 17f011f7c5 fix: Also validate parent path in `verifyPath` 3 months ago
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 3 months ago
  John Molakvoæ d35c4eb911 Merge branch 'master' into jr-readdir-false-false 3 months ago
  Ferdinand Thiessen 69341e4306 refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 5 months ago
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 6 months ago
  Julius Härtl 4910e7e231 fix: Pass the mountpoint target user to storages without owner 8 months ago
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 8 months ago
  Ferdinand Thiessen 27642d3e6d fix: Enforce forbidden filename characters on backend 9 months ago
  Julius Härtl 22eab7ba36 fix: Throw instead of yielding nothing when listing local directories 9 months ago
  Robin Appelman e9d97a568f use OCP\Server 10 months ago
  Robin Appelman 7a91abb439 improve di performance for cache 1 year ago
  Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 1 year ago