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
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations
2 years ago
..
AppData chore: Add SPDX header 2 years ago
Cache fix(files): Correctly copy the cache information on copy operations 2 years ago
Config chore: Add SPDX header 2 years 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 2 years ago
Notify chore: Add SPDX header 2 years ago
ObjectStore chore: Add SPDX header 2 years ago
Search chore: Add SPDX header 2 years ago
SimpleFS chore: Add SPDX header 2 years ago
Storage refactor(Storage): Make all parameter types strong types 2 years ago
Template fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
AlreadyExistsException.php chore: Add SPDX header 2 years ago
ConnectionLostException.php chore: Add SPDX header 2 years ago
DavUtil.php chore: Add SPDX header 2 years ago
EmptyFileNameException.php chore: Add SPDX header 2 years ago
EntityTooLargeException.php chore: Add SPDX header 2 years ago
File.php chore: Add SPDX header 2 years ago
FileInfo.php chore: Improve isEncrypted description 2 years ago
FileNameTooLongException.php chore: Add SPDX header 2 years ago
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 chore: Add SPDX header 2 years ago
IAppData.php chore: Add SPDX header 2 years ago
IFilenameValidator.php feat: Add `IFilenameValidator` to have one consistent place for filename validation 2 years ago
IHomeStorage.php chore: Add SPDX header 2 years ago
IMimeTypeDetector.php chore: Add SPDX header 2 years ago
IMimeTypeLoader.php chore: Add SPDX header 2 years ago
IRootFolder.php chore: Add SPDX header 2 years ago
InvalidCharacterInPathException.php chore: Add SPDX header 2 years ago
InvalidContentException.php chore: Add SPDX header 2 years ago
InvalidDirectoryException.php chore: Add SPDX header 2 years ago
InvalidPathException.php chore: Add SPDX header 2 years ago
LockNotAcquiredException.php refactor: Replace __CLASS__ with ::class references 2 years ago
Node.php chore: Use more gender neutral language 2 years ago
NotEnoughSpaceException.php chore: Add SPDX header 2 years ago
NotFoundException.php chore: Add SPDX header 2 years ago
NotPermittedException.php chore: Add SPDX header 2 years ago
ReservedWordException.php chore: Add SPDX header 2 years ago
StorageAuthException.php chore: Add SPDX header 2 years ago
StorageBadConfigException.php chore: Add SPDX header 2 years ago
StorageConnectionException.php chore: Add SPDX header 2 years ago
StorageInvalidException.php chore: Add SPDX header 2 years ago
StorageNotAvailableException.php chore: Add SPDX header 2 years ago
StorageTimeoutException.php chore: Add SPDX header 2 years ago
UnseekableException.php chore: Add SPDX header 2 years ago