| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(frontend): improve pagination implementation | syuilo | 2025-06-29 | 1 | -26/+14 |
| | | |||||
| * | feat: モデログを検索できるように | syuilo | 2025-06-28 | 1 | -2/+8 |
| | | |||||
| * | enhance(frontend): improve modlog pagination | syuilo | 2025-06-28 | 1 | -34/+50 |
| | | |||||
| * | enhance(frontend): improve MkTl rendering | syuilo | 2025-06-28 | 1 | -1/+1 |
| | | |||||
| * | 🎨 | syuilo | 2025-05-04 | 1 | -1/+1 |
| | | |||||
| * | perf(frontend): use css-native implementation for spacer rather than vue ↵ | syuilo | 2025-04-27 | 1 | -2/+2 |
| | | | | | component | ||||
| * | 🎨 | syuilo | 2025-04-19 | 1 | -4/+2 |
| | | |||||
| * | 🎨 | syuilo | 2025-04-19 | 1 | -17/+45 |
| | | |||||
| * | refactor(frontend): use useTemplateRef for DOM referencing | syuilo | 2025-03-19 | 1 | -2/+2 |
| | | |||||
| * | refactor(frontend): page-metadata -> page | syuilo | 2025-03-10 | 1 | -2/+2 |
| | | |||||
| * | refactor(frontend): scripts -> utility | syuilo | 2025-03-09 | 1 | -1/+1 |
| | | |||||
| * | refactor(frontend): prefix css variables (UI) (#14739) | かっこかり | 2024-10-10 | 1 | -3/+3 |
| | | | | | | | | | | | | * refactor(frontend): prefix css variables * `MI_UI` -> `MI` * fix * `stickyBottom` * stickyTop | ||||
| * | :art: | syuilo | 2024-10-04 | 1 | -3/+4 |
| | | |||||
| * | refactor(frontend): 不必要なconsole.logを除去・抑制 (#13400) | かっこかり | 2024-02-21 | 1 | -2/+0 |
| | | | | | | | | * refactor(frontend): 不必要なconsole.logを除去 * Update MkCode.core.vue * Update game.board.vue | ||||
| * | 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 |
| | | |||||
| * | Revert "refactor: paginationの型を明示する (#12809)" (#12810) | GrapeApple0 | 2023-12-27 | 1 | -2/+2 |
| | | | | This reverts commit 6855079811401be883167476726644e5730ea792. | ||||
| * | refactor: paginationの型を明示する (#12809) | GrapeApple0 | 2023-12-26 | 1 | -2/+2 |
| | | | | | | * refactor: paginationの型を明示する * asではなくsatisfiesを使うように | ||||
| * | refactor(frontend): Reactivityで型を明示するように (#12791) | zyoshoka | 2023-12-26 | 1 | -1/+1 |
| | | | | | | | | * refactor(frontend): Reactivityで型を明示するように * fix: プロパティの参照が誤っているのを修正 * fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え | ||||
| * | refactor(frontend): 非推奨となったReactivity ↵ | zyoshoka | 2023-12-07 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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: 対応漏れ | ||||
| * | improve moderation log | syuilo | 2023-09-24 | 1 | -1/+1 |
| | | |||||
| * | enhance(backend): refine moderation log (#10939) | syuilo | 2023-09-23 | 1 | -0/+67 |
| * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update DriveService.ts | |||||