You cannot 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/lib/public/Files
Louis Chemineau 0114e9cd84
fix(files): setOwner since doc
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 days ago
..
AppData composer run cs:fix 1 year ago
Cache feat: add interface for lower level filecache acess without having to do direct db queries 2 months ago
Config fix: Apply new coding standard to all files 2 months ago
Events fix: Apply new coding standard to all files 2 months ago
Lock perf(ILockManager): Allow registering a lock provider lazy 3 weeks ago
Mount enh(IMountManager): Add method to get MountPoint from CachedMountInfo 7 months ago
Notify fix(OCP): Add since tag for all constants 3 months ago
ObjectStore fix: Apply new coding standard to all files 2 months ago
Search add some comments for the distributive operation and add another test 3 months ago
SimpleFS fix: weed out some psalm errors and run cs:fix 5 days ago
Storage fix(files): setOwner since doc 3 days ago
Template perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy 4 weeks ago
AlreadyExistsException.php Update php licenses 3 years ago
ConnectionLostException.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 9 months ago
DavUtil.php improve performance of calculating dav permissions 9 months ago
EmptyFileNameException.php Update php licenses 3 years ago
EntityTooLargeException.php Update php licenses 3 years ago
File.php Fix file_get_content signatures to make it clear it can return false 1 year ago
FileInfo.php IFilesMetadata 6 months ago
FileNameTooLongException.php Update php licenses 3 years ago
Folder.php feat: add interface to get only a single node by id instead of all nodes for the id 3 months ago
ForbiddenException.php fix: Apply new coding standard to all files 2 months ago
GenericFileException.php Update php licenses 3 years ago
IAppData.php Update php licenses 3 years ago
IHomeStorage.php more share permission logic to storage wrapper 9 months ago
IMimeTypeDetector.php fix: Improve typing of mimetype aliases 3 weeks ago
IMimeTypeLoader.php refactor(mimeloader): modernize MimeTypeLoader 2 months ago
IRootFolder.php fix(IRootFolder): Add getAppDataDirectoryName method 5 days ago
InvalidCharacterInPathException.php Update php licenses 3 years ago
InvalidContentException.php Update php licenses 3 years ago
InvalidDirectoryException.php Update php licenses 3 years ago
InvalidPathException.php Update php licenses 3 years ago
LockNotAcquiredException.php fix: Fix new psalm errors from update 1 month ago
Node.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
NotEnoughSpaceException.php Update php licenses 3 years ago
NotFoundException.php Update php licenses 3 years ago
NotPermittedException.php Update php licenses 3 years ago
ReservedWordException.php Update php licenses 3 years ago
Storage.php Fix file_get_content signatures to make it clear it can return false 1 year ago
StorageAuthException.php fix: Apply new coding standard to all files 2 months ago
StorageBadConfigException.php fix: Apply new coding standard to all files 2 months ago
StorageConnectionException.php fix: Apply new coding standard to all files 2 months ago
StorageInvalidException.php Update php licenses 3 years ago
StorageNotAvailableException.php fix: Apply new coding standard to all files 2 months ago
StorageTimeoutException.php fix: Apply new coding standard to all files 2 months ago
UnseekableException.php Update php licenses 3 years ago