misskey/packages/frontend/src/scripts
かっこかり 3a421837bf
refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877)
* refactor(frontend): フルスクリーン周りの調整

(cherry picked from commit 783032caec5853d78d5af3391e29cf364f2282e8)

* refactor(frontend): deviceKindの循環参照を除去

(cherry picked from commit 1ca471f57e968a1a6e2259bde4a7c6da1fe0c54e)

* fix

---------

Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
2024-11-09 10:57:04 +09:00
..
aiscript Mk:C:containerのborderStyleとborderRadiusを設定できるように (#14638) 2024-09-28 10:06:01 +09:00
upload (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
achievements.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
admin-lookup.ts Quick action implement (#13878) 2024-05-27 17:21:05 +09:00
array.ts refactor: say bye to the weird groupBy friends (#13975) 2024-06-22 19:40:55 +09:00
autocomplete.ts Fix(frontend): オートコンプリートが出るべき状況で出ないことがあるのを修正 (#13376) 2024-02-19 08:36:06 +09:00
cache.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
chart-legend.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
chart-vline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
check-permissions.ts feat: このユーザーのノートを検索, クエリに基づく検索の初期値 & ノート検索のUI改善 (#14128) 2024-07-30 15:51:08 +09:00
check-reaction-permissions.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
check-word-mute.ts refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
clear-cache.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
clicker-game.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
clone.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
code-highlighter.ts refactor(frontend): 非推奨の表現を改める (#14517) 2024-09-15 12:31:17 +09:00
collect-page-vars.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
color.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
confetti.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
contains.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
copy-to-clipboard.ts chore: Use clipboard API directly (#14227) 2024-07-17 21:52:05 +09:00
device-kind.ts refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877) 2024-11-09 10:57:04 +09:00
emoji-picker.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-url-from-mfm.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
focus-trap.ts fix(frontend): focustrapがzindexを考慮するように (#14431) 2024-08-18 14:18:46 +09:00
focus.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
form.ts refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
format-time-string.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
fullscreen.ts refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877) 2024-11-09 10:57:04 +09:00
gen-search-query.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
get-account-from-id.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-appear-note.ts fix(frontend): リノートの判定が甘いのを修正 (#14396) 2024-08-17 11:28:22 +09:00
get-bg-color.ts refactor(frontend): getBgColorを共通化 (#14782) 2024-10-19 18:02:09 +09:00
get-dom-node-or-null.ts fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
get-drive-file-menu.ts refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように (#14554) 2024-09-23 21:50:30 +09:00
get-embed-code.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
get-note-menu.ts feat: ユーザーの名前に禁止ワードを設定できるように (#14756) 2024-10-13 20:21:25 +09:00
get-note-summary.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-user-menu.ts refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように (#14554) 2024-09-23 21:50:30 +09:00
get-user-name.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
hotkey.ts fix(frontend): ホットキーのレートリミットがallowRepeatを考慮しない問題を修正 (#14192) 2024-07-13 16:15:25 +09:00
idb-proxy.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
idle-render.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
init-chart.ts refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
initialize-sw.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
install-plugin.ts refactor(frontend): refactor popup api and make sure call dispose callback 2024-07-04 13:14:49 +09:00
install-theme.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
intl-const.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
is-device-darkmode.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
isFfVisibleForMe.ts fix(backend): check visibility of following/followers of remote users / feat: moderators can see following/followers of all users (#14375) 2024-08-09 12:10:51 +09:00
langmap.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
login-id.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
lookup.ts 検索からハッシュタグのページが開けるように、users/searchに`@`から始まる文字列が与えられた際の処理を修正 等 (#13858) 2024-07-30 19:18:43 +09:00
media-has-audio.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
media-proxy.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
merge.ts enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように (#14104) 2024-07-30 13:11:06 +09:00
mfm-function-picker.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
misskey-api.ts refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
navigator.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
page-metadata.ts fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289) 2024-02-16 16:17:09 +09:00
physics.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
player-url-transform.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
please-login.ts feat: ノートの閲覧にログイン必須にする設定 (#14799) 2024-10-21 12:49:29 +09:00
popout.ts refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) 2024-09-10 18:39:53 +09:00
popup-position.ts refactor(frontend): use `scrollX` or `scrollY` (#13645) 2024-04-01 20:44:24 +09:00
post-message.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
reaction-picker.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reload-ask.ts fix(frontend): 設定変更時のリロード確認ダイアログが複数個表示されることがある問題を修正 (#14543) 2024-09-17 22:18:06 +09:00
search-emoji.ts add missing license headers 2024-03-01 17:28:46 +09:00
select-file.ts refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
show-moved-dialog.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show-suspended-dialog.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
shuffle.ts refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
snowfall-effect.ts fix(frontend): WebGL2コンテキストの初期化に失敗するとMisskeyが起動できなくなる問題を修正 (#13587) 2024-03-17 20:33:33 +09:00
sound.ts fix(frontend): ドライブの音声が再生できない場合の処理を追加 (#14073) 2024-07-30 20:30:41 +09:00
sticky-sidebar.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
stream-mock.ts feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
test-utils.ts fix(storybook): prevent infinite remount of component (#14101) 2024-07-02 10:57:20 +09:00
theme-editor.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
theme.ts refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
time.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
timezones.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
touch.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
unison-reload.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
upload.ts refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
use-chart-tooltip.ts refactor(frontend): refactor popup api and make sure call dispose callback 2024-07-04 13:14:49 +09:00
use-form.ts enhance(frontend): improve forms usability 2024-09-23 14:42:38 +09:00
use-leave-guard.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
use-note-capture.ts enhance(frontend): リアクションの総数を表示するように (#13532) 2024-03-06 21:08:42 +09:00
use-tooltip.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00