nextcloud/lib/private/Files/Storage
Côme Chilliet a59176b7dc fix(encryption): Fix mountpoint check to accept if several are found
There is no strong requirement to have only one mount for a given
 storage id. Also the error in this case would be misleading.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-07 18:59:42 +00:00
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02:00
Wrapper fix(encryption): Fix mountpoint check to accept if several are found 2024-08-07 18:59:42 +00:00
Common.php fix: Throw instead of yielding nothing when listing local directories 2024-02-26 07:42:12 +00:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +02:00
DAV.php dav: fix wrong decoding of pluses in URLs 2024-02-03 15:29:18 +01:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +02:00
Home.php more share permission logic to storage wrapper 2023-08-14 18:17:27 +02:00
Local.php fix(CI): Suppress psalm UndefinedClass 2024-04-18 09:32:35 +02:00
LocalRootStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalTempFileTrait.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +02:00
Storage.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
Temporary.php Update php licenses 2021-06-04 22:02:41 +02:00