mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-10 16:44:26 -05:00
Use mimetype.DetectReader in files.Create to automatically detect and store the MIME type from file content. This fixes task attachment previews, S3 Content-Type headers, and UI display for newly uploaded files.