summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(frontend): ↵かっこかり2026-01-131-0/+9
| | | | | | | | | 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加 (#16946) * enhance(frontend): 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加 * Update Changelog * Update CHANGELOG.md
* refactor: make noImplicitAny true (#17083)syuilo2026-01-0979-253/+332
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update emojis.emoji.vue * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update manager.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update analytics.ts
* fix(frontend): popupのemit型が正しく利用できるように修正 ↵かっこかり2026-01-094-16/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#16826) * fix(frontend): popupのemit型が正しく利用できるように修正 * fix: revert unnecessary code (for testing purpose) * fix lint * fix type errors * fix types * add comment * fix * fix * fix: OverloadToUnionの仕組みを変更 * add comments, clean up * fix lint * fix types * clean up [ci skip] * fix * add comments [ci skip]
* fix(frontend): ↵かっこかり2026-01-081-10/+5
| | | | | | | | | | | 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように (#17072) * fix(frontend): 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように * Update Changelog * add tests * spdx
* enhance(frontend): remove vuedraggable (#17073)syuilo2026-01-077-121/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update page-editor.blocks.vue * Update MkDraggable.vue * refactor * refactor * ✌️ * refactor * Update MkDraggable.vue * ios * 🎨 * 🎨
* fix(frontend): ↵かっこかり2026-01-021-1/+1
| | | | | | | | | | | 管理画面でアーカイブ済のお知らせを表示した際にアクティブなお知らせが多い旨の警告が出る問題を修正 (#17059) * fix(frontend): 管理画面でアーカイブ済のお知らせを表示した際にアクティブなお知らせが多い旨の警告が出る問題を修正 * Update Changelog --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): ↵かっこかり2026-01-022-6/+12
| | | | | | | ログインダイアログが表示されたあとの処理がおかしくなる問題を修正 (#17038) * fix(frontend): ログインダイアログが表示されたあとの処理がおかしくなる問題を修正 * Update Changelog
* refactor(frontend): prefer.model, ↵かっこかり2026-01-023-3/+3
| | | | | | | | | | | | | | | store.modelではcustomRefを使用するように (#17058) * refactor(frontend): prefer.model, store.modelではcustomRefを使用するように * fix: watchの解除に失敗してもエラーで落ちないように * Update packages/frontend/src/lib/pizzax.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* refactor(frontend): remove undefined css rules (#17051)かっこかり2025-12-317-12/+7
|
* Fix(frontend): ↵kami82025-12-261-0/+7
| | | | | | | | | ドライブクリーナーから画像を削除した際、リロードしなくても画面に反映されるよう修正 (#16888) * ドライブクリーナーでファイル削除後、リロードなしで画面に反映されるように修正 * CHANGELOG.mdを修正 * CHANGELOGがおかしかったので修正
* fix(frontend): ストレージが消去される事がある問題を軽減 ↵かっこかり2025-12-202-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#16704) * fix(frontend): ストレージが消去される事がある問題を軽減 * add comment * add catch to continue request permissions * Update Changelog * update changelog * fix 通知権限の許可取得はボタン押下時に移動 * fix * wip * Update main-boot.ts * wip --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* chore: remove beta label from some featuressyuilo2025-12-183-4/+4
|
* fix(frontend): 無限スクロールできる箇所の調整 (#17000)かっこかり2025-12-161-1/+1
|
* fix(frontend): ↵syuilo2025-12-161-2/+2
| | | | | | バージョン表記のないPlayが正しく動作しない問題を修正 Fix #16996
* fix(frontend): ↵FINEARCHS2025-12-111-1/+1
| | | | | | | | | | | オーナー不在のチャンネルをミュートできないのを修正 (#16906) * オーナー不在のチャンネルをミュートできないのを修正 * update changelog --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Revert "fix(backend): `clips/my-favorites` ↵かっこかり2025-11-271-0/+2
| | | | | | | | | APIをページネーションに対応させる (#16835)" (#16874) * Revert "fix(backend): `clips/my-favorites` APIをページネーションに対応させる (#16835)" This reverts commit 70fa621e22b90b1f649eb3c1d291cec1ed57b0ac. * fix
* fix(frontend): ↵かっこかり2025-11-261-4/+18
| | | | | | | | | フォロー申請のキャンセル時に確認ダイアログを出すように (#16834) * fix(frontend): フォロー申請のキャンセル時に確認ダイアログを出すように * Update Changelog * fix: 注釈は書かない
* refactor(frontend/aiscript): ↵かっこかり2025-11-251-3/+13
| | | | | | | AiScriptバージョン取得・判定ロジックを統一 (#16845) * refactor(frontend): AiScriptバージョン取得・判定ロジックを統一 * fix
* fix(frontend): ↵かっこかり2025-11-241-1/+3
| | | | | | | | | | | PlayのAiScriptバージョン判定が正しく動作しない問題を修正 (#16843) * fix: aiscript 1.0.0 以外が全部レガシー扱いになる問題を修正 (MisskeyIO#1129) * Update Changelog --------- Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* fix(frontend): pageheaderの型を修正 (#16803)かっこかり2025-11-201-1/+0
|
* fix: ↵果物リン2025-11-201-1/+1
| | | | | | | | | | | ヘッダーメニューのチャンネルからチャンネルを新規作成の遷移先修正 (#16816) * fix: ヘッダーメニューのチャンネルからチャンネルを新規作成の遷移先修正 * add changelog --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): ページのコンテンツがはみ出る問題を修正 ↵かっこかり2025-11-201-0/+1
| | | | | | | (#16817) * fix(frontend): ページのコンテンツがはみ出る問題を修正 * Update Changelog
* fix(frontend): ↵おさむのひと2025-11-152-8/+4
| | | | | | | | | カスタム絵文字(β)画面で変更行が正しくハイライトされない問題を修正 (#16785) * fix(frontend): カスタム絵文字(β)画面で変更行が正しくハイライトされない問題を修正 * rollback * 詳細度->!important
* enhance(frontend): ↵かっこかり2025-11-104-10/+31
| | | | | | | | | アンテナ・リストの設定画面・タイムラインの動線を改善 (#16739) * enhance(frontend): アンテナ・リストの設定画面からタイムラインへの動線を追加 * Update Changelog * fix
* refactor8frontend9: anyを除去 (#16778)かっこかり2025-11-103-3/+7
|
* chore(frontend): ↵syuilo2025-11-101-0/+12
| | | | アニメーション画像設定をパフォーマンスセクションにも追加
* fix typesyuilo2025-11-091-1/+2
|
* fix typesyuilo2025-11-072-6/+6
|
* fix typesyuilo2025-11-072-5/+31
|
* fix typesyuilo2025-11-071-2/+32
|
* fix typesyuilo2025-11-071-1/+1
|
* fix(frontend): ↵果物リン2025-11-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 一部のページでもっと見るが自動で行われないバグの修正 (#16754) * 一部のページでもっと見るが自動で行われないバグの修正 * fix(frontend): MkPagination で UI アニメーションオフ時に自動ロードが動作しない問題を修正 Transition コンポーネントの mode="out-in" が、アニメーション無効時でも 適用されており、IntersectionObserver の検出に干渉していた問題を修正。 アニメーション有効時のみ mode="out-in" を適用するように変更。 Co-authored-by: 果物リン <fruitriin@users.noreply.github.com> * enhance: ユーザーの設定値にかかわらず無限スクロールをオフにできるオプションを追加 * Update Changelog * MkNotesTimeline.vueにforceDisableInfiniteScrollを追加、 note.vueの前方向の読み込みでこれを有効 * fix lint * refactor --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: 果物リン <fruitriin@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* feat: チャンネルミュートの実装 (#14105)おさむのひと2025-11-071-8/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add channel_muting table and entities * add channel_muting services * タイムライン取得処理への組み込み * misskey-jsの型とインターフェース生成 * Channelスキーマにミュート情報を追加 * フロントエンドの実装 * 条件が逆だったのを修正 * 期限切れミュートを掃除する機能を実装 * TLの抽出条件調節 * 名前の変更と変更不要の差分をロールバック * 修正漏れ * isChannelRelatedの条件に誤りがあった * [wip] テスト追加 * テストの追加と検出した不備の修正 * fix test * fix CHANGELOG.md * 通常はFTTにしておく * 実装忘れ対応 * fix merge * fix merge * add channel tl test * fix CHANGELOG.md * remove unused import * fix lint * fix test * fix favorite -> favorited * exclude -> include * fix CHANGELOG.md * fix CHANGELOG.md * maintenance * fix CHANGELOG.md * fix * fix ci * regenerate * fix * Revert "fix" This reverts commit 699d50c6ec798777d8e9667cb5d45a26b06bfc93. * fixed --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* feat(frontend): EXIFフレーム機能 (#16725)syuilo2025-11-063-10/+204
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update ImageEffector.ts * Update image-label-renderer.ts * Update image-label-renderer.ts * wip * Update image-label-renderer.ts * wip * wip * wip * wip * wip * wip * wip * Update use-uploader.ts * Update watermark.ts * wip * wu * wip * Update image-frame-renderer.ts * wip * wip * Update image-frame-renderer.ts * Create ImageCompositor.ts * Update ImageCompositor.ts * wip * wip * Update ImageEffector.ts * wip * Update use-uploader.ts * wip * wip * wip * wip * Update fxs.ts * wip * wip * wip * Update CHANGELOG.md * wip * wip * Update MkImageEffectorDialog.vue * Update MkImageEffectorDialog.vue * Update MkImageFrameEditorDialog.vue * Update use-uploader.ts * improve error handling * Update use-uploader.ts * 🎨 * wip * wip * lazy load * lazy load * wip * wip * wip
* enhance(frontend): Extend links to profile pages (#16417)Souma2025-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(frontend): Add a link to profile to banner and avatar Increase the area of links to click easily. * chore(frontend): Change the link of notes count Move to the notes tab for better userbility. * feat(frontend): Add links to notes, followers and following For easy transition to the shown information. * docs(changelog): Add a description about this change Users can notice what's changed by this PR. * style(frontend): Fix the linter error Remove the duplicated space. * refactor(frontend): Don't surround the banners with links It may conflict with the follow buttons. * docs(changelog): Move the changes to the latest version This feature is not merged and will be released in the latest version. Signed-off-by: Souma <101255979+5ouma@users.noreply.github.com> --------- Signed-off-by: Souma <101255979+5ouma@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): 存在しない翻訳キーを追加 (#16757)かっこかり2025-11-061-5/+3
|
* enhance(frontend): チャンネル周りのUIの整理 (#16743)かっこかり2025-11-062-11/+4
| | | | | | | | | * enhance(frontend): チャンネル周りのUIの整理 * fix: 共通要素間の一貫性を保つ * Update Changelog * fix: チャンネル新規作成を管理タブに移動・上部ボタン削除
* enhance(frontend): 絵文字パレット設定に説明文を追加 (#16750)かっこかり2025-11-051-0/+5
| | | | | * enhance(frontend): 絵文字パレット設定に説明文を追加 * tweak message
* fix(frontend): ↵かっこかり2025-11-042-2/+9
| | | | 表示するものがないときにはMkResultを使用するように (#16740)
* fix(frontend): ↵かっこかり2025-11-041-1/+3
| | | | 自分に割り当てられたロール一覧の余白を調整 (#16747)
* fix(frontend): コンポーネントのインポート忘れ (#16715)かっこかり2025-10-271-0/+1
|
* Update about-misskey.vuesyuilo2025-10-241-0/+3
|
* enhance: ↵かっこかり2025-10-161-0/+18
| | | | | | | | | リモートユーザーのロールバッジを表示するかどうかをサーバー管理者が設定できるように (#16661) * enhance: リモートユーザーのロールバッジを表示するかどうかをサーバー管理者が設定できるように * Update Changelog * build misskey-js with types
* fix(frontend): ↵かっこかり2025-10-161-14/+11
| | | | | | | バナー画像の画面上でのクロップが以前の挙動と同一になるように (#16658) * fix(frontend): バナー画像の画面上でのクロップが以前の挙動と同一になるように * fix
* fix(frontend): ↵かっこかり2025-10-161-1/+2
| | | | 外部アプリ設定のアプリアイコンに変な余白が入っているのを修正 (#16660)
* chore(frontend): add tipssyuilo2025-10-161-0/+1
|
* fix(frontend): ↵かっこかり2025-10-151-4/+5
| | | | | | | ナビゲーションバーの設定で削除した項目をその場で再追加できない問題を修正 (#16652) * fix(frontend): ナビゲーションバーの設定で削除した項目をその場で再追加できない問題を修正 * Update Changelog
* fix(frontend): scroll-driven ↵かっこかり2025-10-101-6/+21
| | | | | | | animation非対応環境でバナー画像が上下中央に表示されない問題を修正 (#16632) * fix(frontend): scroll-driven animation非対応環境でバナー画像が上下中央に表示されない問題を修正 * Update Changelog
* fix: aliasesの区切り文字が一致していないのを修正 (#16622)おさむのひと2025-10-091-1/+1
| | | | | | | | | * fix: aliasesの区切り文字が一致していないのを修正 * fix CHANGELOG.md --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): バナー画像のサイズがおかしい問題を修正 ↵かっこかり2025-10-091-0/+1
| | | | | | | (#16627) * fix(frontend): バナー画像のサイズがおかしい問題を修正 * Update Changelog