1b394f3ca1
chore: remove usage of buf and rust in docker image
8d98f131d5
refactor: implement native bao support
09c9ab8614
refactor: if no db mimetype, manually use mimetype.DetectReader, and if none found fall back to application/octet-stream
8e9d2d0398
refactor: switch to github.com/gabriel-vasile/mimetype
aeba225c87
fix: only set the Content-Type header if we actually have a mime type, else let ServeContent detect it.
5ad1aaeb6a
refactor: pass mimetype to tus upload record and check a list of meta fields for it
9254dc20c8
fix: use decodedHash.HashBytes()
fffe769ccf
fix: use mapKey as a string