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
Louis Chemineau 2f6a4bf4a1
Synchronize operation on live photo files
2 years ago
..
AppData
Cache fix(ObjectStore): Make copying behavior consistent with local storage 2 years ago
Config optimize UserMountCache::registerStorage 2 years ago
Events Synchronize operation on live photo files 2 years ago
Lock
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 Fix is-define operator 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 3 years ago
DavUtil.php improve performance of calculating dav permissions 3 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
GenericFileException.php
IAppData.php
IHomeStorage.php more share permission logic to storage wrapper 3 years ago
IMimeTypeDetector.php feat: redirect to the mime icon if no preview available 3 years ago
IMimeTypeLoader.php
IRootFolder.php add method to create a node from cache entry + mountpoint 3 years ago
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
LockNotAcquiredException.php
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 Fix file_get_content signatures to make it clear it can return false 3 years ago
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php