nextcloud/lib/private/Files/Storage
Côme Chilliet 8362eea14e
Merge pull request #38196 from nextcloud/fix/fix-32bits-freespace-and-sizes
Get rid of more int casts in file size manipulations
2023-05-15 17:05:46 +02:00
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02:00
Wrapper Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +02:00
Common.php fix: Wrap filesystem LockedExceptions for holding the readable path 2023-05-02 19:40:27 +02:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +02:00
DAV.php Get rid of more int casts in file size manipulations 2023-05-11 12:46:16 +02:00
FailedStorage.php Remove unused method getLocalFolder 2023-04-03 10:52:34 +02:00
Home.php Update php licenses 2021-06-04 22:02:41 +02:00
Local.php Get rid of more int casts in file size manipulations 2023-05-11 12:46:16 +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