nextcloud-server/lib/private/Files/Cache/Wrapper
provokateurin ef279f6049
fix(files): Stop overwriting scan_permissions
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-28 14:11:47 +07:00
..
CacheJail.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
CachePermissionsMask.php fix(files): Stop overwriting scan_permissions 2025-09-28 14:11:47 +07:00
CacheWrapper.php fix: fix moving cache items from cache jail with sharding 2025-08-22 19:21:31 +07:00
JailPropagator.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
JailWatcher.php