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
Thomas Citharel ffeb797ecc
refactor(mimeloader): modernize MimeTypeLoader
2 years ago
..
AppData
Cache fix(OCP): Add since tag for all constants 2 years ago
Config optimize UserMountCache::registerStorage 2 years ago
Events feat(files): copy live photos 2 years ago
Lock
Mount
Notify fix(OCP): Add since tag for all constants 2 years ago
ObjectStore
Search add some comments for the distributive operation and add another test 2 years ago
SimpleFS
Storage fix(OCP): Add since tag for all constants 2 years ago
Template
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php
FileNameTooLongException.php
Folder.php feat: add interface to get only a single node by id instead of all nodes for the id 2 years ago
ForbiddenException.php
GenericFileException.php
IAppData.php
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php refactor(mimeloader): modernize MimeTypeLoader 2 years ago
IRootFolder.php feat: add interface to get only a single node by id instead of all nodes for the id 2 years ago
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
LockNotAcquiredException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2 years ago
Node.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php
StorageAuthException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2 years ago
StorageBadConfigException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2 years ago
StorageConnectionException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2 years ago
StorageInvalidException.php
StorageNotAvailableException.php fix(OCP): Add since tag for all constants 2 years ago
StorageTimeoutException.php Use OCP\Util::getL10N instead of OC::$server->getL10N 2 years ago
UnseekableException.php