nextcloud/lib/private/Files/Storage/Wrapper
Carl Schwan 475c84722f refactor(IPropagator): Cleanup implementation
- Add missing type hinting
- Use only public methods from IStorage instead of relying on internal
  \OC\Storage methods
- Refactor HomePropagator to use ignore argument from Propagator instead
  of reimplementing the same logic.

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