Use server-provided mimeType whenever possible
Open
approved
enhancement
technical debt
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
Followup of https://github.com/nextcloud/server/issues/7098#issuecomment-342788010
It seems that we sometimes rely on the file extension to get the mimetype. This should only be done
- when the mimetype from the server is not set
- mimeType form the server is the default one
- local files
Contributor guide
Assessment
This issue has not been assessed yet.