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
Arthur Schiwon 997efe44ff
Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type
3 years ago
..
AppData composer run cs:fix 3 years ago
Cache Document all getIncomplete implementations as returning string|false 4 years ago
Config
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 Fix return type of methods returning false on error 3 years ago
Storage Fix file_get_content signatures to make it clear it can return false 3 years ago
Template fix: Empty fallback for template creator action label 3 years ago
AlreadyExistsException.php
DavUtil.php Move dav utils functions to OCP\Files\DavUtil 3 years ago
EmptyFileNameException.php
EntityTooLargeException.php
File.php Fix file_get_content signatures to make it clear it can return false 3 years ago
FileInfo.php More type cleanup in View and FileInfo 3 years ago
FileNameTooLongException.php
Folder.php
ForbiddenException.php composer run cs:fix 3 years ago
GenericFileException.php
IAppData.php
IHomeStorage.php
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 Fix file_get_content signatures to make it clear it can return false 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