summaryrefslogtreecommitdiff
path: root/packages/frontend/src/use (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge upstream againHazelnoot2025-04-241-0/+77
|\
| * add todosyuilo2025-04-161-0/+2
| |
| * enhance(frontend): ↵syuilo2025-04-161-11/+28
| | | | | | | | タイムライン以外でもスクロール位置の保持を試みるように
| * fix(frontend): make keep scroll pos of timelinesyuilo2025-04-151-0/+58
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-031-2/+2
|\| | | | | | | | | | | | | | | | | # Conflicts: # package.json # packages/backend/src/core/AccountMoveService.ts # packages/frontend/src/components/MkDateSeparatedList.vue # packages/misskey-js/etc/misskey-js.api.md # pnpm-lock.yaml
| * fix: チャット周りの修正 (#15741)かっこかり2025-04-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(misskey-js): チャットのChannel型定義を追加 * fix(backend); canChatで塞いでいない書き込み系のAPIを塞ぐ * fix(frontend): チャット周りのフロントエンド型修正 * lint fix * fix broken lockfile * fix * refactor * wip * wip * wip * clean up --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* | fix type errors involving use-note-capture.vueHazelnoot2025-04-021-2/+2
| |
* | fix importsHazelnoot2025-04-021-1/+1
| |
* | lint and type fixesHazelnoot2025-04-011-1/+1
| |
* | copy sharkey settings into new frontend preferences modelHazelnoot2025-03-311-2/+2
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-251-0/+21
|\| | | | | | | | | | | | | | | | | | | # Conflicts: # package.json # packages/backend/src/core/entities/NotificationEntityService.ts # packages/backend/src/types.ts # packages/frontend/src/pages/admin/modlog.ModLog.vue # packages/misskey-js/src/consts.ts # packages/misskey-js/src/entities.ts
| * enhance(frontend): ↵syuilo2025-03-251-0/+21
| | | | | | | | チャット画面で確実に最下部へスクロール追従するように
* | merge upstreamHazelnoot2025-03-251-5/+43
|/
* lint fixessyuilo2025-03-202-3/+3
|
* enhance(frontend): improve accounts managementsyuilo2025-03-131-1/+1
|
* refactor(frontend): organize use functionssyuilo2025-03-135-0/+399