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 composer run cs:fix 3 years ago
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 composer run cs:fix 3 years ago
Mount enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2 years ago
Notify fix(OCP): Add since tag for all constants 2 years ago
ObjectStore feat(s3): Use multipart upload for chunked uploading 3 years ago
Search add some comments for the distributive operation and add another test 2 years ago
SimpleFS Fix return type of methods returning false on error 3 years ago
Storage fix(OCP): Add since tag for all constants 2 years ago
Template feat(files): migrate template picker 2 years ago
AlreadyExistsException.php Update php licenses 5 years ago
ConnectionLostException.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2 years ago
DavUtil.php improve performance of calculating dav permissions 2 years ago
EmptyFileNameException.php Update php licenses 5 years ago
EntityTooLargeException.php Update php licenses 5 years ago
File.php Fix file_get_content signatures to make it clear it can return false 3 years ago
FileInfo.php IFilesMetadata 2 years ago
FileNameTooLongException.php Update php licenses 5 years ago
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 composer run cs:fix 3 years ago
GenericFileException.php Update php licenses 5 years ago
IAppData.php Update php licenses 5 years ago
IHomeStorage.php more share permission logic to storage wrapper 2 years ago
IMimeTypeDetector.php feat: redirect to the mime icon if no preview available 2 years ago
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 Update php licenses 5 years ago
InvalidContentException.php Update php licenses 5 years ago
InvalidDirectoryException.php Update php licenses 5 years ago
InvalidPathException.php Update php licenses 5 years ago
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 Update php licenses 5 years ago
NotFoundException.php Update php licenses 5 years ago
NotPermittedException.php Update php licenses 5 years ago
ReservedWordException.php Update php licenses 5 years ago
Storage.php Fix file_get_content signatures to make it clear it can return false 3 years ago
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 Update php licenses 5 years ago
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 Update php licenses 5 years ago