Sharkey/packages/frontend/src/components
かっこかり 2cbe1d1210
feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)
* fix

* navhookをbootに移動

* サーバーサイドのbootも分けるように

* 埋め込みページかどうかの判定は最初の一回だけに

* tooltipは出せるように

* fix design

* 埋め込み独自のtooltipを削除

* ロジックの分岐が多かったMkNoteDetailedを分離

* fix indent

* プレビュー用iframeにフォーカスが当たるのを修正

* popupの制御を出す側で行うように

* パラメータが逆になっていたのを修正

* Update MkEmbedCodeGenDialog.vue

* fix

* eliminate misskey-js lint warns

* fix

* add appropriate attributes to embed html

* enhance: サーバーサイドのembed系をさらに分離

* enhance: embed routerを分離(route定義をboot時に変更できるようにする改修を含む)

* type

* lint

* fix indent

* server-side styleを完全に分離

* Revert "refactor: 画面サイズのしきい値をconstにまとめる"

This reverts commit 05ca36f400889456981e89489ae0ae242fa09b67.

* fix

* revert all changes in base.pug

* embedドメインをまとめた

* embedドメインをまとめた

* prevent calling contextmenu in embed page by stopping at the caller

* fix import

* fix import

* improve directory structure

* fix import

* register timeline ui as a container

* wa-

* rename

* wa-

* Update EmMediaList.vue

* Update EmMediaList.vue

* Update EmMediaList.vue

* Update EmMediaImage.vue

* Update EmNote.vue

* revert mkmedialist changes

* 戻し漏れ

* wip

* tweak embed media ui

* revert original media components

* Update boot.embed.js

* rename

* wip

* Update MkNote.vue

* wip

* Update MkSubNoteContent.vue

* Update EmNote.vue

* Update packages/frontend/src/router/definition.ts

* Revert "Update packages/frontend/src/router/definition.ts"

This reverts commit 937ae44521cdb0f250796943b20142b65f8ed944.

* refactor EmMediaImage

* fix import

* remove unused imports

* Update router.ts

* wip

* Update boot.ts

* wip

* wip

* wip

* wip

* Update EmNote.vue

* Update EmNote.vue

* Create EmA.vue

* Create EmAvatar.vue

* Update EmAvatar.vue

* wip

* wip

* wip

* Create EmImgWithBlurhash.vue

* Update EmImgWithBlurhash.vue

* Create EmPagination.vue

* wip

* Update boot.ts

* wip

* wip

* wi@p

* wip

* wip

* wiop

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update boot.ts

* wip

* Update MkMisskeyFlavoredMarkdown.ts

* wip

* wip

* wip

* wip

* wip

* Update post-message.ts

* wip

* Update EmNoteDetailed.vue

* Update EmNoteDetailed.vue

* Create instance.ts

* Update EmNoteDetailed.vue

* wip

* Update EmNoteDetailed.vue

* wip

* wip

* wip

* Update pnpm-lock.yaml

* wip

* wip

* wp

* wip

* Update ClientServerService.ts

* wip

* Update boot.ts

* Update vite.config.local-dev.ts

* Update vite.config.ts

* Create index.html

* wa-

* wip

* Update boot.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Create EmLink.vue

* Create EmMention.vue

* Update EmMfm.ts

* wip

* wip

* wip

* wip

* Update vite.config.ts

* Update boot.ts

* Update EmA.vue

* うぃp

* wip

* wip

* Create EmError.vue

* wip

* Update MkEmbedCodeGenDialog.vue

* Update EmNote.vue

* wip

* wip

* Update user-timeline.vue

* Update check-spdx-license-id.yml

* wip

* wip

* style(frontend-shared): lint fixes on build.js

* fix(frontend-shared): include `*.{js,json}` files in js-built

* wip

* use alias

* refactor

* refactor

* Update scroll.ts

* refactor

* refactor

* refactor

* wip

* wip

* wip

* wip

* Update roles.vue

* Update branding.vue

* wip

* wip

* wip

* Update page.vue

* wip

* fix import

* add missing css variables

* 絵文字をtwemojiに変更

クライアントデフォルトにあわせるため

* force empoll readonly

* fix compiler error

* fix broken imports

* tweak button style

