|  syuilo | 2621f468ff | enhance: 広告ごとにセンシティブフラグを設定できるように | 2025-09-14 15:25:22 +09:00 | 
				
					
						|  かっこかり | d4654dd7bd | refactor(frontend): os.select, MkSelectのitem指定をオブジェクトによる定義に統一し、型を狭める (#16475) * refactor(frontend): MkSelectのitem指定をオブジェクトによる定義に統一
* fix
* spdx
* fix
* fix os.select
* fix lint
* add comment
* fix
* fix: os.select対応漏れを修正
* fix
* fix
* fix: MkSelectのmodelに対する型チェックを厳格化
* fix
* fix
* fix
* Update packages/frontend/src/components/MkEmbedCodeGenDialog.vue
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix
* fix types
* fix
* fix
* Update packages/frontend/src/pages/admin/roles.editor.vue
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix: MkSelectに直接配列を指定している場合に正常に型が解決されるように
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> | 2025-09-13 21:00:33 +09:00 | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | b7da6cad87 | fix(deps): update dependency vite [security] (#16535) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-13 10:32:49 +09:00 | 
				
					
						|  かっこかり | 5b4115e21a | refactor(frontend): フロントエンドの型エラー解消(途中まで) (#16539) * fix(frontend): FormLinkをボタンとして使用した際にエラーが出る問題を修正
* refactor(frontend): フロントエンドの型エラー解消
* remove unused ts-expect-error
* migrate
* remove unrelated changes
* fix lint
* more type fixes | 2025-09-13 08:33:14 +09:00 | 
				
					
						|  かっこかり | aebc3f781e | perf(frontend): 低精度な現在時刻を一か所で管理するように (#16479) * perf(frontend): 低精度な現在時刻を一か所で管理するように
* lint
* fix
* remove unused imports
* fix
* Update Changelog
* [ci skip] typo
* enhance: カレンダーウィジェットの日付変更は時間通りに行うように
* [ci skip] fix | 2025-09-12 17:12:50 +09:00 | 
				
					
						|  taiy | 7673874675 | fix(eslint): add window prefix rules to frontend-embed & frontend-shared (#16531) | 2025-09-10 09:22:12 +09:00 | 
				
					
						| ![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | b9df928097 | Release: 2025.9.0 | 2025-09-08 12:29:25 +00:00 | 
				
					
						| ![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | 0754678144 | Bump version to 2025.9.0-rc.0 | 2025-09-08 11:33:58 +00:00 | 
				
					
						|  tamaina | a8cc51dc77 | fix(frontend): Safari 26でモバイルUIが崩れる問題に対するhotfix (#16528) | 2025-09-08 20:32:19 +09:00 | 
				
					
						| ![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | 690edcef16 | Bump version to 2025.9.0-beta.1 | 2025-09-08 11:21:12 +00:00 | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | 2ea784f345 | fix(deps): update [backend] update dependencies (#16491) * fix(deps): update [backend] update dependencies
* fix type error
* run pnpm dedupe
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> | 2025-09-08 17:11:18 +09:00 | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | 20d257b562 | chore(deps): update [misskey-js] update dependencies (#16489) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-08 16:14:23 +09:00 | 
				
					
						| ![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | 726c03d96a | Bump version to 2025.9.0-beta.0 | 2025-09-08 06:32:15 +00:00 | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | 85aea9077f | fix(deps): update [frontend] update dependencies (#16492) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-08 15:16:22 +09:00 | 
				
					
						|  syuilo | f3fffce6a9 | fix type | 2025-09-08 14:57:53 +09:00 | 
				
					
						|  syuilo | eb7db5a3aa | Update MkSuspense.vue | 2025-09-08 14:56:58 +09:00 | 
				
					
						|  かっこかり | 430310f306 | fix(frontend): ctrlキーを押しながらリンクをクリックしても新しいタブで開かない問題を修正 (#16453) * fix(frontend): ctrlキーを押しながらクリックしても新しいタブで開かない問題を修正
* Update Changelog
* fix: 制御キーの場合を個別ハンドリングするのではなくブラウザ既定の挙動に任せるように
* fix | 2025-09-07 09:32:32 +09:00 | 
				
					
						|  syuilo | 1e1eea521e | chore(frontend): add force cloud backup button for debugging | 2025-09-07 09:16:25 +09:00 | 
				
					
						| ![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | 2bfe257879 | Bump version to 2025.9.0-alpha.2 | 2025-09-06 08:54:34 +00:00 | 
				
					
						|  tamaina | 369f0ec88a | fix(backend): webpなどの画像に対してセンシティブなメディアの検出が適用されていなかった問題を修正 (#16523) 画像をnsfwjsにかける前にsharpで均一にするようにした | 2025-09-06 17:48:53 +09:00 | 
				
					
						|  かっこかり | 788c5660ba | enhance(frontend): フロントエンドのキャッシュクリア操作でブラウザの内部キャッシュも削除するように (#16522) * enhance(frontend): フロントエンドのキャッシュクリア操作でブラウザの内部キャッシュも削除するように
* 削除するキャッシュを増やす
* Update Changelog
* fix: 何らかのエラーがあっても無視するように | 2025-09-06 14:46:24 +09:00 | 
				
					
						| ![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | 6cf1f86636 | Bump version to 2025.9.0-alpha.1 | 2025-09-06 03:42:29 +00:00 | 
				
					
						|  syuilo | 5b994b3e03 | fix(frontend): プロファイルを復元後アカウントの切り替えができない問題を修正 Fix #16508 | 2025-09-06 12:41:27 +09:00 | 
				
					
						|  syuilo | 7b2abb7577 | enhance(frontend): クリップ/リスト/アンテナ/ロール追加系メニュー項目において、表示件数を拡張 #16510 | 2025-09-06 11:18:08 +09:00 | 
				
					
						| ![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | b681788315 | Bump version to 2025.9.0-alpha.0 | 2025-09-06 02:11:36 +00:00 | 
				
					
						|  syuilo | 9e188ca3fa | Revert "refactor" This reverts commit aa85d701b9. | 2025-09-06 11:09:24 +09:00 | 
				
					
						|  syuilo | de1b2223ff | enhance(frontend): AiScriptAppウィジェットで構文エラーを検知してもダイアログではなくウィジェット内にエラーを表示するように | 2025-09-05 19:44:11 +09:00 | 
				
					
						|  なっかあ | 9b565728e7 | fix #16494 (#16509) | 2025-09-05 15:26:39 +09:00 | 
				
					
						|  饺子w (Yumechi) | a92fd8856a | feat(backend): Send Clear-Site-Data header on /flush (#16517) * feat(backend): Send Clear-Site-Data header on /flush
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* simplify check on flush.pug
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp> | 2025-09-05 13:55:37 +09:00 | 
				
					
						|  takaion | 047773341d | fix(frontend): エラー画像が横に引き伸ばされてしまう問題に対応 (#16502) * fix(frontend): エラー画像が横に引き伸ばされてしまう問題に対応
Fix misskey-dev#15982
* Update CHANGELOG.md | 2025-09-02 16:40:57 +09:00 | 
				
					
						|  yukineko | 842670e100 | fix(frontend): RSSティッカーウィジェットが正しく動作しない問題を修正 (#16498) * fix: RSSティッカーウィジェットが正しく機能しない問題を修正
* chore: update CHANGELOG.md | 2025-09-02 10:29:25 +09:00 | 
				
					
						|  anatawa12 | ffc481a994 | fix: 「自動でもっと見る」の設定ができない問題 (#16500) | 2025-09-02 10:11:50 +09:00 | 
				
					
						|  syuilo | 2ccf4f94cb | refactor | 2025-09-01 16:51:58 +09:00 | 
				
					
						|  syuilo | 3566bc207f | refactor | 2025-09-01 16:36:15 +09:00 | 
				
					
						|  syuilo | 4a0e968662 | refactor | 2025-09-01 16:23:05 +09:00 | 
				
					
						|  syuilo | b1479ab1d8 | Update misskey-js.api.md | 2025-09-01 14:07:24 +09:00 | 
				
					
						|  syuilo | 959e72b2b3 | refactor | 2025-09-01 14:02:14 +09:00 | 
				
					
						|  syuilo | a3d78b2f08 | refactor | 2025-09-01 13:41:40 +09:00 | 
				
					
						|  syuilo | 3c998e1f48 | refactor | 2025-09-01 12:59:53 +09:00 | 
				
					
						|  syuilo | 782c9f9852 | refactor | 2025-09-01 12:33:44 +09:00 | 
				
					
						|  syuilo | d27c740ab0 | refactor | 2025-09-01 12:31:27 +09:00 | 
				
					
						|  syuilo | 08ecf7ca79 | refactor | 2025-09-01 10:19:14 +09:00 | 
				
					
						|  syuilo | bdec4bf87a | refactor | 2025-09-01 10:16:33 +09:00 | 
				
					
						|  syuilo | 7000095b44 | refactor | 2025-09-01 10:01:03 +09:00 | 
				
					
						|  syuilo | 18e42cc83d | refactoe | 2025-09-01 09:53:38 +09:00 | 
				
					
						|  syuilo | 11204eeb43 | refactor | 2025-09-01 09:50:36 +09:00 | 
				
					
						|  かっこかり | c95092903a | refactor(frontend): フロントエンドの型エラー解消(途中まで) (#16477) * refactor(frontend): フロントエンドの型エラー解消
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> | 2025-08-31 19:53:38 +09:00 | 
				
					
						| ![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | 665ec2c43c | Release: 2025.8.0 | 2025-08-31 08:42:39 +00:00 | 
				
					
						| ![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | 5f5d88036f | Bump version to 2025.8.0-rc.0 | 2025-08-31 01:32:06 +00:00 | 
				
					
						|  syuilo | b491432daa | fix(frontend): タッチ操作時にマウスホバー時のユーザープレビューが開くことがある問題を修正 Fix #16464 | 2025-08-31 10:23:29 +09:00 |