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
Côme Chilliet ece3588252
fix: Improve typing of mimetype aliases
2 years ago
..
AppData
Cache feat: add interface for lower level filecache acess without having to do direct db queries 2 years ago
Config fix: Apply new coding standard to all files 2 years ago
Events fix: Apply new coding standard to all files 2 years ago
Lock
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 fix: Apply new coding standard to all files 2 years ago
Search add some comments for the distributive operation and add another test 2 years ago
SimpleFS
Storage fix: Pass the mountpoint target user to storages without owner 2 years ago
Template perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy 2 years ago
AlreadyExistsException.php
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
EntityTooLargeException.php
File.php
FileInfo.php IFilesMetadata 2 years ago
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 fix: Apply new coding standard to all files 2 years ago
GenericFileException.php
IAppData.php
IHomeStorage.php more share permission logic to storage wrapper 2 years ago
IMimeTypeDetector.php fix: Improve typing of mimetype aliases 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
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
LockNotAcquiredException.php fix: Fix new psalm errors from update 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 fix: Apply new coding standard to all files 2 years ago
StorageBadConfigException.php fix: Apply new coding standard to all files 2 years ago
StorageConnectionException.php fix: Apply new coding standard to all files 2 years ago
StorageInvalidException.php
StorageNotAvailableException.php fix: Apply new coding standard to all files 2 years ago
StorageTimeoutException.php fix: Apply new coding standard to all files 2 years ago
UnseekableException.php