| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 🎨 | syuilo | 2025-03-31 | 13 | -24/+24 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-31 | 1 | -1/+1 |
| | | |||||
| * | fix(frontend): fix ad rendering of timeline | syuilo | 2025-03-31 | 1 | -3/+6 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-30 | 1 | -3/+22 |
| | | |||||
| * | enhance(frontend): デッキのオプションを追加 | syuilo | 2025-03-30 | 5 | -58/+383 |
| | | |||||
| * | perf(frontend): tweak MkRange | syuilo | 2025-03-30 | 1 | -1/+2 |
| | | |||||
| * | fix(frontend): suppress inject warn | syuilo | 2025-03-30 | 2 | -2/+2 |
| | | |||||
| * | clean up | syuilo | 2025-03-30 | 1 | -2/+0 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-30 | 1 | -1/+1 |
| | | |||||
| * | fix(frontend): drop classic ui | syuilo | 2025-03-30 | 5 | -793/+0 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-30 | 3 | -5/+51 |
| | | |||||
| * | chore(frontend): remove unused style | syuilo | 2025-03-30 | 1 | -1/+0 |
| | | |||||
| * | enhance(frontend): organize settings page | syuilo | 2025-03-30 | 2 | -20/+20 |
| | | |||||
| * | enhance(frontend): organize settings page | syuilo | 2025-03-30 | 5 | -260/+219 |
| | | |||||
| * | fix(frontend): 広告が無い場合の表示を修正 | syuilo | 2025-03-30 | 2 | -2/+5 |
| | | |||||
| * | fix(frontend): avoid naming confliction of MkAd | syuilo | 2025-03-30 | 5 | -6/+6 |
| | | |||||
| * | refactor(frontend): refactor base styles | syuilo | 2025-03-30 | 3 | -50/+16 |
| | | |||||
| * | perf(frontend): アニメーション無効時のパフォーマンスを向上 | syuilo | 2025-03-30 | 3 | -16/+20 |
| | | |||||
| * | perf(frontend): reduce stacking context in deck | syuilo | 2025-03-29 | 1 | -6/+0 |
| | | |||||
| * | Revert "(test)" | syuilo | 2025-03-29 | 1 | -1/+112 |
| | | | | | This reverts commit eb4062cf636ccb11ebacbfc9f877d9e8af083635. | ||||
| * | (test) | syuilo | 2025-03-29 | 1 | -112/+1 |
| | | |||||
| * | enhance(frontend): ↵ | syuilo | 2025-03-29 | 5 | -118/+161 |
| | | | | | アイコンのスクロール追従を無効化してパフォーマンス向上できるように | ||||
| * | perf(frontend): reduce stack contexts | syuilo | 2025-03-29 | 1 | -3/+0 |
| | | |||||
| * | Revert "test" | syuilo | 2025-03-29 | 2 | -4/+5 |
| | | | | | This reverts commit 2787158a04c2aa810318d3cf91ccfc3eceb57f4a. | ||||
| * | test | syuilo | 2025-03-29 | 2 | -5/+4 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-29 | 1 | -2/+0 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-29 | 1 | -1/+3 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-29 | 1 | -0/+4 |
| | | |||||
| * | refactor | syuilo | 2025-03-29 | 2 | -21/+15 |
| | | |||||
| * | clean up | syuilo | 2025-03-29 | 1 | -2/+0 |
| | | |||||
| * | perf(frontend): improve performance of timeline page | syuilo | 2025-03-29 | 1 | -24/+28 |
| | | |||||
| * | refactor | syuilo | 2025-03-29 | 1 | -4/+2 |
| | | |||||
| * | clean up | syuilo | 2025-03-29 | 1 | -3/+3 |
| | | |||||
| * | lint fixes | syuilo | 2025-03-29 | 16 | -43/+37 |
| | | |||||
| * | refactor(frontend): use symbol for di | syuilo | 2025-03-29 | 3 | -2/+4 |
| | | |||||
| * | fix(frontend): suppress inject warn | syuilo | 2025-03-29 | 1 | -1/+1 |
| | | |||||
| * | lint | syuilo | 2025-03-29 | 1 | -5/+5 |
| | | |||||
| * | lint | syuilo | 2025-03-29 | 1 | -1/+1 |
| | | |||||
| * | perf(frontend): avoid needless AsyncComponentWrapper | syuilo | 2025-03-29 | 3 | -11/+10 |
| | | |||||
| * | enhance(frontend): disable horizontal swipe for timeline/notifications to ↵ | syuilo | 2025-03-29 | 7 | -46/+46 |
| | | | | | improve ux | ||||
| * | Revert "🎨" | syuilo | 2025-03-29 | 1 | -24/+41 |
| | | | | | This reverts commit 3451c9a0dedb95d7b22cece61202a9cb027c374d. | ||||
| * | 🎨 | syuilo | 2025-03-29 | 1 | -1/+1 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-29 | 1 | -41/+24 |
| | | |||||
| * | refactor(frontend): tweak MkNotes and MkNotifications | syuilo | 2025-03-29 | 2 | -40/+38 |
| | | |||||
| * | Revert "test" | syuilo | 2025-03-29 | 1 | -14/+16 |
| | | | | | This reverts commit 2b42e8f171e0a030af52ae9b00129282a13479c1. | ||||
| * | test | syuilo | 2025-03-29 | 1 | -16/+14 |
| | | |||||
| * | perf(frontend): avoid main thread scroll repaint | syuilo | 2025-03-28 | 3 | -2/+10 |
| | | |||||
| * | perf(frontend): avoid main thread scroll repaint | syuilo | 2025-03-28 | 2 | -2/+10 |
| | | |||||
| * | enhance(frontend): ↵ | syuilo | 2025-03-28 | 2 | -2/+2 |
| | | | | | リモートアカウントでチャットが使えるかどうか知る術がないため表示を改善 | ||||
| * | enhance(frontend): チャットが開放されていない場合のUIを改善 | syuilo | 2025-03-28 | 2 | -1/+8 |
| | | |||||