summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/explore.users.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): MkTabの指定をpropsから行うように (#16596)かっこかり2025-10-051-4/+10
| | | | | * refactor(frontend): MkTabの指定をpropsから行うように * Update explore.featured.vue
* refactorsyuilo2025-08-281-9/+4
|
* refactor(frontend): improve pagination implementationsyuilo2025-06-291-39/+71
|
* perf(frontend): use css-native implementation for spacer rather than vue ↵syuilo2025-04-271-2/+2
| | | | component
* refactor(frontend): use useTemplateRef for DOM referencingsyuilo2025-03-191-2/+2
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-1/+1
|
* enhance: ↵かっこかり2025-01-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 連合モードにあわせてフロントエンドを変化させるように (#15112) * enhance(backend): metaにfederation modeに関する情報を公開 * enhance(frontend): 登録画面の注意書きを追加 * enhance(frontend): aboutページ・サーバー情報 * enhance(frontend): サーバー統計 * enhance(frontend): みつけるページ * enhance(frontend): 検索 * enhance(frontend): ユーザー選択 * enhance(frontend): 設定画面 * enhance(frontend): ウィジェット * enhance(frontend): リモートで開くオプション * Update Changelog * enhance(frontend): ステータスバー * i18n --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* refactor(frontend): prefix css variables (UI) (#14739)かっこかり2024-10-101-1/+1
| | | | | | | | | | | * refactor(frontend): prefix css variables * `MI_UI` -> `MI` * fix * `stickyBottom` * stickyTop
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* refactor(frontend): ↵おさむのひと2024-01-041-3/+3
| | | | | | | | | | | | | os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) * refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる * fix * fix * renate to "misskeyApi" * rename file
* 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