summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/admin-user.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): ↵おさむのひと2024-01-041-11/+12
| | | | | | | | | | | | | os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) * refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる * fix * fix * renate to "misskeyApi" * rename file
* fix(frontend): ↵Camilla Ett2024-01-031-1/+1
| | | | | モデレーターがユーザーのアバターバナーを未設定状態に出来る機能が表示されていなかった問題を修正 (#12889) Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Revert "refactor: paginationの型を明示する (#12809)" (#12810)GrapeApple02023-12-271-2/+2
| | | This reverts commit 6855079811401be883167476726644e5730ea792.
* refactor: paginationの型を明示する (#12809)GrapeApple02023-12-261-2/+2
| | | | | * refactor: paginationの型を明示する * asではなくsatisfiesを使うように
* refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka2023-12-261-3/+3
| | | | | | | * refactor(frontend): Reactivityで型を明示するように * fix: プロパティの参照が誤っているのを修正 * fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
* Remove unused imports (#12730)woxtu2023-12-211-2/+2
|
* refactor(frontend): remove redundant class names (#12618)Acid Chicken (硫酸鶏)2023-12-101-5/+2
|
* Fix indentation (#12615)woxtu2023-12-101-33/+33
|
* refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-47/+47
| | | | | | | | | | | | | | | | | | | | | | | | | Transformを使わないように (#12539) * refactor(frontend): 非推奨となったReactivity Transformを使わないように * refactor: 不要な括弧を除去 * fix: 不要なアノテーションを除去 * fix: Refの配列をrefしている部分の対応 * refactor: 不要な括弧を除去 * fix: lint * refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換 * fix: type error * chore: drop reactivity transform from eslint configuration * refactor: remove unnecessary import * fix: 対応漏れ
* tweak of 2b6f789a5bsyuilo2023-11-191-8/+8
|
* feat(moderation): ↵Nafu Satsuki2023-11-181-0/+42
| | | | | | モデレーターがユーザーのアイコンもしくはバナー画像を未設定状態にできる機能を追加 (MisskeyIO#222) Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* refactor(frontend): use ESMsyuilo2023-09-191-6/+6
|
* feat(frontend): "Moderation Note" ,"Add moderation note" ↵mappi2023-09-121-1/+1
| | | | | | | | | | | をローカライズ可能に (#11819) * feat 11818 * update CHANGELOG --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* update deps (#11764)syuilo2023-09-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps * :art:
* enhance(frontend): tweak user moderation pagesyuilo2023-08-131-0/+614