puyoskey/packages/frontend/src/pages/admin
かっこかり 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
..
abuse-report 🎨 2024-07-30 20:58:25 +09:00
_header_.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
abuses.vue fix button translation (#14444) 2024-08-20 12:39:01 +09:00
ads.vue fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289) 2024-02-16 16:17:09 +09:00
announcements.vue enhance: 管理画面でアーカイブにしたお知らせを表示・編集できるように (#14286) 2024-07-30 13:02:03 +09:00
bot-protection.vue enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
branding.vue enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
database.vue fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289) 2024-02-16 16:17:09 +09:00
email-settings.vue enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
external-services.vue enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
federation.vue enhance(frontend): 連合の「連合中」,「購読中」,「配信中」に対してブロックしているサーバー、配信停止しているサーバーを含めないように (#14324) 2024-07-30 16:57:41 +09:00
files.vue Quick action implement (#13878) 2024-05-27 17:21:05 +09:00
index.vue fix(frontend): mCaptchaを使用していてもbotプロテクションに関する警告が消えないのを修正 (#14390) 2024-08-11 11:17:56 +09:00
instance-block.vue feat: media silence (#13842) 2024-07-30 19:47:45 +09:00
invites.vue fix(frontend): いくつかのnumber inputに最小値を設定 (#14284) 2024-07-25 17:03:55 +09:00
moderation.vue enhance: サーバーのお問い合わせ先URLを設定できるように 2024-05-31 10:12:23 +09:00
modlog.ModLog.vue enhance(backend): ページ、ギャラリー、Playのモデレーション強化 (#13523) 2024-08-17 15:01:08 +09:00
modlog.vue refactor(frontend): 不必要なconsole.logを除去・抑制 (#13400) 2024-02-21 14:27:06 +09:00
object-storage.vue enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
other-settings.vue enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
overview.active-users.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
overview.ap-requests.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
overview.federation.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
overview.heatmap.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
overview.instances.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
overview.moderators.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
overview.pie.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
overview.queue.chart.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
overview.queue.vue fix(backend): use prefixItems in admin/queue/*-delayed endpoint schema (#14468) 2024-08-30 10:58:59 +09:00
overview.retention.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
overview.stats.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
overview.users.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
overview.vue fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289) 2024-02-16 16:17:09 +09:00
proxy-account.vue enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
queue.chart.chart.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
queue.chart.vue fix(backend): use prefixItems in admin/queue/*-delayed endpoint schema (#14468) 2024-08-30 10:58:59 +09:00
queue.vue fix(backend): use prefixItems in admin/queue/*-delayed endpoint schema (#14468) 2024-08-30 10:58:59 +09:00
relays.vue fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289) 2024-02-16 16:17:09 +09:00
roles.edit.vue fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289) 2024-02-16 16:17:09 +09:00
roles.editor.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
roles.role.vue chore(frontend): ui tweak 2024-05-04 19:40:17 +09:00
roles.vue feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
RolesEditorFormula.vue enhance: 新しいコンディショナルロール条件の実装 (#13732) 2024-04-19 15:22:23 +09:00
security.vue fix: URLプレビューの動作改善+動作設定を可能にする (#13579) 2024-03-21 18:46:42 +09:00
server-rules.vue enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
settings.vue fix: URLプレビューの動作改善+動作設定を可能にする (#13579) 2024-03-21 18:46:42 +09:00
system-webhook.item.vue feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
system-webhook.vue feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
users.vue refactor(frontend): remove stale reload method call on /admin/users page (#14406) 2024-08-14 20:29:33 +09:00