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
Vincent Petry 0d7d28e530
Merge pull request #31676 from nextcloud/enh/ocp-owner-lock
4 years ago
..
Cache
Config allow getting mounts by providers 4 years ago
Events Add missing PHPDoc in InvalidateMountCacheEvent 4 years ago
Lock Adapt LockScope to LockContext rename 4 years ago
Mount move logic to decide what to setup to setupmanager 4 years ago
Notify
ObjectStore
Search
SimpleFS Note DI only usage in PHPDoc 4 years ago
Storage don't overwrite the etag from storage backends that already provide "good" etags 4 years ago
Template
AlreadyExistsException.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php Fix some issues with the API documentation 4 years ago
FileNameTooLongException.php
Folder.php
ForbiddenException.php
GenericFileException.php
IAppData.php
IHomeStorage.php code checker fixes for instanceOfStorage 4 years ago
IMimeTypeDetector.php
IMimeTypeLoader.php
IRootFolder.php optimize getById on LazyUserFolder to not require a full fs setup 4 years ago
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
LockNotAcquiredException.php
Node.php Fix some issues with the API documentation 4 years ago
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php teach psalm about `Storage::instanceOfStorage` 4 years ago
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php