summaryrefslogtreecommitdiff
path: root/packages/frontend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Feat: Chat (#15686)syuilo2025-03-2438-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 stylessyuilo2025-03-234-12/+9
|
* refactor(frontend): refactor page stylessyuilo2025-03-225-20/+28
|
* fix(frontend): ↵syuilo2025-03-211-0/+1
| | | | チャンネルのフッターが表示されない問題を修正
* Update def.tssyuilo2025-03-211-0/+1
|
* fix(deps): update [frontend] update dependencies (#15625)renovate[bot]2025-03-211-35/+35
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* refactor(frontend): use PageWithHeader instead of ↵syuilo2025-03-2070-237/+199
| | | | MkStickyContainer+MkPageHeader combination
* follow up of 1fd87bd2e46eb50f718f95f94d844fe694e43a53syuilo2025-03-202-2/+2
| | | | コミットし忘れ
* fix(frontend): prevent transition glitch of MkHorizontalSwipesyuilo2025-03-2015-81/+79
|
* lint fixessyuilo2025-03-2071-160/+160
|
* Update eslint.config.jssyuilo2025-03-201-1/+7
|
* enhance(frontend): 通常のRouterViewにTransitionを追加syuilo2025-03-204-5/+84
|
* fix(frontend): ↵かっこかり2025-03-202-17/+17
| | | | MkRoleSelectDialogでのpopupの使い方が誤っているのを修正 (#15683)
* fix lintsyuilo2025-03-201-2/+2
|
* fix lintsyuilo2025-03-206-12/+9
|
* fix lintsyuilo2025-03-2019-32/+32
|
* Update eslint.config.jssyuilo2025-03-201-0/+4
|
* lint(frontend): force window prefixsyuilo2025-03-201-0/+23
|
* lint(frontend): relax id-denylist rulesyuilo2025-03-201-3/+3
|
* clean up consolesyuilo2025-03-202-20/+20
|
* add todosyuilo2025-03-201-0/+2
|
* enhance(frontend): improve preference manager stabilitysyuilo2025-03-201-5/+12
|
* 🎨syuilo2025-03-201-38/+31
|
* refactor(frontend): refactor componentssyuilo2025-03-206-60/+72
|
* 🎨syuilo2025-03-202-35/+41
|
* fix(frontend): minimum uiが表示できないsyuilo2025-03-201-6/+3
|
* enhance(frontend): tweak install-extensions behavioursyuilo2025-03-202-12/+11
|
* lint(frontend): improve id-denylist rulesyuilo2025-03-201-1/+5
|
* 🎨 for install-extensionssyuilo2025-03-202-59/+92
|
* fix(frontend): dev ↵syuilo2025-03-202-3/+12
| | | | buildでpreferencesのタブ同期が不必要に行われるのを修正
* follow up of 7b323031b774745ee2146c89ead2a9ebe628d613syuilo2025-03-201-2/+2
|
* fix(frontend): ↵syuilo2025-03-201-1/+7
| | | | | | モバイルレイアウト時にホームを押しても最上部へスクロールされない Fix #15679
* 🎨syuilo2025-03-191-1/+1
|
* fix(frontend): router view stacking有効時にinstall-extensionsが動かないsyuilo2025-03-191-11/+5
|
* Update deep-equal.tssyuilo2025-03-191-3/+14
|
* Enhance: ↵Sayamame-beans2025-03-191-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 referencingsyuilo2025-03-19127-359/+353
|
* refactor(frontend): router refactoringsyuilo2025-03-1910-167/+114
|
* better import pathssyuilo2025-03-191-6/+6
|
* refactorsyuilo2025-03-193-5/+5
|
* refactor(frontend): router refactoringsyuilo2025-03-1956-625/+427
|
* refactor(frontend): router refactoringsyuilo2025-03-1910-111/+29
|
* clean upsyuilo2025-03-196-69/+21
|
* 🎨syuilo2025-03-191-1/+22
|
* 🎨syuilo2025-03-184-6/+10
|
* enhance(frontend): improve StackingRouterViewsyuilo2025-03-181-48/+87
|
* 🎨syuilo2025-03-1820-73/+324
|
* 🎨syuilo2025-03-1811-544/+349
|
* fix (#15671)ikasoba2025-03-171-0/+2
|
* refactor(frontend): signinRequired -> ensureSigninsyuilo2025-03-1626-51/+51
|