nextcloud/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 +01:00
..
AppData
Cache feat: add an option to filter what paths get checked for updates 2025-12-31 12:23:04 +01:00
Config fix: add $forChildren parameter to IPartialMountProvider 2025-12-29 18:06:12 +01:00
Conversion
Events
Lock
Mount
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ObjectStore perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Template refactor(template-manager): Modernize template manager API 2025-11-24 10:00:47 +01:00
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
EmptyFileNameException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
EntityTooLargeException.php
File.php fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +02:00
FileInfo.php fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +02:00
FileNameTooLongException.php
Folder.php refactor(OC_Helper): remove buildNotExistingFileNameForView 2025-12-16 10:38:29 +01:00
ForbiddenException.php
GenericFileException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
IAppData.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
IFilenameValidator.php fix(FilenameValidator): use _ as default replacement for invalid chars 2025-06-18 09:44:57 +02:00
IHomeStorage.php
IMimeTypeDetector.php feat(core): add human readable mimes 2025-05-14 22:55:06 +02:00
IMimeTypeLoader.php fix: psalm and OCP @since declarations 2025-02-06 15:21:18 +01:00
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
InvalidPathException.php
IRootFolder.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