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
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 3 months ago
..
AppData
Cache fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 3 months ago
Config chore: apply new CSFixer rules 3 months ago
Conversion fix(files): conversion api simplification and conflict check 9 months ago
Events fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 1 year ago
Lock chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Mount feat(Files\Mount): Add IShareOwnerlessMount 11 months ago
Notify chore: apply new CSFixer rules 3 months ago
ObjectStore feat: store original storage id and path in object store metadata 6 months ago
Search chore: apply new CSFixer rules 3 months ago
SimpleFS chore: apply new CSFixer rules 3 months ago
Storage chore: apply new CSFixer rules 3 months ago
Template chore: apply new CSFixer rules 3 months ago
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php chore: apply new CSFixer rules 3 months ago
EmptyFileNameException.php chore: apply new CSFixer rules 3 months ago
EntityTooLargeException.php
File.php
FileInfo.php chore: Improve isEncrypted description 1 year ago
FileNameTooLongException.php
Folder.php fix(dav): file drop nickname 4 months ago
ForbiddenException.php style: update codestyle for coding-standard 1.2.3 1 year ago
GenericFileException.php chore: apply new CSFixer rules 3 months ago
IAppData.php chore: apply new CSFixer rules 3 months ago
IFilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 4 months ago
IHomeStorage.php
IMimeTypeDetector.php feat(core): add human readable mimes 5 months ago
IMimeTypeLoader.php fix: psalm and OCP @since declarations 8 months ago
IRootFolder.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php chore: apply new CSFixer rules 3 months ago
InvalidPathException.php
LockNotAcquiredException.php refactor: Replace __CLASS__ with ::class references 1 year ago
Node.php chore: Use more gender neutral language 12 months ago
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php