nextcloud-server/lib/private/Files/Storage/Wrapper
Louis Chemineau 3dc0952551 fix(files): Ensure that the hash method does not return null
To match beececf660/lib/private/Files/View.php (L1050)

- Fix https://github.com/nextcloud/server/issues/44110

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-16 15:16:56 +07:00
..
Availability.php fix(files): Ensure that the hash method does not return null 2024-09-16 15:16:56 +07:00
Encoding.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
EncodingDirectoryWrapper.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Encryption.php fix: use mountpoint from storage to find the encryption keys 2024-08-20 14:18:16 +07:00
Jail.php fix: use proper jailed patch in watcher 2024-04-10 01:21:01 +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 only determine quota_include_external_storage once for quota wrapper 2023-08-18 14:25:28 +07:00
Wrapper.php fix: Pass the mountpoint target user to storages without owner 2024-09-03 12:23:37 +07:00