nextcloud-server/lib/private/Files/Storage
provokateurin 789be3c141 fix(Storage\Local): Do not call getSourcePath() on SplFileInfo
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 14:52:42 +07:00
..
PolyFill
Wrapper fix: use mountpoint from storage to find the encryption keys 2024-08-20 14:22:44 +07:00
Common.php fix: Pass the mountpoint target user to storages without owner 2024-07-22 12:51:50 +07:00
CommonTest.php
DAV.php dav: fix wrong decoding of pluses in URLs 2024-01-31 13:26:04 +07:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +07:00
Home.php improve di performance for cache 2024-02-09 13:28:30 +07:00
Local.php fix(Storage\Local): Do not call getSourcePath() on SplFileInfo 2024-09-15 14:52:42 +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
StorageFactory.php
Temporary.php