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 5eac86afec fix: don't use cached root info from shared cache if the watcher has detected an update 1 year ago
..
AppData
Cache fix: don't use cached root info from shared cache if the watcher has detected an update 1 year ago
Config
Conversion fix(files): conversion api simplification and conflict check 1 year ago
Events fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 2 years ago
Lock chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Mount feat(Files\Mount): Add IShareOwnerlessMount 1 year ago
Notify
ObjectStore
Search
SimpleFS
Storage refactor(Storage): Make all parameter types strong types 2 years ago
Template docs: Use proper return type for custom template listing 1 year ago
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php chore: Improve isEncrypted description 2 years ago
FileNameTooLongException.php
Folder.php docs: Folder.get throws a NotPermittedException exception 2 years ago
ForbiddenException.php style: update codestyle for coding-standard 1.2.3 2 years ago
GenericFileException.php
IAppData.php
IFilenameValidator.php feat: Add `IFilenameValidator` to have one consistent place for filename validation 2 years ago
IHomeStorage.php
IMimeTypeDetector.php fix: psalm and OCP @since declarations 1 year ago
IMimeTypeLoader.php fix: psalm and OCP @since declarations 1 year ago
IRootFolder.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
LockNotAcquiredException.php refactor: Replace __CLASS__ with ::class references 2 years 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