nextcloud-server/lib/public/Files
provokateurin 8d8f94b8ce
fix(files): Always return a valid mimetype
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-10-06 09:06:17 +07:00
..
AppData
Cache fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +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
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 fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +07:00
FileInfo.php fix(files): Always return a valid mimetype 2025-10-06 09:06:17 +07:00
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