nextcloud/lib/private/Files/Cache/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
..
CacheJail.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
CachePermissionsMask.php fix(files): Stop overwriting scan_permissions 2025-09-28 14:11:47 +02:00
CacheWrapper.php fix: fix moving cache items from cache jail with sharding 2025-08-22 19:21:31 +02:00
JailPropagator.php refactor(IPropagator): Cleanup implementation 2025-10-08 17:15:18 +02:00
JailWatcher.php fix: don't use cached root info from shared cache if the watcher has detected an update 2025-02-06 19:41:43 +01:00