nextcloud/lib/public/Files
Côme Chilliet 3044f63743 Make it clear that file sizes may be float on 32bits
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-04-01 13:12:05 +00:00
..
AppData composer run cs:fix 2023-01-20 11:45:08 +01:00
Cache Document all getIncomplete implementations as returning string|false 2022-08-02 14:23:14 +02:00
Config allow getting mounts by providers 2022-04-04 14:57:56 +02:00
Events composer run cs:fix 2023-01-20 11:45:08 +01:00
Lock composer run cs:fix 2023-01-20 11:45:08 +01:00
Mount fix tests 2023-02-07 15:50:10 +01:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore feat(s3): Use multipart upload for chunked uploading 2023-03-09 15:31:12 +01:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +02:00
SimpleFS Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
Storage Make it clear that file sizes may be float on 32bits 2023-04-01 13:12:05 +00:00
Template composer run cs:fix 2023-01-20 11:45:08 +01:00
AlreadyExistsException.php Update php licenses 2021-06-04 22:02:41 +02:00
DavUtil.php Move dav utils functions to OCP\Files\DavUtil 2022-08-30 09:58:12 +02:00
EmptyFileNameException.php Update php licenses 2021-06-04 22:02:41 +02:00
EntityTooLargeException.php Update php licenses 2021-06-04 22:02:41 +02:00
File.php Update php licenses 2021-06-04 22:02:41 +02:00
FileInfo.php Allow float sizes in FileInfo for 32bits 2023-02-07 11:23:31 +01:00
FileNameTooLongException.php Update php licenses 2021-06-04 22:02:41 +02:00
Folder.php Update php licenses 2021-06-04 22:02:41 +02:00
ForbiddenException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
GenericFileException.php Update php licenses 2021-06-04 22:02:41 +02:00
IAppData.php Update php licenses 2021-06-04 22:02:41 +02:00
IHomeStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +01:00
IMimeTypeDetector.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IMimeTypeLoader.php composer run cs:fix 2023-01-20 11:45:08 +01:00
InvalidCharacterInPathException.php Update php licenses 2021-06-04 22:02:41 +02:00
InvalidContentException.php Update php licenses 2021-06-04 22:02:41 +02:00
InvalidDirectoryException.php Update php licenses 2021-06-04 22:02:41 +02:00
InvalidPathException.php Update php licenses 2021-06-04 22:02:41 +02:00
IRootFolder.php composer run cs:fix 2023-01-20 11:45:08 +01:00
LockNotAcquiredException.php Update php licenses 2021-06-04 22:02:41 +02:00
Node.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
NotEnoughSpaceException.php Update php licenses 2021-06-04 22:02:41 +02:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00
NotPermittedException.php Update php licenses 2021-06-04 22:02:41 +02:00
ReservedWordException.php Update php licenses 2021-06-04 22:02:41 +02:00
Storage.php Make it clear that file sizes may be float on 32bits 2023-04-01 13:12:05 +00:00
StorageAuthException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageBadConfigException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageConnectionException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
StorageInvalidException.php Update php licenses 2021-06-04 22:02:41 +02:00
StorageNotAvailableException.php Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
StorageTimeoutException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
UnseekableException.php Update php licenses 2021-06-04 22:02:41 +02:00