nextcloud-server/lib/private/Files/Storage
Joas Schilling 0095ce7723
fix(CI): Suppress psalm UndefinedClass
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-18 09:32:35 +07:00
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Wrapper fix: use proper jailed patch in watcher 2024-04-10 01:21:01 +07:00
Common.php fix: Throw instead of yielding nothing when listing local directories 2024-02-26 07:42:12 +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 fix(CI): Suppress psalm UndefinedClass 2024-04-18 09:32:35 +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