misskey/packages
かっこかり b43dfa260b
fix/refactor(frontend): 画像編集機能の修正・型強化 (#16156)
* 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 e06f37a7d4.

* Revert "fix: glslのバージョン表記は最初の行になければならない"

This reverts commit afcc37d886.

* Revert "refactor: シェーダーファイルをlazy-loadingできるように"

This reverts commit a1ab2fa38c.

* 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>
2025-06-04 16:22:09 +09:00
..
backend feat: 全てのチャットメッセージを既読にできるように 2025-06-03 21:06:37 +09:00
frontend fix/refactor(frontend): 画像編集機能の修正・型強化 (#16156) 2025-06-04 16:22:09 +09:00
frontend-embed fix(deps): update [frontend] update dependencies (#16086) 2025-06-02 09:13:06 +09:00
frontend-shared enhance(frontend): リアクションビューワーで使用可能なリアクションを優先して表示するオプション (#16149) 2025-06-03 18:44:01 +09:00
icons-subsetter feat(frontend): tabler-iconsのサブセット化 (#15340) 2025-05-22 22:56:38 +09:00
misskey-bubble-game fix(deps): update [frontend] update dependencies (#16086) 2025-06-02 09:13:06 +09:00
misskey-js fix(misskey-js): build misskey-js with types (#16159) 2025-06-04 11:49:29 +09:00
misskey-reversi fix(deps): update [frontend] update dependencies (#16086) 2025-06-02 09:13:06 +09:00
shared fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
sw fix(deps): update [frontend] update dependencies (#16086) 2025-06-02 09:13:06 +09:00
meta.json