nextcloud-server/lib/public/Files
Robin Appelman 5c625b7a07 feat: add an option to filter what paths get checked for updates
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-12-31 12:23:04 +07:00
..
AppData
Cache feat: add an option to filter what paths get checked for updates 2025-12-31 12:23:04 +07:00
Config fix: add $forChildren parameter to IPartialMountProvider 2025-12-29 18:06:12 +07:00
Conversion
Events
Lock
Mount
Notify
ObjectStore perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +07:00
Search
SimpleFS
Storage perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +07:00
Template refactor(template-manager): Modernize template manager API 2025-11-24 10:00:47 +07:00
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php
FileNameTooLongException.php
Folder.php refactor(OC_Helper): remove buildNotExistingFileNameForView 2025-12-16 10:38:29 +07:00
ForbiddenException.php
GenericFileException.php
IAppData.php
IFilenameValidator.php
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
IRootFolder.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
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