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
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs
9 years ago
..
Cache Remove unused use statements 9 years ago
Config Added missing PHPDoc for @since 9 years ago
Mount allow apps to set custom mount types 9 years ago
Notify Add since 9 years ago
ObjectStore Some phpstorm inspection fixes 9 years ago
Search Allow searching for favorites 9 years ago
SimpleFS AppData is no longer internal 9 years ago
Storage Replace wrong PHPDocs 9 years ago
AlreadyExistsException.php
EmptyFileNameException.php Move the validation into one place only 9 years ago
EntityTooLargeException.php
File.php
FileInfo.php Fix type hints and doc blocks 9 years ago
FileNameTooLongException.php
Folder.php Implement webdav SEARCH 9 years ago
ForbiddenException.php Replace wrong PHPDocs 9 years ago
IAppData.php AppData is no longer internal 9 years ago
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
IRootFolder.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php Move the validation into one place only 9 years ago
InvalidPathException.php
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php Replace wrong PHPDocs 9 years ago
StorageAuthException.php Replace wrong PHPDocs 9 years ago
StorageBadConfigException.php Replace wrong PHPDocs 9 years ago
StorageConnectionException.php Replace wrong PHPDocs 9 years ago
StorageInvalidException.php
StorageNotAvailableException.php Replace wrong PHPDocs 9 years ago
StorageTimeoutException.php Replace wrong PHPDocs 9 years ago
UnseekableException.php