summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)Freya Murphy2 days1-2/+2
|
* fix: review fixes (#17208)かっこかり3 days2-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix: OAuthのContent-Typeを正しく判定するように * fix(frontend): fix outdated comments * fix: storagePersistenceのtop-level awaitを解消 * fix * fix(frontend): add comment Co-Authored-By: anatawa12 <anatawa12@icloud.com> * fix * fix: rename `users/get-following-users-by-birthday` * fix: fix types * Update MkForm.vue * refactor utility/storage.ts --------- Co-authored-by: anatawa12 <anatawa12@icloud.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): secure ↵かっこかり13 days2-4/+4
| | | | | | | contextではない場合はストレージ永続化を確認しないように (#17189) * fix(frontend): secure contextではない場合はストレージ永続化を確認しないように * Update Changelog
* refactor(frontend): fix invalid self-closing tags (#17103)かっこかり2026-01-161-1/+1
| | | | | | | | | * fix(frontend): fix invalid self-closing tags * apply eslint rules * fix * fix
* refactor(frontend): anyを除去2 (#17092)かっこかり2026-01-142-3/+3
| | | | | | | * wip * fix types * fix
* refactor(frontend): MkRadiosの指定をpropsから行うように (#16597)かっこかり2026-01-145-71/+142
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor(frontend): MkRadiosの指定をpropsから行うように * spdx * fix lint * fix: mkradiosを動的slotsに対応させる * fix: remove comment [ci skip] * fix lint * fix lint * migrate * rename * fix * fix * fix types * remove unused imports * fix * wip --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* enhance(frontend): ↵かっこかり2026-01-131-0/+9
| | | | | | | | | 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加 (#16946) * enhance(frontend): 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加 * Update Changelog * Update CHANGELOG.md
* refactor: make noImplicitAny true (#17083)syuilo2026-01-0924-69/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-091-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#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]
* enhance(frontend): remove vuedraggable (#17073)syuilo2026-01-073-47/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * 🎨 * 🎨
* 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>
* 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-182-3/+3
|
* fix(frontend): 無限スクロールできる箇所の調整 (#17000)かっこかり2025-12-161-1/+1
|
* chore(frontend): ↵syuilo2025-11-101-0/+12
| | | | アニメーション画像設定をパフォーマンスセクションにも追加
* 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
* fix(frontend): 存在しない翻訳キーを追加 (#16757)かっこかり2025-11-061-5/+3
|
* enhance(frontend): 絵文字パレット設定に説明文を追加 (#16750)かっこかり2025-11-051-0/+5
| | | | | * enhance(frontend): 絵文字パレット設定に説明文を追加 * tweak message
* fix(frontend): ↵かっこかり2025-11-041-1/+3
| | | | 自分に割り当てられたロール一覧の余白を調整 (#16747)
* 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): ↵かっこかり2025-10-061-1/+1
| | | | | | | | | 通知の設定画面で予約投稿関連の翻訳が当たっていない問題の修正 (#16603) * fix(frontend): 予約投稿通知の設定画面に不足している翻訳を追加 * fix(misskey-js): 廃止された通知が定義に残っているのを修正 * fix(frontend): 予約投稿の完了/失敗通知はオンオフのみ
* enhance(frontend): 実験的機能としてTranslator ↵かっこかり2025-10-051-0/+4
| | | | | | | | | | | | | APIを用いた翻訳を実装 (#16600) * enhance(frontend): 実験的機能としてTranslator APIを用いた翻訳を実装 * remove unused imports * remove unnecessary console.log * fix 表記揺れ * fix lint
* chore(frontend): improve usabilitysyuilo2025-10-041-0/+3
|
* enhance(frontend): テーマをドラッグ&ドロップできるようにsyuilo2025-09-261-8/+45
|
* feat(frontend): Video compression (#16574)syuilo2025-09-241-5/+30
| | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * wip * Update use-uploader.ts * Update use-uploader.ts
* enhance(frontend): ↵syuilo2025-09-221-7/+11
| | | | 絵文字ピッカーのサイズをより大きくできるように
* feat(frontend): ↵tamaina2025-09-192-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 自分のプロフィールページの二次元コード(QRコード)を表示し、他の人のコードを読み取りするページを追加 (#16456) * wip (qr.show.vue) * added to navbar * qr.show.vue * fix * added to navbar * fix size * :art: * :art: * fix div warn * fix * use * 0.25 * fix?? * fix lint * clean up * ??? * ? * fix * :art: * :art: * refactor * :art: * :art: * :ar:t * :art: * iphone flip * no lazy import * :art: * :art: * :art: * ユーザー全部flipでいいや * :v: * fix * fix * fix lint * :art: * fix type * fix: local user profile url cannot be resolved with ap/show * fix: local user url with hostname could not be resolved * chore: use common utility for checking self host * wip * :art: * :art: * fix imports * fix * fix * fix * :art: * fix... * set spacer-w * :v: * 全画面でQRを読むように * fix * :art: * modify navbar.ts * start/stop on vue activation * display raw content read from qr * 端末のQRをスキャンするボタンを追加 * chore * やっぱりmfmを先に表示する * :art: * fix 18n * QRの内容は/users/:userIdにする * add spdx * use cqh * `defineProps` is a compiler macro and no longer needs to be imported. * use MkUserName * 🎨 * 🎨 * refactor * clean up * refactor * 🎨 * Update qr.show.vue * Misskeyロゴにdrop-shadowを追加 * clean up: do not use empty css * fix os.select usage * Update qr.vue * Update qr.show.vue * Update qr.show.vue * Update get-user-menu.ts * ✌️ * Update show.ts * Update ja-JP.yml * watermark * Update CHANGELOG.md * Update qr.read.vue * Update qr.read.vue * wip * Update MkWatermarkEditorDialog.Layer.vue --------- Co-authored-by: anatawa12 <anatawa12@icloud.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* enhance(frontend): ↵syuilo2025-09-162-2/+2
| | | | チャットの日本語名称をダイレクトメッセージに & ベータを外す
* refactor(frontend): os.select, ↵かっこかり2025-09-1310-126/+251
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MkSelectのitem指定をオブジェクトによる定義に統一し、型を狭める (#16475) * refactor(frontend): MkSelectのitem指定をオブジェクトによる定義に統一 * fix * spdx * fix * fix os.select * fix lint * add comment * fix * fix: os.select対応漏れを修正 * fix * fix * fix: MkSelectのmodelに対する型チェックを厳格化 * fix * fix * fix * Update packages/frontend/src/components/MkEmbedCodeGenDialog.vue Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * fix * fix types * fix * fix * Update packages/frontend/src/pages/admin/roles.editor.vue Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * fix: MkSelectに直接配列を指定している場合に正常に型が解決されるように --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* refactor(frontend): ↵かっこかり2025-09-134-30/+52
| | | | | | | | | | | | | | | | | フロントエンドの型エラー解消(途中まで) (#16539) * fix(frontend): FormLinkをボタンとして使用した際にエラーが出る問題を修正 * refactor(frontend): フロントエンドの型エラー解消 * remove unused ts-expect-error * migrate * remove unrelated changes * fix lint * more type fixes
* chore(frontend): add force cloud backup button for debuggingsyuilo2025-09-071-0/+10
|
* fix: 「自動でもっと見る」の設定ができない問題 (#16500)anatawa122025-09-021-2/+0
|
* refactorsyuilo2025-09-011-1/+1
|
* refactorsyuilo2025-09-012-3/+4
|
* refactorsyuilo2025-08-281-1/+2
|
* refactorsyuilo2025-08-281-5/+1
|
* refactorsyuilo2025-08-271-1/+1
|
* refactorsyuilo2025-08-271-1/+1
|
* refactor and fixsyuilo2025-08-262-7/+8
|
* refactorsyuilo2025-08-261-2/+0
|
* refactorsyuilo2025-08-265-12/+12
|
* refactor and fixsyuilo2025-08-262-6/+18
|
* refactorsyuilo2025-08-261-10/+18
|
* refactorsyuilo2025-08-264-6/+10
|
* refactoesyuilo2025-08-264-8/+8
|
* refactorsyuilo2025-08-261-1/+1
|
* refactorsyuilo2025-08-251-3/+3
|