summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(frontend): ↵syuilo2025-06-251-1/+16
| | | | 全てのページネーションにおいてコンテキストメニューからリロードできるように
* enhance(frontend): improve useScrollPositionKeepersyuilo2025-06-241-0/+6
|
* Update about-misskey.vuesyuilo2025-06-241-0/+3
|
* add notesyuilo2025-06-241-0/+1
|
* enhance(frontend): ↵syuilo2025-06-231-0/+2
| | | | 設定の自動バックアップをオンにした直後に自動バックアップするように
* Release: 2025.6.3github-actions[bot]2025-06-161-1/+1
|
* Bump version to 2025.6.3-alpha.0github-actions[bot]2025-06-161-1/+1
|
* fix(frontend): ↵syuilo2025-06-161-2/+2
| | | | | | キャッシュを削除しないとクライアントが使用できないことがある問題を修正 Fix #16196
* Release: 2025.6.2github-actions[bot]2025-06-161-1/+1
|
* Bump version to 2025.6.2-alpha.0github-actions[bot]2025-06-161-1/+1
|
* fix(frontend): ↵syuilo2025-06-161-1/+5
| | | | キャッシュを削除しないとクライアントが使用できないことがある問題を修正
* Release: 2025.6.1github-actions[bot]2025-06-161-1/+1
|
* enhance(frontend/image-effector): tweak fxssyuilo2025-06-154-10/+8
|
* enhance(frontend/image-effector): tweak fxssyuilo2025-06-151-7/+9
|
* enhance(frontend/image-effector): add blockNoise fxsyuilo2025-06-153-0/+122
|
* enhance(frontend/image-effector): tweak fxssyuilo2025-06-156-0/+18
|
* enhance(frontend/image-effector): tweak colorAdjust fxsyuilo2025-06-153-27/+35
|
* enhance(frontend/image-effector): tweak distort fxsyuilo2025-06-151-9/+13
|
* refactor(frontend): ↵かっこかり2025-06-143-10/+18
| | | | | | | checkWordMuteの返り値が誤っている問題を修正 (#16188) * refactor(frontend): checkWordMuteの返り値が誤っている問題を修正 * fix lint
* Bump version to 2025.6.1-rc.0github-actions[bot]2025-06-141-1/+1
|
* fix(frontend): ↵syuilo2025-06-142-1/+11
| | | | | | デッキのタイムラインカラムで新着ノート時のサウンドが再生されない問題を修正 Fix #16164
* Bump version to 2025.6.1-beta.2github-actions[bot]2025-06-121-1/+1
|
* fix(frontend): display reactions correctly in welcome timeline (#16186)zyoshoka2025-06-121-2/+1
|
* fix(misskey-js) : misskey-jsの drive/file/create ↵mochi33i2025-06-122-7/+3
| | | | | | | でファイルアップロードができない問題を修正 (#16028) * fix(misskey-js): drive/file/createが動かない問題を修正 * CHANGELOG.mdに修正内容を追加
* Bump version to 2025.6.1-beta.1github-actions[bot]2025-06-111-1/+1
|
* fix(frontend): disable note_view_interruptor temporary to prevent rendering ↵syuilo2025-06-112-26/+29
| | | | glitch
* fix(deps): update [backend] update dependencies (#16143)renovate[bot]2025-06-111-29/+29
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update [misskey-js] update dependencies (#16140)renovate[bot]2025-06-102-7/+7
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update [frontend] update dependencies (#16144)renovate[bot]2025-06-107-45/+45
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Bump version to 2025.6.1-beta.0github-actions[bot]2025-06-101-1/+1
|
* fix(frontend): ↵syuilo2025-06-102-20/+16
| | | | | | Plugin:register_note_view_interruptor()によるノートの書き換えが機能しない問題を修正 Fix #16180
* fix(backend): correct outbox pagination (#16176)zyoshoka2025-06-081-6/+21
|
* Bump version to 2025.6.1-alpha.4github-actions[bot]2025-06-071-1/+1
|
* deps(misskey-js): Update openapi-typescript to v7 (#15491)かっこかり2025-06-077-29139/+34118
| | | | | | | | | | | | | | | | | | | * deps(misskey-js): Update openapi-typescript to v7 * update openapi-typescript to v7.7.3 * generate misskey-js types * bump openapi-typescript * enhance: 生成物からnever型を除去するように * regenerate api types * refactor: 処理共通化 --------- Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-06-071-1/+1
|\
| * Bump version to 2025.6.1-alpha.3github-actions[bot]2025-06-061-1/+1
| |
* | fix(frontend): support non-image filessyuilo2025-06-071-24/+52
|/
* 🎨syuilo2025-06-071-1/+2
|
* 🎨syuilo2025-06-073-0/+6
|
* enhance(frontend): ↵syuilo2025-06-072-3/+16
| | | | アップローダー内でセンシティブフラグを設定可能に
* enhance(frontend): 投稿フォームにアップローダーを埋め込み ↵syuilo2025-06-076-660/+858
| | | | | | | | | | | | | | | | | | | | | | | (#16173) * wip * Update MkPostForm.vue * wip * wip * Update MkPostForm.vue * wip * wip * add tip * Update tips.ts * Update MkPostForm.vue
* refactor(frontend): refactor tipssyuilo2025-06-064-31/+45
|
* enhance(frontend): improve MkTip usabilitysyuilo2025-06-063-7/+29
|
* chore(frontend): tweak uisyuilo2025-06-062-10/+27
|
* Bump version to 2025.6.1-alpha.2github-actions[bot]2025-06-051-1/+1
|
* enhance(frontend): ↵かっこかり2025-06-052-20/+107
| | | | | | | | | 画像エフェクトの操作でRangeをダブルクリックしたらデフォルトの値に戻るように (#16171) * enhance(frontend): エフェクトの操作でRangeをダブルクリックしたらデフォルトの値に戻るように * fix: trackの計算方法を修正 * remove unnecessary async
* enhance(frontend): tweak server setup wizardsyuilo2025-06-051-13/+13
|
* enhance(frontend): 画像エフェクト「色調補正」を追加 (#16170)かっこかり2025-06-052-0/+138
|
* add notesyuilo2025-06-051-0/+2
|
* refactor(frontend): refactor ImageEffectorsyuilo2025-06-051-6/+39
|