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