* run api extractor

* fix storybook theme preloads

* fix storybook instance imports

* Update preview.ts

* Update preview.ts

* Update preview.ts

* Revert "Update preview.ts"

This reverts commit 12bab1c6fbd3baf753515df760ff19d027b85155.

* Revert "Update preview.ts"

This reverts commit 5c0ce01dbdf2194ffe94aba950f747a9968f29c4.

* Revert "Update preview.ts"

This reverts commit f4863524d7e5ca0f25470808849c24a72bea000a.

* Revert "fix storybook instance imports"

This reverts commit ed8eabb246edf731d31adffbe3c77c539e53ae9e.

* Revert "wip"

This reverts commit d3c1926519878155193a1654f49141e515d49683.

* Revert "Update page.vue"

This reverts commit 27c7900b0c1ae296b56075e8a9c22585d9cd744b.

* Revert "Update branding.vue"

This reverts commit c08ccb65ba66774c3e2b3dcfc6153004b5c0aa16.

* Revert "Update roles.vue"

This reverts commit 1488b670660cb1803d17d8f5c78f2d79e59fa52d.

* Revert "wip"

This reverts commit aab1c769814b08c257cad3025422a0eea3bfba4f.

* refactor: use common media proxy

* fix imports

* fix

* fix: MediaProxyの初期化を保証する(storybook対策?)

* enhance(frontend-embed): improve embedParams provide

* fix(backend): MK_DEV_PREFER=backendのときにembed viteが読み込めないのを修正

* fix

* embed-pageを共通化

* fix import

* fix import

* fix import

* const.jsを共通化

(たぶんrevertしすぎた)

* fix type error

* fix duplicated import

* fix lint

* fix

* コメントとして残す

* sharedとembedをlint対象にする

* lint

* attempt to fix eslint (frontend-shared)

