nextcloud-server/lib/private/Files/Storage
John Molakvoæ 063a726280 chore: improve hash_file php usage in Local Storage
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-09-16 15:16:56 +07:00
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Wrapper fix(files): Ensure that the hash method does not return null 2024-09-16 15:16:56 +07:00
Common.php fix: Pass the mountpoint target user to storages without owner 2024-09-03 12:23:37 +07:00
CommonTest.php
DAV.php dav: fix wrong decoding of pluses in URLs 2024-02-03 15:29:18 +07:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +07:00
Home.php more share permission logic to storage wrapper 2023-08-14 18:17:27 +07:00
Local.php chore: improve hash_file php usage in Local Storage 2024-09-16 15:16:56 +07:00
LocalRootStorage.php
LocalTempFileTrait.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageFactory.php
Temporary.php