nextcloud-server/lib/public/Files
Côme Chilliet 0b3dad895f
More type cleanup in View and FileInfo
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-04-03 10:52:35 +07:00
..
AppData composer run cs:fix 2023-01-20 11:45:08 +07:00
Cache Document all getIncomplete implementations as returning string|false 2022-08-02 14:23:14 +07:00
Config allow getting mounts by providers 2022-04-04 14:57:56 +07:00
Events composer run cs:fix 2023-01-20 11:45:08 +07:00
Lock composer run cs:fix 2023-01-20 11:45:08 +07:00
Mount fix tests 2023-02-07 15:50:10 +07:00
Notify
ObjectStore feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +07:00
Search generate a better optimized query for path prefix search filters 2021-08-26 19:07:52 +07:00
SimpleFS Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Storage Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
Template composer run cs:fix 2023-01-20 11:45:08 +07:00
AlreadyExistsException.php
DavUtil.php Move dav utils functions to OCP\Files\DavUtil 2022-08-30 09:58:12 +07:00
EmptyFileNameException.php
EntityTooLargeException.php
File.php Improve typing for fopen/toTmpFile 2023-04-03 10:52:34 +07:00
FileInfo.php More type cleanup in View and FileInfo 2023-04-03 10:52:35 +07:00
FileNameTooLongException.php
Folder.php
ForbiddenException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
GenericFileException.php
IAppData.php
IHomeStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +07:00
IMimeTypeDetector.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IMimeTypeLoader.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IRootFolder.php composer run cs:fix 2023-01-20 11:45:08 +07:00
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
LockNotAcquiredException.php
Node.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php More type cleanup in View and FileInfo 2023-04-03 10:52:35 +07:00
StorageAuthException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageBadConfigException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageConnectionException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
UnseekableException.php