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
Maxence Lange f497d8b6e5 IFilesMetadata 2 years ago
..
AppData composer run cs:fix 3 years ago
Cache Fix typos in lib/public subdirectory 3 years ago
Config allow getting mounts by providers 4 years ago
Events feat!: Migrate TagService events to typed events 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
ObjectStore feat(s3): Use multipart upload for chunked uploading 3 years ago
Search IFilesMetadata 2 years ago
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 feat(files): migrate template picker 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 Fix file_get_content signatures to make it clear it can return false 3 years ago
FileInfo.php IFilesMetadata 2 years ago
FileNameTooLongException.php
Folder.php feat: add searchBySystemTag as PHP API 3 years ago
ForbiddenException.php composer run cs:fix 3 years ago
GenericFileException.php
IAppData.php
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 composer run cs:fix 3 years ago
IRootFolder.php add method to create a node from cache entry + mountpoint 2 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