summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkTokenGenerateWindow.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | 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: 対応漏れ
* fix(frontend): ↵syuilo2023-09-241-1/+3
| | | | | | アクセストークン発行の画面の権限が表示されない Fix #11880
* refactor(frontend): use ESMsyuilo2023-09-191-1/+1
|
* 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:
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactorsyuilo2023-05-191-4/+4
|
* refactor(frontend): remove $ts and $tsyuilo2023-04-011-4/+4
|
* refactorsyuilo2023-01-071-1/+1
|
* refactorsyuilo2023-01-071-1/+1
|
* :art:syuilo2023-01-061-1/+1
|
* refactorsyuilo2023-01-061-5/+5
|
* refactorsyuilo2023-01-051-5/+5
|
* :art:syuilo2023-01-051-14/+20
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-031-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+90