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
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column
4 years ago
..
AppData Make it possible to get the appdata folder using the public API 4 years ago
Cache store unencrypted size in the unencrypted_size column 4 years ago
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 generate a better optimized query for path prefix search filters 5 years ago
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 Fix ArrayAccess and JsonSerializable return types 4 years ago
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