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
2 weeks ago
..
AppData
Cache perf(file-cache): Add mimetype filter on getFolderContents 2 weeks ago
Config refactor(mount-provider): Refactor share mount provider 3 weeks ago
Conversion fix(files): conversion api simplification and conflict check 1 year ago
Events feat(dav): allow extending propfind properties via event 4 weeks ago
Lock chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Mount feat(Files\Mount): Add IShareOwnerlessMount 1 year ago
Notify chore: apply new CSFixer rules 8 months ago
ObjectStore perf(s3): Expose pre-signed urls for S3 3 months ago
Search chore: apply new CSFixer rules 8 months ago
SimpleFS fix(InMemoryFile): allow to stream read the contents 3 weeks ago
Storage fix(IStorage): Use correct return type for stat 2 weeks ago
Template refactor(template-manager): Modernize template manager API 3 months ago
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php chore: apply new CSFixer rules 8 months ago
EmptyFileNameException.php chore: apply new CSFixer rules 8 months ago
EntityTooLargeException.php
File.php fix(files): Always return a valid mimetype 5 months ago
FileInfo.php fix(files): Always return a valid mimetype 5 months ago
FileNameTooLongException.php
Folder.php perf: Allow filtering the directory content by mimetype 2 weeks ago
ForbiddenException.php style: update codestyle for coding-standard 1.2.3 2 years ago
GenericFileException.php chore: apply new CSFixer rules 8 months ago
IAppData.php chore: apply new CSFixer rules 8 months ago
IFilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 8 months ago
IHomeStorage.php
IMimeTypeDetector.php feat(core): add human readable mimes 10 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 1 month ago
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php chore: apply new CSFixer rules 8 months ago
InvalidPathException.php
LockNotAcquiredException.php refactor: Replace __CLASS__ with ::class references 1 year ago
Node.php chore: Use more gender neutral language 1 year ago
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php