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
provokateurin 7ceddb3ffb
fix(IStorage): Use correct return type for stat
1 month ago
..
AppData
Cache perf(file-cache): Add mimetype filter on getFolderContents 1 month ago
Config refactor(mount-provider): Refactor share mount provider 2 months ago
Conversion fix(files): conversion api simplification and conflict check 1 year ago
Events feat(dav): allow extending propfind properties via event 2 months ago
Lock
Mount
Notify chore: apply new CSFixer rules 9 months ago
ObjectStore perf(s3): Expose pre-signed urls for S3 4 months ago
Search chore: apply new CSFixer rules 9 months ago
SimpleFS fix(InMemoryFile): allow to stream read the contents 2 months ago
Storage fix(IStorage): Use correct return type for stat 1 month ago
Template refactor(template-manager): Modernize template manager API 4 months ago
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php chore: apply new CSFixer rules 9 months ago
EmptyFileNameException.php chore: apply new CSFixer rules 9 months ago
EntityTooLargeException.php
File.php fix(files): Always return a valid mimetype 6 months ago
FileInfo.php fix(files): Always return a valid mimetype 6 months ago
FileNameTooLongException.php
Folder.php perf: Allow filtering the directory content by mimetype 1 month ago
ForbiddenException.php
GenericFileException.php chore: apply new CSFixer rules 9 months ago
IAppData.php chore: apply new CSFixer rules 9 months ago
IFilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 9 months ago
IHomeStorage.php
IMimeTypeDetector.php feat(core): add human readable mimes 11 months ago
IMimeTypeLoader.php fix: psalm and OCP @since declarations 1 year ago
IRootFolder.php
ISetupManager.php refactor(setup-manager): Use ISetupManager instead of SetupManager 2 months ago
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php chore: apply new CSFixer rules 9 months ago
InvalidPathException.php
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php