nextcloud-server/lib/private/Files/Storage
Benjamin Gaussorgues 5158bbf09b
fix: avoid scanning a non existing directory
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-03-14 16:26:52 +07:00
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Wrapper fix: add some recrusive detection/prevention 2024-03-08 14:20:14 +07:00
Common.php fix: Enforce forbidden filename characters on backend 2024-02-28 22:19:25 +07:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +07:00
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: avoid scanning a non existing directory 2024-03-14 16:26:52 +07:00
LocalRootStorage.php Update php licenses 2021-06-04 22:02:41 +07:00
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 Update php licenses 2021-06-04 22:02:41 +07:00
Temporary.php Update php licenses 2021-06-04 22:02:41 +07:00