summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 2025.6.1-alpha.4github-actions[bot]2025-06-072-2/+2
|
* deps(misskey-js): Update openapi-typescript to v7 (#15491)かっこかり2025-06-078-29245/+34306
| | | | | | | | | | | | | | | | | | | * 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-072-2/+2
|\
| * Bump version to 2025.6.1-alpha.3github-actions[bot]2025-06-062-2/+2
| |
* | 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-078-660/+868
| | | | | | | | | | | | | | | | | | | | | | | (#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-052-2/+2
|
* enhance(frontend): ↵かっこかり2025-06-052-20/+107
| | | | | | | | | 画像エフェクトの操作でRangeをダブルクリックしたらデフォルトの値に戻るように (#16171) * enhance(frontend): エフェクトの操作でRangeをダブルクリックしたらデフォルトの値に戻るように * fix: trackの計算方法を修正 * remove unnecessary async
* enhance(frontend): tweak server setup wizardsyuilo2025-06-052-14/+13
|
* enhance(frontend): 画像エフェクト「色調補正」を追加 (#16170)かっこかり2025-06-054-0/+143
|
* chore: fix failure to publish misskey-js to npm registry (#16169)zyoshoka2025-06-051-0/+2
|
* add notesyuilo2025-06-051-0/+2
|
* refactor(frontend): refactor ImageEffectorsyuilo2025-06-051-6/+39
|
* refactor(frontend): refactor ImageEffectorsyuilo2025-06-051-84/+25
|
* refactor(frontend): refactor ImageEffectorsyuilo2025-06-052-43/+44
|
* fix(backend): avoid deadlock when deleting account (#16162)zyoshoka2025-06-043-9/+6
|
* New Crowdin updates (#16155)syuilo2025-06-0413-0/+165
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Japanese, Kansai)
* enhance(gh): renovateのicons-subsetterをfrontendグループに統合 (#16161)かっこかり2025-06-041-6/+1
|
* 🎨syuilo2025-06-041-1/+1
|
* fix/refactor(frontend): 画像編集機能の修正・型強化 (#16156)かっこかり2025-06-0423-69/+196
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance: refine uploadFile * fix: missing locale * refactor: harden types * refactor: シェーダーファイルをlazy-loadingできるように * fix(frontend): omit console.log in production environment * fix: glslのバージョン表記は最初の行になければならない * fix: シェーダーの読み込みが完了してからレンダリングを行うように * fix merge failure * fix: ウォーターマークのプリセットがない場合にdividerが2重に表示される問題を修正 * fix: アップローダーダイアログの機能設定でウォーターマークが無効な場合でもデフォルトのプリセットが適用されてしまう問題を修正 * fix lint * Revert "fix: シェーダーの読み込みが完了してからレンダリングを行うように" This reverts commit e06f37a7d453ca581858252eae422d8a9e470dc3. * Revert "fix: glslのバージョン表記は最初の行になければならない" This reverts commit afcc37d886106c4acd545e4c2922e67f94e1037b. * Revert "refactor: シェーダーファイルをlazy-loadingできるように" This reverts commit a1ab2fa38c2b7485c069f9cd089bc7de59416c9d. * fix: ウォーターマークのFX定義を分ける * Update packages/frontend/src/components/MkWatermarkEditorDialog.vue * Update packages/frontend/src/components/MkWatermarkEditorDialog.vue * Update packages/frontend/src/components/MkWatermarkEditorDialog.vue --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* 🎨syuilo2025-06-041-0/+8
|
* fix(frontend): ↵syuilo2025-06-042-0/+8
| | | | タッチ操作時にチャートのツールチップが消えなくなる場合がある問題を修正
* enhance(frontend): スマホでのMkModalWindowの表示を最適化syuilo2025-06-041-2/+8
|
* enhance(frontend): ↵syuilo2025-06-043-23/+50
| | | | | | ミュートした絵文字をデバイス間で同期できるように Resolve #16158
* fix(misskey-js): build misskey-js with types (#16159)かっこかり2025-06-043-0/+65
|
* Bump version to 2025.6.1-alpha.1github-actions[bot]2025-06-032-2/+2
|
* New Crowdin updates (#16153)syuilo2025-06-0330-0/+209
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Romanian) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Greek) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Dutch) * New translations ja-jp.yml (Norwegian) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Swedish) * New translations ja-jp.yml (Turkish) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Lao) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Korean (Gyeongsang))
* feat: 全てのチャットメッセージを既読にできるようにsyuilo2025-06-035-1/+59
|
* Bump version to 2025.6.1-alpha.0github-actions[bot]2025-06-033-3/+3
|
* feat(frontend): 画像編集機能 (#16121)syuilo2025-06-0333-106/+3885
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * Update watermarker.ts * wip * wip * Update watermarker.ts * Update MkUploaderDialog.vue * wip * Update ImageEffector.ts * Update ImageEffector.ts * wip * wip * wip * wip * wip * wip * Update MkRange.vue * Update MkRange.vue * wip * wip * Update MkImageEffectorDialog.vue * Update MkImageEffectorDialog.Layer.vue * wip * Update zoomLines.ts * Update zoomLines.ts * wip * wip * Update ImageEffector.ts * wip * Update ImageEffector.ts * wip * Update ImageEffector.ts * swip * wip * Update ImageEffector.ts * wop * Update MkUploaderDialog.vue * Update ImageEffector.ts * wip * wip * wip * Update def.ts * Update def.ts * test * test * Update manager.ts * Update manager.ts * Update manager.ts * Update manager.ts * Update MkImageEffectorDialog.vue * wip * use WEBGL_lose_context * wip * Update MkUploaderDialog.vue * Update drive.vue * wip * Update MkUploaderDialog.vue * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* chore(frontend): remove duplicate declarationssyuilo2025-06-031-1/+0
|
* enhance(frontend): ↵かっこかり2025-06-037-1/+41
| | | | | | | | | | | | | | | | | リアクションビューワーで使用可能なリアクションを優先して表示するオプション (#16149) * enhance(frontend): リアクションビューワーで使用可能なリアクションを優先して表示するオプション * Update Changelog * tweak * fix * enhance: リアクティブじゃなくする --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): fix user search paginationsyuilo2025-06-032-2/+4
|
* fix(frontend): ↵かっこかり2025-06-034-123/+127
| | | | | | | | | 一部のグリッドのページネーションが正しく表示されない問題を修正 (#16147) * fix(frontend): 一部のグリッドのページネーションが正しく表示されない問題を修正 * update changelog * fix
* fix(frontend): ↵かっこかり2025-06-032-2/+2
| | | | | | | ドライブのファイル選択が不安定な問題を修正 (#16148) * fix(frontend): ドライブのファイル選択が不安定になっているのを修正 * Update Changelog
* 🎨syuilo2025-06-031-4/+7
|
* enhance(frontend): add config button to emoji picker to improve usabilitysyuilo2025-06-031-0/+18
|
* refactor(frontend): ID生成処理を統一syuilo2025-06-0316-20/+35
|
* enhance(frontend): IDにUUIDを使うのをやめる (#16138)syuilo2025-06-0325-57/+78
| | | | | * wip * Update flash-edit.vue
* [skip ci] Update CHANGELOG.md (prepend template)github-actions[bot]2025-06-021-0/+12
|
* Release: 2025.6.0github-actions[bot]2025-06-022-2/+2
|
* Update CHANGELOG.mdsyuilo2025-06-021-4/+0
|
* fix(deps): update [frontend] update dependencies (#16086)renovate[bot]2025-06-027-432/+1027
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Bump version to 2025.6.0-beta.1github-actions[bot]2025-06-012-2/+2
|