かっこかり
80f73c6712
enhance(gh): renovateのicons-subsetterをfrontendグループに統合 ( #16161 )
2025-06-04 16:39:06 +09:00
syuilo
60fc9a5195
🎨
2025-06-04 16:33:55 +09:00
かっこかり
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
syuilo
e3b57a118d
🎨
2025-06-04 16:15:06 +09:00
syuilo
fdcb6a09a9
fix(frontend): タッチ操作時にチャートのツールチップが消えなくなる場合がある問題を修正
2025-06-04 16:10:57 +09:00
syuilo
218df19d9c
enhance(frontend): スマホでのMkModalWindowの表示を最適化
2025-06-04 12:28:50 +09:00
syuilo
b766589c00
enhance(frontend): ミュートした絵文字をデバイス間で同期できるように
...
Resolve #16158
2025-06-04 12:01:33 +09:00
かっこかり
d94bdff639
fix(misskey-js): build misskey-js with types ( #16159 )
2025-06-04 11:49:29 +09:00
github-actions[bot]
3a4288fe24
Bump version to 2025.6.1-alpha.1
2025-06-03 12:13:26 +00:00
syuilo
12c71de4c7
New Crowdin updates ( #16153 )
...
* 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))
2025-06-03 21:07:02 +09:00
syuilo
b7aa013a41
feat: 全てのチャットメッセージを既読にできるように
2025-06-03 21:06:37 +09:00
github-actions[bot]
3ff2e6b299
Bump version to 2025.6.1-alpha.0
2025-06-03 10:19:12 +00:00
syuilo
cd9322a824
feat(frontend): 画像編集機能 ( #16121 )
...
* 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
2025-06-03 19:18:29 +09:00
syuilo
9fdc3c5def
chore(frontend): remove duplicate declarations
2025-06-03 18:44:51 +09:00
かっこかり
4af8c7f8b0
enhance(frontend): リアクションビューワーで使用可能なリアクションを優先して表示するオプション ( #16149 )
...
* enhance(frontend): リアクションビューワーで使用可能なリアクションを優先して表示するオプション
* Update Changelog
* tweak
* fix
* enhance: リアクティブじゃなくする
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-06-03 18:44:01 +09:00
syuilo
ed29a3613b
fix(frontend): fix user search pagination
2025-06-03 17:57:51 +09:00
かっこかり
810a609df4
fix(frontend): 一部のグリッドのページネーションが正しく表示されない問題を修正 ( #16147 )
...
* fix(frontend): 一部のグリッドのページネーションが正しく表示されない問題を修正
* update changelog
* fix
2025-06-03 17:20:11 +09:00
かっこかり
5537558fa7
fix(frontend): ドライブのファイル選択が不安定な問題を修正 ( #16148 )
...
* fix(frontend): ドライブのファイル選択が不安定になっているのを修正
* Update Changelog
2025-06-03 15:45:26 +09:00
syuilo
26215b7466
🎨
2025-06-03 10:35:02 +09:00
syuilo
0a0247a678
enhance(frontend): add config button to emoji picker to improve usability
2025-06-03 08:04:15 +09:00
syuilo
93d17aff6c
refactor(frontend): ID生成処理を統一
2025-06-03 07:37:08 +09:00
syuilo
3bc81522c6
enhance(frontend): IDにUUIDを使うのをやめる ( #16138 )
...
* wip
* Update flash-edit.vue
2025-06-03 07:31:19 +09:00
github-actions[bot]
2a077de148
[skip ci] Update CHANGELOG.md (prepend template)
2025-06-02 00:58:35 +00:00
github-actions[bot]
3eb64ccf7a
Release: 2025.6.0
2025-06-02 00:58:25 +00:00
syuilo
47fede5e5c
Update CHANGELOG.md
2025-06-02 09:43:27 +09:00
renovate[bot]
b48a25ea77
fix(deps): update [frontend] update dependencies ( #16086 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 09:13:06 +09:00
github-actions[bot]
51e7081c9d
Bump version to 2025.6.0-beta.1
2025-06-01 23:49:28 +00:00
syuilo
982ae9238d
New Crowdin updates ( #16136 )
...
* 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)
2025-06-02 08:43:56 +09:00
syuilo
d40c083233
enhance(frontend): 非同期的なコンポーネントの読み込み時のハンドリングを強化
2025-06-02 08:43:04 +09:00
syuilo
8f025c447b
fix(backend): ログインできなくなるため、ugcVisibilityForVisitorがnoneでもusers/showは許可するように
2025-06-02 08:37:22 +09:00
syuilo
9dc423afd4
fix(frontend): tweak MkFolderPage z-index
2025-06-02 08:32:22 +09:00
github-actions[bot]
5893a95c99
Bump version to 2025.6.0-beta.0
2025-06-01 01:49:22 +00:00
syuilo
f4167ae7f1
enhance(frontend): 非同期的なコンポーネントの読み込み時のハンドリングを強化
2025-06-01 10:44:45 +09:00
syuilo
63db879bcc
fix(frontend): remove unused text
2025-06-01 10:22:32 +09:00
syuilo
bd17b465c3
New Crowdin updates ( #16129 )
...
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
2025-06-01 09:34:08 +09:00
syuilo
6b1fbf6819
Update about-misskey.vue
2025-06-01 09:24:49 +09:00
github-actions[bot]
021c332097
Bump version to 2025.6.0-alpha.0
2025-06-01 00:22:01 +00:00
syuilo
5bdbff19ae
fix(frontend): リアクションの一部の絵文字が重複して表示されることがある問題を修正
...
Fix #16130
2025-06-01 08:10:49 +09:00
syuilo
070a4516fc
🎨
2025-06-01 07:57:22 +09:00
syuilo
c5d33661b2
chore(frontend): improve type def
2025-06-01 07:57:18 +09:00
github-actions[bot]
777ca15083
[skip ci] Update CHANGELOG.md (prepend template)
2025-05-31 12:37:08 +00:00
github-actions[bot]
21344f7695
Release: 2025.5.1
2025-05-31 12:37:02 +00:00
syuilo
4254f52ced
New Crowdin updates ( #16126 )
...
* 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)
2025-05-31 18:06:59 +09:00
syuilo
f14787bd10
fix(frontend): ベースロールの、「アップロード可能なファイル種別」を変更しても正しく保存されない
...
Fix #16128
2025-05-31 18:04:00 +09:00
syuilo
14cbc78031
Update packages/frontend/src/pages/admin/custom-emojis-manager.register.vue
...
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-05-31 17:41:04 +09:00
github-actions[bot]
62e333191d
Bump version to 2025.5.1-beta.6
2025-05-31 07:38:56 +00:00
おさむのひと
0c2d799acd
fix(backend): ジョブキュー画面のPausedタブをアクティブにすると400エラーが返ってくるのを修正 ( #16124 )
...
* fix(backend): ジョブキュー画面のPausedタブをアクティブにすると400エラーが返ってくるのを修正
* fix CHANGELOG.md
2025-05-31 16:34:25 +09:00
syuilo
aa4c7a1313
fix(frontend): アカウント依存かつ初期状態である設定値をサーバー同期しようとした際に正しくコンフリクト検出されない問題を修正
2025-05-31 16:33:03 +09:00
syuilo
743995e469
enhance(frontend): make pref sync more smart
2025-05-31 14:15:40 +09:00
syuilo
0254570fbf
enhance(frontend): 設定の同期をオンにするときに競合したときに値をマージできるように
2025-05-31 12:49:10 +09:00