nextcloud-server/lib/private/Files/Storage/Wrapper
Carl Schwan 34cd91cc86 refactor: Fix some easy psalm issues in Files
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-02 13:34:47 +07:00
..
Availability.php refactor(storage): Code adjustements and simplifications 2024-11-21 10:02:00 +07:00
Encoding.php refactor: Fix some easy psalm issues in Files 2025-10-02 13:34:47 +07:00
EncodingDirectoryWrapper.php fix(Storage): Fix IStorage return types 2024-09-26 18:13:03 +07:00
Encryption.php fix(encryption): Take encryption enabled status into account 2025-09-09 11:46:18 +07:00
Jail.php chore: move streamCopy implementation from `OC_Helper` to `OCP\Files` 2025-05-16 13:03:05 +07:00
KnownMtime.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
PermissionsMask.php fix(files): Stop overwriting scan_permissions 2025-09-28 14:11:47 +07:00
Quota.php fix: create mountpoint folder even if the user has a quota of 0 2025-05-08 15:15:36 +07:00
Wrapper.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00