You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public/Files
Julius Härtl e23aa8883e
feat(s3): Use multipart upload for chunked uploading
3 years ago
..
AppData composer run cs:fix 3 years ago
Cache Document all getIncomplete implementations as returning string|false 4 years ago
Config allow getting mounts by providers 4 years ago
Events composer run cs:fix 3 years ago
Lock composer run cs:fix 3 years ago
Mount fix tests 3 years ago
Notify
ObjectStore feat(s3): Use multipart upload for chunked uploading 3 years ago
Search
SimpleFS Type sizes as int|float throughout the code base 3 years ago
Storage feat(s3): Use multipart upload for chunked uploading 3 years ago
Template composer run cs:fix 3 years ago
AlreadyExistsException.php
DavUtil.php Move dav utils functions to OCP\Files\DavUtil 4 years ago
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php Allow float sizes in FileInfo for 32bits 3 years ago
FileNameTooLongException.php
Folder.php
ForbiddenException.php composer run cs:fix 3 years ago
GenericFileException.php
IAppData.php
IHomeStorage.php code checker fixes for instanceOfStorage 4 years ago
IMimeTypeDetector.php composer run cs:fix 3 years ago
IMimeTypeLoader.php composer run cs:fix 3 years ago
IRootFolder.php composer run cs:fix 3 years ago
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
LockNotAcquiredException.php
Node.php Type sizes as int|float throughout the code base 3 years ago
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php Move back typing to phpdoc to keep backward compatibility in OCP 3 years ago
StorageAuthException.php composer run cs:fix 3 years ago
StorageBadConfigException.php composer run cs:fix 3 years ago
StorageConnectionException.php composer run cs:fix 3 years ago
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php composer run cs:fix 3 years ago
UnseekableException.php