| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Feat: Chat (#15686) | syuilo | 2025-03-24 | 38 | -130/+2133 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * Update types.ts * Create 1742203321812-chat.js * wip * wip * Update room.vue * Update home.vue * Update home.vue * Update ja-JP.yml * Update index.d.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * Update home.vue * clean up * Update misskey-js.api.md * wip * wip * wip * wip * wip * wip * wip * wip * wip * lint fixes * lint * Update UserEntityService.ts * search * wip * 🎨 * wip * Update home.ownedRooms.vue * wip * Update CHANGELOG.md * Update style.scss * wip * improve performance * improve performance * Update timeline.test.ts | ||||
| * | fix(frontend): fix broken styles | syuilo | 2025-03-23 | 4 | -12/+9 |
| | | |||||
| * | refactor(frontend): refactor page styles | syuilo | 2025-03-22 | 5 | -20/+28 |
| | | |||||
| * | fix(frontend): ↵ | syuilo | 2025-03-21 | 1 | -0/+1 |
| | | | | | チャンネルのフッターが表示されない問題を修正 | ||||
| * | Update def.ts | syuilo | 2025-03-21 | 1 | -0/+1 |
| | | |||||
| * | fix(deps): update [frontend] update dependencies (#15625) | renovate[bot] | 2025-03-21 | 1 | -35/+35 |
| | | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
| * | refactor(frontend): use PageWithHeader instead of ↵ | syuilo | 2025-03-20 | 70 | -237/+199 |
| | | | | | MkStickyContainer+MkPageHeader combination | ||||
| * | follow up of 1fd87bd2e46eb50f718f95f94d844fe694e43a53 | syuilo | 2025-03-20 | 2 | -2/+2 |
| | | | | | コミットし忘れ | ||||
| * | fix(frontend): prevent transition glitch of MkHorizontalSwipe | syuilo | 2025-03-20 | 15 | -81/+79 |
| | | |||||
| * | lint fixes | syuilo | 2025-03-20 | 71 | -160/+160 |
| | | |||||
| * | Update eslint.config.js | syuilo | 2025-03-20 | 1 | -1/+7 |
| | | |||||
| * | enhance(frontend): 通常のRouterViewにTransitionを追加 | syuilo | 2025-03-20 | 4 | -5/+84 |
| | | |||||
| * | fix(frontend): ↵ | かっこかり | 2025-03-20 | 2 | -17/+17 |
| | | | | | MkRoleSelectDialogでのpopupの使い方が誤っているのを修正 (#15683) | ||||
| * | fix lint | syuilo | 2025-03-20 | 1 | -2/+2 |
| | | |||||
| * | fix lint | syuilo | 2025-03-20 | 6 | -12/+9 |
| | | |||||
| * | fix lint | syuilo | 2025-03-20 | 19 | -32/+32 |
| | | |||||
| * | Update eslint.config.js | syuilo | 2025-03-20 | 1 | -0/+4 |
| | | |||||
| * | lint(frontend): force window prefix | syuilo | 2025-03-20 | 1 | -0/+23 |
| | | |||||
| * | lint(frontend): relax id-denylist rule | syuilo | 2025-03-20 | 1 | -3/+3 |
| | | |||||
| * | clean up console | syuilo | 2025-03-20 | 2 | -20/+20 |
| | | |||||
| * | add todo | syuilo | 2025-03-20 | 1 | -0/+2 |
| | | |||||
| * | enhance(frontend): improve preference manager stability | syuilo | 2025-03-20 | 1 | -5/+12 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-20 | 1 | -38/+31 |
| | | |||||
| * | refactor(frontend): refactor components | syuilo | 2025-03-20 | 6 | -60/+72 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-20 | 2 | -35/+41 |
| | | |||||
| * | fix(frontend): minimum uiが表示できない | syuilo | 2025-03-20 | 1 | -6/+3 |
| | | |||||
| * | enhance(frontend): tweak install-extensions behaviour | syuilo | 2025-03-20 | 2 | -12/+11 |
| | | |||||
| * | lint(frontend): improve id-denylist rule | syuilo | 2025-03-20 | 1 | -1/+5 |
| | | |||||
| * | 🎨 for install-extensions | syuilo | 2025-03-20 | 2 | -59/+92 |
| | | |||||
| * | fix(frontend): dev ↵ | syuilo | 2025-03-20 | 2 | -3/+12 |
| | | | | | buildでpreferencesのタブ同期が不必要に行われるのを修正 | ||||
| * | follow up of 7b323031b774745ee2146c89ead2a9ebe628d613 | syuilo | 2025-03-20 | 1 | -2/+2 |
| | | |||||
| * | fix(frontend): ↵ | syuilo | 2025-03-20 | 1 | -1/+7 |
| | | | | | | | モバイルレイアウト時にホームを押しても最上部へスクロールされない Fix #15679 | ||||
| * | 🎨 | syuilo | 2025-03-19 | 1 | -1/+1 |
| | | |||||
| * | fix(frontend): router view stacking有効時にinstall-extensionsが動かない | syuilo | 2025-03-19 | 1 | -11/+5 |
| | | |||||
| * | Update deep-equal.ts | syuilo | 2025-03-19 | 1 | -3/+14 |
| | | |||||
| * | Enhance: ↵ | Sayamame-beans | 2025-03-19 | 1 | -1/+2 |
| | | | | | | | | | | | | 2段階認証時のリカバリーコードのファイル名にサーバーURLを含めるように (#15677) * enhance(frontend): include server hostname and port in 2fa recovery code filename * chore(frontend): fix mistake(use `@` for indicate server hostname) --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> | ||||
| * | refactor(frontend): use useTemplateRef for DOM referencing | syuilo | 2025-03-19 | 127 | -359/+353 |
| | | |||||
| * | refactor(frontend): router refactoring | syuilo | 2025-03-19 | 10 | -167/+114 |
| | | |||||
| * | better import paths | syuilo | 2025-03-19 | 1 | -6/+6 |
| | | |||||
| * | refactor | syuilo | 2025-03-19 | 3 | -5/+5 |
| | | |||||
| * | refactor(frontend): router refactoring | syuilo | 2025-03-19 | 56 | -625/+427 |
| | | |||||
| * | refactor(frontend): router refactoring | syuilo | 2025-03-19 | 10 | -111/+29 |
| | | |||||
| * | clean up | syuilo | 2025-03-19 | 6 | -69/+21 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-19 | 1 | -1/+22 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-18 | 4 | -6/+10 |
| | | |||||
| * | enhance(frontend): improve StackingRouterView | syuilo | 2025-03-18 | 1 | -48/+87 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-18 | 20 | -73/+324 |
| | | |||||
| * | 🎨 | syuilo | 2025-03-18 | 11 | -544/+349 |
| | | |||||
| * | fix (#15671) | ikasoba | 2025-03-17 | 1 | -0/+2 |
| | | |||||
| * | refactor(frontend): signinRequired -> ensureSignin | syuilo | 2025-03-16 | 26 | -51/+51 |
| | | |||||