| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix lint | syuilo | 2025-04-27 | 1 | -2/+2 |
| | | |||||
| * | perf(frontend): use css-native implementation for spacer rather than vue ↵ | syuilo | 2025-04-27 | 1 | -4/+4 |
| | | | | | component | ||||
| * | refactor(frontend): MkHorizontalSwipe -> MkSwiper | syuilo | 2025-04-15 | 1 | -3/+3 |
| | | |||||
| * | fix(frontend): prevent transition glitch of MkHorizontalSwipe | syuilo | 2025-03-20 | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | feat(frontend): 横スワイプでタブを切り替える機能 (#13011) | かっこかり | 2024-01-18 | 1 | -6/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * (add) 横スワイプでタブを切り替える機能 * Change Changelog * y方向の移動が一定量を超えたらスワイプを中断するように * Update swipe distance thresholds * Remove console.log * adjust threshold * rename, use v-model * fix * Update MkHorizontalSwipe.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * use css module --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | Feat:「ファイルの詳細」ページを追加 (#11995) | かっこかり | 2023-10-10 | 1 | -0/+52 |
| * (add) ファイルビューア * Update Changelog * 既存のAPIを利用 * run api extratctor * Change i18n * (add) ページに関する説明を追加 * Update CHANGELOG * (fix) design, classes | |||||