nextcloud-server/lib/public/Files
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-07-15 09:15:16 +07:00
..
AppData
Cache fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 2025-07-15 09:15:16 +07:00
Config chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Conversion fix(files): conversion api simplification and conflict check 2025-01-16 18:35:40 +07:00
Events fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 2024-09-29 13:29:04 +07:00
Lock
Mount feat(Files\Mount): Add IShareOwnerlessMount 2024-11-25 09:56:02 +07:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ObjectStore feat: store original storage id and path in object store metadata 2025-03-31 15:10:58 +07:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Storage chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Template chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
EmptyFileNameException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
EntityTooLargeException.php
File.php
FileInfo.php
FileNameTooLongException.php
Folder.php fix(dav): file drop nickname 2025-06-05 09:09:17 +07:00
ForbiddenException.php
GenericFileException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
IAppData.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
IFilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 2025-06-18 09:44:57 +07:00
IHomeStorage.php
IMimeTypeDetector.php feat(core): add human readable mimes 2025-05-14 22:55:06 +07:00
IMimeTypeLoader.php fix: psalm and OCP @since declarations 2025-02-06 15:21:18 +07:00
IRootFolder.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
InvalidPathException.php
LockNotAcquiredException.php
Node.php chore: Use more gender neutral language 2024-10-14 13:59:24 +07:00
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php