Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ビデオプレイヤーの差し替え #32

Merged
merged 20 commits into from
Sep 19, 2024
Merged

Conversation

nacika-ins
Copy link
Owner

No description provided.

nacika-ins and others added 20 commits September 19, 2024 12:02
* .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: tamaina <tamaina@hotmail.co.jp>
(cherry picked from commit a986203)

# Conflicts:
#	CHANGELOG.md
(cherry picked from commit 14585de)
* (enhance) コード入力をMkCodeEditorに変更

* (fix) devでファイルの読み込みに失敗することがある

* Revert "(enhance) コード入力をMkCodeEditorに変更"

This reverts commit 726d56c.

(cherry picked from commit fda5147)

# Conflicts:
#	packages/frontend/src/index.html
(cherry picked from commit f5eda82)
* wip

* (fix) `/files` をバイトレンジリクエストに対応させる

* video

* audio

* fix

* fix

* spdx

* fix (rangeRequest)

* fix

* Update CHANGELOG.md

* (add) ボリュームを保存できるように

* (fix) ミュート復帰時に音量が固定される

* named export

* tweak design

* Add sensitive class for audio component

* Refactor seekbar styles

* Refactor hms

* Revert "(add) ボリュームを保存できるように"

This reverts commit 6271f94.

* Revert "(fix) ミュート復帰時に音量が固定される"

This reverts commit a65002b.

* revert revert changes

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
(cherry picked from commit 8b0fdfc)

# Conflicts:
#	CHANGELOG.md
#	locales/index.d.ts
#	locales/ja-JP.yml
#	packages/frontend/src/components/MkMediaBanner.vue
#	packages/frontend/src/components/MkMediaVideo.vue
(cherry picked from commit ebc33f8)
* perf: omit search for immutable static requests

* perf: also applies to /files

* fix: exclude /proxy

* /files/:key/*を301 redirectに

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
(cherry picked from commit 309a943)

# Conflicts:
#	packages/backend/src/server/web/ClientServerService.ts
(cherry picked from commit 2ec1d0e)
…sskey-dev#13701)

* return 206 for every ranged response - fixes misskey-dev#494

(cherry picked from commit 92eec21)

* detect size of remote files - fixes misskey-dev#494

without this, remote files are assumed to have size 0 (even if we just
downloaded them!) and the range-related code won't run

(cherry picked from commit 960f4fc)

---------

Co-authored-by: dakkar <dakkar@thenautilus.net>
(cherry picked from commit 7cf0c18)
(cherry picked from commit 545365c)
…dev#13712)

* Fix files

* CHANGELOG

(cherry picked from commit c687b4e)

# Conflicts:
#	CHANGELOG.md
#	packages/backend/src/server/FileServerService.ts
(cherry picked from commit 0991e6f)
(cherry picked from commit 116847e)
(cherry picked from commit a81a50d)
(cherry picked from commit 13b2696)
(cherry picked from commit 9219da5)
(cherry picked from commit a0f5315)
(cherry picked from commit cd0bd98)
@nacika-ins nacika-ins merged commit dbf47e9 into develop Sep 19, 2024
5 of 6 checks passed
@nacika-ins nacika-ins deleted the release/video-player branch September 19, 2024 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants