nextcloud-server/lib/private/Files/Storage/Wrapper
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +07:00
..
Availability.php
Encoding.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
EncodingDirectoryWrapper.php
Encryption.php fix: Only store unencrypted_size if path should be encrypted 2023-09-06 07:25:28 +07:00
Jail.php optimize cache jail creation 2023-10-19 19:27:00 +07:00
KnownMtime.php add wrapper to ensure we don't get an mtime that is lower than we know it is 2023-09-19 13:58:15 +07:00
PermissionsMask.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
Quota.php
Wrapper.php