Skip to content
Snippets Groups Projects
Forked from TransFem.org / Sharkey
Loading
  • Yuriha's avatar
    [fix] .wav .flac ファイルを再生可能にする (#10686) · a986203b
    Yuriha authored
    * .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>
    a986203b
Code owners
To find the state of this project's repository at the time of any of these versions, check out the tags.