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
Events
Lock
Mount
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
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
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php