| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(frontend): 非推奨となったReactivity ↵ | zyoshoka | 2023-12-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ESM | syuilo | 2023-09-19 | 1 | -8/+8 |
| | | |||||
| * | 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> | ||||
| * | refactor | syuilo | 2023-05-19 | 1 | -17/+17 |
| | | |||||
| * | refactor: remove all unused imports (#9951) | Kagami Sascha Rosylight | 2023-02-16 | 1 | -1/+1 |
| | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp> | ||||
| * | chore(client): tweak charts | syuilo | 2023-01-06 | 1 | -6/+4 |
| | | |||||
| * | :art: | syuilo | 2023-01-03 | 1 | -6/+7 |
| | | |||||
| * | refactor | syuilo | 2023-01-03 | 1 | -1/+0 |
| | | |||||
| * | perf(client): use shallowRef for html element ref | syuilo | 2023-01-03 | 1 | -2/+2 |
| | | |||||
| * | refactor | syuilo | 2023-01-02 | 1 | -9/+0 |
| | | |||||
| * | enhance(client): user activity page | syuilo | 2023-01-02 | 1 | -37/+32 |
| | | |||||
| * | use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444) | tamaina | 2023-01-01 | 1 | -1/+2 |
| | | |||||
| * | retention chart | syuilo | 2022-12-28 | 1 | -7/+1 |
| | | |||||
| * | 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/+859 |