summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/explore.users.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka2023-12-261-2/+3
| | | | | | | * refactor(frontend): Reactivityで型を明示するように * fix: プロパティの参照が誤っているのを修正 * fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
* refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | 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: 対応漏れ
* refactor(frontend): use ESMsyuilo2023-09-191-2/+2
|
* 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-5/+5
|
* refactorsyuilo2023-05-101-15/+3
|
* さがすのローカルユーザー(ピンどめ)が無限に生成さ ↵syuilo2023-04-091-1/+1
| | | | る問題を修正
* fix(client): ↵syuilo2023-02-221-2/+2
| | | | ユーザーのハッシュタグ検索が機能していないのを修正
* enhance: ↵syuilo2023-02-221-9/+9
| | | | exploreで公開ロール一覧とそのメンバーを閲覧できるように
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-3/+1
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(client): use tabler icons (#9915)taiy2023-02-141-6/+6
|
* refactorsyuilo2023-01-091-20/+20
|
* refactorsyuilo2023-01-051-9/+9
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-031-1/+1
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+148