summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/registry.value.vue (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-26refactorsyuilo1-2/+2
2025-04-27fix syntax errorssyuilo1-1/+1
2025-04-27perf(frontend): use css-native implementation for spacer rather than vue ↵syuilo1-2/+2
component
2025-03-20refactor(frontend): use PageWithHeader instead of ↵syuilo1-3/+2
MkStickyContainer+MkPageHeader combination
2025-03-10refactor(frontend): page-metadata -> pagesyuilo1-2/+2
2025-03-09refactor(frontend): scripts -> utilitysyuilo1-2/+2
2024-02-16fix(frontend/pageMetadata): ページタイトルが更新されない問題 ↵taiy1-2/+2
(#13289) Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-13(re) update SPDX-FileCopyrightTexttamaina1-1/+1
Fix #13290
2024-02-13Revert "update SPDX-FileCopyrightText"tamaina1-1/+1
This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
2024-02-12update SPDX-FileCopyrightTextsyuilo1-1/+1
2024-01-04refactor(frontend): ↵おさむのひと1-1/+2
os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) * refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる * fix * fix * renate to "misskeyApi" * rename file
2023-12-26refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka1-2/+2
* refactor(frontend): Reactivityで型を明示するように * fix: プロパティの参照が誤っているのを修正 * fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
2023-12-16(enhance) コード入力をMkCodeEditorに変更 (#12682)かっこかり1-3/+3
2023-12-15コード入力ボックスでTabを入力できるように (#12671)1STEP6211-1/+1
2023-12-07refactor(frontend): 非推奨となったReactivity ↵zyoshoka1-17/+17
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: 対応漏れ
2023-11-03feat: レジストリAPIをサードパーティから利用可能に (#12229)syuilo1-1/+5
* wip * wip * Update remove.ts * refactor
2023-09-19refactor(frontend): use ESMsyuilo1-3/+3
2023-07-27chore: ↵Shun Sakai1-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>
2023-07-08cleanup: trim trailing whitespace (#11136)okayurisotto1-1/+1
* cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-19refactorsyuilo1-1/+1
2023-05-14refactor(frontend): use css modulessyuilo1-3/+0
2023-02-16refactor: remove all unused imports (#9951)Kagami Sascha Rosylight1-3/+1
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-01-07refactorsyuilo1-3/+3
2023-01-06:art:syuilo1-1/+1
2023-01-05refactorsyuilo1-27/+29
2022-12-27Revert "perf?(client): remove needless scoped annotation for style"syuilo1-1/+1
This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
2022-12-27perf?(client): remove needless scoped annotation for stylesyuilo1-1/+1
2022-12-27rename: client -> frontendsyuilo1-0/+0
2022-12-19Use tabler icons (#9354)syuilo1-3/+3
* wip * wip * wip * Update style.scss * wip * wip * wip * wip
2022-12-19Revert "wip"syuilo1-1/+1
This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
2022-12-19wipsyuilo1-1/+1
2022-09-06refactor(client): refactor file name and directory structuresyuilo1-2/+2
2022-08-31refactor(client): align filename to component namesyuilo1-1/+1
2022-07-20refactor(client): :sparkles:syuilo1-9/+9
2022-07-18lint fixsyuilo1-1/+1
2022-07-17chore(client): tweak stylesyuilo1-1/+1
2022-07-16feat(client): registry editorsyuilo1-0/+123