* lint fixes

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2024-09-09 20:57:36 +09:00
..
form (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
page fix(frontend): ページデザインの修正 (#13642) 2024-03-31 14:16:42 +09:00
index.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAbuseReport.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAbuseReport.vue refactor(frontend): provide linkNavigationBehavior 2024-05-06 20:37:04 +09:00
MkAbuseReportWindow.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAbuseReportWindow.vue enhance(backend): ページ、ギャラリー、Playのモデレーション強化 (#13523) 2024-08-17 15:01:08 +09:00
MkAccountMoved.stories.impl.ts fix(frontend): fix Storybook type errors (#13779) 2024-05-01 16:39:16 +09:00
MkAccountMoved.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAchievements.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAchievements.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkAnalogClock.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAnalogClock.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAnimBg.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAnnouncementDialog.stories.impl.ts fix(frontend): fix Storybook type errors (#13779) 2024-05-01 16:39:16 +09:00
MkAnnouncementDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAntennaEditor.stories.impl.ts enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように (#14104) 2024-07-30 13:11:06 +09:00
MkAntennaEditor.vue enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように (#14104) 2024-07-30 13:11:06 +09:00
MkAntennaEditorDialog.stories.impl.ts enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように (#14104) 2024-07-30 13:11:06 +09:00
MkAntennaEditorDialog.vue enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように (#14104) 2024-07-30 13:11:06 +09:00
MkAsUi.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAsUi.vue enhance(frontend_ais): PostForm系の設定項目を追加 (#13788) 2024-05-04 13:21:40 +09:00
MkAutocomplete.stories.impl.ts build: upgrade Storybook to 8 beta (#13297) 2024-02-14 18:48:25 +09:00
MkAutocomplete.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkAvatars.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAvatars.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkButton.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkButton.vue refactor 2024-08-19 19:41:06 +09:00
MkCaptcha.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkCaptcha.vue refactor(frontend): Remove unused directives (#14085) 2024-06-24 21:32:12 +09:00
MkChannelFollowButton.stories.impl.ts fix(storybook): prevent infinite remount of component (#14101) 2024-07-02 10:57:20 +09:00
MkChannelFollowButton.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkChannelList.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkChannelList.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkChannelPreview.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkChannelPreview.vue refactor 2024-08-19 17:32:27 +09:00
MkChart.stories.impl.ts test(frontend): fix component error in MkChart story (#14056) 2024-06-21 17:29:37 +09:00
MkChart.vue fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止 (#14515) 2024-09-06 17:23:40 +09:00
MkChartLegend.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkChartLegend.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkChartTooltip.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkChartTooltip.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkClickerGame.stories.impl.ts fix(storybook): prevent infinite remount of component (#14101) 2024-07-02 10:57:20 +09:00
MkClickerGame.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkClipPreview.stories.impl.ts enhance(frontend): 自分のクリップ一覧ではアバターを表示しないように (#14256) 2024-07-30 17:24:36 +09:00
MkClipPreview.vue enhance(frontend): 自分のクリップ一覧ではアバターを表示しないように (#14256) 2024-07-30 17:24:36 +09:00
MkCode.core.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkCode.core.vue fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする (#13598) 2024-03-20 10:30:45 +09:00
MkCode.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkCode.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkCodeEditor.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkCodeEditor.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkCodeInline.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkCodeInline.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkColorInput.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkColorInput.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkContainer.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkContainer.vue refactor 2024-08-19 17:32:27 +09:00
MkContextMenu.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkContextMenu.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkCropperDialog.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkCropperDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkCustomEmojiDetailedDialog.stories.impl.ts test(#10336): add components/MkC.* stories (#13830) 2024-06-08 18:00:54 +09:00
MkCustomEmojiDetailedDialog.vue fix code style 2024-05-31 10:11:11 +09:00
MkCwButton.stories.impl.ts fix(storybook): prevent infinite remount of component (#14101) 2024-07-02 10:57:20 +09:00
MkCwButton.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkDateSeparatedList.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDateSeparatedList.vue Replace with vue/no-setup-props-reactivity-loss rule (#14062) 2024-06-22 12:40:00 +09:00
MkDialog.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDialog.vue enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように (#14104) 2024-07-30 13:11:06 +09:00
MkDigitalClock.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDigitalClock.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDivider.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDivider.vue feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
MkDonation.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDonation.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDrive.file.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDrive.file.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkDrive.folder.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDrive.folder.vue enhance(frontend): ドライブのファイル・フォルダをドラッグしなくても移動できるように (#14318) 2024-07-30 14:42:46 +09:00
MkDrive.navFolder.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDrive.navFolder.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDrive.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDrive.vue enhance(frontend): ドライブのファイル・フォルダをドラッグしなくても移動できるように (#14318) 2024-07-30 14:42:46 +09:00
MkDriveFileThumbnail.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDriveFileThumbnail.vue test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDriveSelectDialog.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDriveSelectDialog.vue refactor(frontend): os.ts周りのリファクタリング (#13186) 2024-02-28 18:26:38 +09:00
MkDriveWindow.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkDriveWindow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkEmbedCodeGenDialog.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkEmojiPicker.section.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkEmojiPicker.section.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkEmojiPicker.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkEmojiPicker.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkEmojiPickerDialog.stories.impl.ts test(#10336): add components/Mk[D-E].* stories (#14118) 2024-07-30 19:48:16 +09:00
MkEmojiPickerDialog.vue fix(frontend): すでにfocus trap対象の要素にinertがかかっている場合は解除するように (#14189) 2024-07-13 13:02:27 +09:00
MkFeaturedPhotos.vue refactor(frontend): 非ログイン画面でのmeta取得を減らす (#13776) 2024-05-01 13:51:00 +09:00
MkFileCaptionEditWindow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkFileListForAdmin.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkFlashPreview.stories.impl.ts fix(general): some fixes and improvements of Play visibility (#14384) 2024-08-10 09:34:49 +09:00
MkFlashPreview.vue fix(general): some fixes and improvements of Play visibility (#14384) 2024-08-10 09:34:49 +09:00
MkFoldableSection.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkFolder.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkFollowButton.vue enhance: 非ログイン時には別サーバーに遷移できるように (#13089) 2024-07-14 15:27:52 +09:00
MkForgotPassword.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkFormDialog.file.vue 新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867) 2024-05-27 20:54:53 +09:00
MkFormDialog.vue 新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867) 2024-05-27 20:54:53 +09:00
MkGalleryPostPreview.stories.impl.ts build: upgrade Storybook to 8 beta (#13297) 2024-02-14 18:48:25 +09:00
MkGalleryPostPreview.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkGoogle.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkHeatmap.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkHorizontalSwipe.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkImgWithBlurhash.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkInfo.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkInput.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkInstanceCardMini.stories.impl.ts test(frontend): fix component error in MkChart story (#14056) 2024-06-21 17:29:37 +09:00
MkInstanceCardMini.vue fix(frontend): chart in MkInstanceCardMini is no longer displayed (#13932) 2024-06-15 10:32:51 +09:00
MkInstanceStats.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkInstanceTicker.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkInviteCode.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkInviteCode.vue chore: Use clipboard API directly (#14227) 2024-07-17 21:52:05 +09:00
MkKeyValue.vue chore: Use clipboard API directly (#14227) 2024-07-17 21:52:05 +09:00
MkLaunchPad.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkLink.vue refactor(frontend): refactor popup api and make sure call dispose callback 2024-07-04 13:14:49 +09:00
MkMarquee.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkMediaAudio.vue enhance(frontend): センシティブなメディアを開く際に確認ダイアログを出せるように (#14115) 2024-07-19 09:57:01 +09:00
MkMediaBanner.vue enhance(frontend): センシティブなメディアを開く際に確認ダイアログを出せるように (#14115) 2024-07-19 09:57:01 +09:00
MkMediaImage.vue enhance(frontend): センシティブなメディアを開く際に確認ダイアログを出せるように (#14115) 2024-07-19 09:57:01 +09:00
MkMediaList.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkMediaRange.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkMediaVideo.vue enhance(frontend): センシティブなメディアを開く際に確認ダイアログを出せるように (#14115) 2024-07-19 09:57:01 +09:00
MkMention.vue refactor(frontend): provide linkNavigationBehavior 2024-05-06 20:37:04 +09:00
MkMenu.child.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkMenu.vue fix(frontend): 子メニューの最大長調整が行われていない問題を修正 (#14003) 2024-07-18 15:44:18 +09:00
MkMiniChart.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkModal.vue fix(frontend): すでにfocus trap対象の要素にinertがかかっている場合は解除するように (#14189) 2024-07-13 13:02:27 +09:00
MkModalWindow.vue refactor(frontend): scss deprecated 警告に対応 (#14513) 2024-09-06 16:12:14 +09:00
MkNote.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkNoteDetailed.vue fix(frontend): リノートの判定が甘いのを修正 (#14396) 2024-08-17 11:28:22 +09:00
MkNoteHeader.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNotePreview.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkNotes.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNoteSimple.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNoteSub.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNotification.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkNotifications.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkNotificationSelectWindow.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkNumber.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNumberDiff.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkObjectView.value.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkObjectView.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkOmit.vue refactor 2024-08-19 17:32:27 +09:00
MkPagePreview.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkPageWindow.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkPagination.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkPasswordDialog.vue enhance(frontend): TOTPの入力ダイアログを改良 (#13607) 2024-03-22 15:03:21 +09:00
MkPlusOneEffect.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkPoll.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkPollEditor.vue fix(frontend): いくつかのnumber inputに最小値を設定 (#14284) 2024-07-25 17:03:55 +09:00
MkPopupMenu.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkPostForm.vue fix: 投稿フォームの字数上限計算を実際の投稿内容に合わせる (#14466) 2024-08-26 15:55:38 +09:00
MkPostFormAttaches.vue refactor(frontend): refactor popup api and make sure call dispose callback 2024-07-04 13:14:49 +09:00
MkPostFormDialog.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkPreview.vue Remove undefined style (#14427) 2024-08-18 03:40:21 +09:00
MkPullToRefresh.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkPushNotificationAllowButton.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRadio.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkRadios.vue feat: このユーザーのノートを検索, クエリに基づく検索の初期値 & ノート検索のUI改善 (#14128) 2024-07-30 15:51:08 +09:00
MkRange.vue refactor(frontend): refactor popup api and make sure call dispose callback 2024-07-04 13:14:49 +09:00
MkReactionEffect.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkReactionIcon.vue refactor(frontend): refactor popup api and make sure call dispose callback 2024-07-04 13:14:49 +09:00
MkReactionsViewer.details.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkReactionsViewer.reaction.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkReactionsViewer.vue Enhance(frontend): もっと!ボタンでリアクション一覧が開けるように (#12935) 2024-03-30 20:30:22 +09:00
MkReactionTooltip.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRemoteCaution.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRetentionHeatmap.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRetentionLineChart.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRippleEffect.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRolePreview.vue 🎨 2024-08-18 10:12:42 +09:00
MkSelect.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkSignin.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
MkSigninDialog.vue enhance: 非ログイン時には別サーバーに遷移できるように (#13089) 2024-07-14 15:27:52 +09:00
MkSignupDialog.form.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSignupDialog.rules.stories.impl.ts fix(frontend): fix Storybook type errors (#13779) 2024-05-01 16:39:16 +09:00
MkSignupDialog.rules.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSignupDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSourceCodeAvailablePopup.vue feat: license violation protection (#13285) 2024-02-17 13:34:50 +09:00
MkSparkle.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSubNoteContent.vue refactor 2024-08-19 17:32:27 +09:00
MkSuperMenu.vue refactor(frontend): scss deprecated 警告に対応 (#14513) 2024-09-06 16:12:14 +09:00
MkSwitch.button.vue fix/enhance(frontend): 映像・音声周りの改修 (#13206) 2024-03-30 16:02:03 +09:00
MkSwitch.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkSystemWebhookEditor.impl.ts fix(frontend): modalが正しく閉じられていないのを修正 (#14307) 2024-07-27 18:09:57 +09:00
MkSystemWebhookEditor.vue tweak localization 2024-07-31 08:12:35 +09:00
MkTab.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTagCloud.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTextarea.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTimeline.vue frontend timeline fixes & improvements (#13727) 2024-07-30 20:13:00 +09:00
MkToast.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTokenGenerateWindow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTooltip.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTutorialDialog.Note.vue enhance(frontend): リアクションの総数を表示するように (#13532) 2024-03-06 21:08:42 +09:00
MkTutorialDialog.PostNote.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkTutorialDialog.Sensitive.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkTutorialDialog.Timeline.vue frontend timeline fixes & improvements (#13727) 2024-07-30 20:13:00 +09:00
MkTutorialDialog.vue Replace with vue/no-setup-props-reactivity-loss rule (#14062) 2024-06-22 12:40:00 +09:00
MkUpdated.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUrlPreview.vue fix(frontend): Twitchの埋め込みが開けない問題を修正 (#14247) 2024-07-18 15:41:32 +09:00
MkUrlPreviewPopup.vue refactor(frontend): use scrollX or scrollY (#13645) 2024-04-01 20:44:24 +09:00
MkUserAnnouncementEditDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserCardMini.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserInfo.vue fix(frontend): 「アニメーション画像を再生しない」がオンのときにバナー画像・サーバー背景画像がアニメーションしないように (#14243) 2024-07-18 01:22:24 +09:00
MkUserList.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserOnlineIndicator.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserPopup.vue fix(frontend): 「アニメーション画像を再生しない」がオンのときにバナー画像・サーバー背景画像がアニメーションしないように (#14243) 2024-07-18 01:22:24 +09:00
MkUserSelectDialog.vue fix(frontend): modalが正しく閉じられていないのを修正 (#14307) 2024-07-27 18:09:57 +09:00
MkUserSetupDialog.Follow.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.Follow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.Privacy.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.Privacy.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.Profile.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.Profile.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.User.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.User.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.vue refactor(frontend): refactor popup api and make sure call dispose callback 2024-07-04 13:14:49 +09:00
MkUsersTooltip.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkVisibilityPicker.vue fix(frontend): フォーカスの挙動を修正 (#14158) 2024-07-12 16:25:44 +09:00
MkVisitorDashboard.ActiveUsersChart.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkVisitorDashboard.vue enhance(frontend): サーバー情報・お問い合わせページを改修 (#14198) 2024-07-14 14:49:50 +09:00
MkWaitingDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkWidgets.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkWindow.vue refactor(frontend): scss deprecated 警告に対応 (#14513) 2024-09-06 16:12:14 +09:00
MkYouTubePlayer.vue fix(frontend): Twitchの埋め込みが開けない問題を修正 (#14247) 2024-07-18 15:41:32 +09:00