| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor | syuilo | 2025-08-26 | 1 | -2/+2 |
| | | |||||
| * | fix syntax errors | syuilo | 2025-04-27 | 1 | -1/+1 |
| | | |||||
| * | perf(frontend): use css-native implementation for spacer rather than vue ↵ | syuilo | 2025-04-27 | 1 | -2/+2 |
| | | | | | component | ||||
| * | refactor(frontend): use PageWithHeader instead of ↵ | syuilo | 2025-03-20 | 1 | -3/+2 |
| | | | | | MkStickyContainer+MkPageHeader combination | ||||
| * | refactor(frontend): page-metadata -> page | syuilo | 2025-03-10 | 1 | -2/+2 |
| | | |||||
| * | refactor(frontend): scripts -> utility | syuilo | 2025-03-09 | 1 | -2/+2 |
| | | |||||
| * | fix(frontend/pageMetadata): ページタイトルが更新されない問題 ↵ | taiy | 2024-02-16 | 1 | -2/+2 |
| | | | | | | | (#13289) Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> | ||||
| * | (re) update SPDX-FileCopyrightText | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | Fix #13290 | ||||
| * | Revert "update SPDX-FileCopyrightText" | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2. | ||||
| * | update SPDX-FileCopyrightText | syuilo | 2024-02-12 | 1 | -1/+1 |
| | | |||||
| * | refactor(frontend): ↵ | おさむのひと | 2024-01-04 | 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 | ||||
| * | refactor(frontend): Reactivityで型を明示するように (#12791) | zyoshoka | 2023-12-26 | 1 | -2/+2 |
| | | | | | | | | * refactor(frontend): Reactivityで型を明示するように * fix: プロパティの参照が誤っているのを修正 * fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え | ||||
| * | (enhance) コード入力をMkCodeEditorに変更 (#12682) | かっこかり | 2023-12-16 | 1 | -3/+3 |
| | | |||||
| * | コード入力ボックスでTabを入力できるように (#12671) | 1STEP621 | 2023-12-15 | 1 | -1/+1 |
| | | |||||
| * | refactor(frontend): 非推奨となったReactivity ↵ | zyoshoka | 2023-12-07 | 1 | -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: 対応漏れ | ||||
| * | feat: レジストリAPIをサードパーティから利用可能に (#12229) | syuilo | 2023-11-03 | 1 | -1/+5 |
| | | | | | | | | | | * wip * wip * Update remove.ts * refactor | ||||
| * | refactor(frontend): use ESM | syuilo | 2023-09-19 | 1 | -3/+3 |
| | | |||||
| * | chore: ↵ | Shun Sakai | 2023-07-27 | 1 | -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> | ||||
| * | cleanup: trim trailing whitespace (#11136) | okayurisotto | 2023-07-08 | 1 | -1/+1 |
| | | | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | refactor | syuilo | 2023-05-19 | 1 | -1/+1 |
| | | |||||
| * | refactor(frontend): use css modules | syuilo | 2023-05-14 | 1 | -3/+0 |
| | | |||||
| * | refactor: remove all unused imports (#9951) | Kagami Sascha Rosylight | 2023-02-16 | 1 | -3/+1 |
| | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp> | ||||
| * | refactor | syuilo | 2023-01-07 | 1 | -3/+3 |
| | | |||||
| * | :art: | syuilo | 2023-01-06 | 1 | -1/+1 |
| | | |||||
| * | refactor | syuilo | 2023-01-05 | 1 | -27/+29 |
| | | |||||
| * | Revert "perf?(client): remove needless scoped annotation for style" | syuilo | 2022-12-27 | 1 | -1/+1 |
| | | | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de. | ||||
| * | perf?(client): remove needless scoped annotation for style | syuilo | 2022-12-27 | 1 | -1/+1 |
| | | |||||
| * | rename: client -> frontend | syuilo | 2022-12-27 | 1 | -0/+123 |