Skip to content
Snippets Groups Projects
Unverified Commit a986203b authored by Yuriha's avatar Yuriha Committed by GitHub
Browse files

[fix] .wav .flac ファイルを再生可能にする (#10686)

* .wav .flac ファイルを再生可能にする
file-typeにより判定されたMIME TypeをHTML5 Audio/Video要素に認識されるものに書き換える

* fix typecheck error

* frontend側の FILE_TYPE_BROWSERSAFEも更新

* Update packages/backend/src/core/FileInfoService.ts

* ✌️



* 後方互換を確保

* add tests

* update changelog.md

---------

Co-authored-by: default avatartamaina <tamaina@hotmail.co.jp>
parent 2aa75f54
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment