nextcloud-server/lib/private/Files/Storage
Vincent Petry 9f05eff3ef
Merge pull request #34607 from nextcloud/encryption-size-not-found
fix encryption wrapper filesize for non existing files
2023-04-06 18:04:44 +07:00
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Wrapper Merge pull request #34607 from nextcloud/encryption-size-not-found 2023-04-06 18:04:44 +07:00
Common.php Adapt types of subclasses 2023-04-01 14:20:24 +07:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +07:00
DAV.php Adapt types of subclasses 2023-04-01 14:20:24 +07:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +07:00
Home.php Update php licenses 2021-06-04 22:02:41 +07:00
Local.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +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