summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 🎨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
|
* New Crowdin updates (#16136)syuilo2025-06-022-2/+246
| | | | | | | | | | | * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish)
* enhance(frontend): ↵syuilo2025-06-021-2/+7
| | | | 非同期的なコンポーネントの読み込み時のハンドリングを強化
* fix(backend): ↵syuilo2025-06-022-4/+6
| | | | ログインできなくなるため、ugcVisibilityForVisitorがnoneでもusers/showは許可するように
* fix(frontend): tweak MkFolderPage z-indexsyuilo2025-06-021-1/+1
|
* Bump version to 2025.6.0-beta.0github-actions[bot]2025-06-012-2/+2
|
* enhance(frontend): ↵syuilo2025-06-0133-72/+120
| | | | 非同期的なコンポーネントの読み込み時のハンドリングを強化
* fix(frontend): remove unused textsyuilo2025-06-011-1/+1
|
* New Crowdin updates (#16129)syuilo2025-06-012-0/+10
| | | | | * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Korean)
* Update about-misskey.vuesyuilo2025-06-011-0/+1
|
* Bump version to 2025.6.0-alpha.0github-actions[bot]2025-06-013-3/+3
|
* fix(frontend): ↵syuilo2025-06-012-7/+8
| | | | | | リアクションの一部の絵文字が重複して表示されることがある問題を修正 Fix #16130
* 🎨syuilo2025-06-011-1/+1
|
* chore(frontend): improve type defsyuilo2025-06-012-5/+13
|
* [skip ci] Update CHANGELOG.md (prepend template)github-actions[bot]2025-05-311-0/+12
|
* Release: 2025.5.1github-actions[bot]2025-05-312-2/+2
|
* New Crowdin updates (#16126)syuilo2025-05-313-0/+4
| | | | | | | | | * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English)
* fix(frontend): ↵syuilo2025-05-311-1/+1
| | | | | | ベースロールの、「アップロード可能なファイル種別」を変更しても正しく保存されない Fix #16128
* Update packages/frontend/src/pages/admin/custom-emojis-manager.register.vuesyuilo2025-05-311-1/+1
| | | Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
* Bump version to 2025.5.1-beta.6github-actions[bot]2025-05-312-2/+2
|
* fix(backend): ↵おさむのひと2025-05-313-3/+3
| | | | | | | ジョブキュー画面のPausedタブをアクティブにすると400エラーが返ってくるのを修正 (#16124) * fix(backend): ジョブキュー画面のPausedタブをアクティブにすると400エラーが返ってくるのを修正 * fix CHANGELOG.md
* fix(frontend): ↵syuilo2025-05-312-16/+49
| | | | アカウント依存かつ初期状態である設定値をサーバー同期しようとした際に正しくコンフリクト検出されない問題を修正
* enhance(frontend): make pref sync more smartsyuilo2025-05-314-25/+86
|
* enhance(frontend): ↵syuilo2025-05-318-28/+85
| | | | 設定の同期をオンにするときに競合したときに値をマージできるように
* New Crowdin updates (#16116)syuilo2025-05-304-0/+81
| | | | | | | | | * New translations ja-jp.yml (English) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Chinese Simplified)