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  
				
					
						
							
							
								 
						
							
								e750c9171e 
								
							 
						 
						
							
							
								
								feat: ロールでアップロード可能なファイル種別を設定可能に ( #16081 )  
							
							... 
							
							
							
							* wip
* Update RoleService.ts
* wip
* Update RoleService.ts
* Update CHANGELOG.md 
							
						 
						
							2025-05-22 23:01:31 +09:00  
				
					
						
							
							
								 
						
							
								d072dfaede 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15910 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-05-22 19:16:10 +09:00  
				
					
						
							
							
								 
						
							
								9480120eba 
								
							 
						 
						
							
							
								
								Feat: ドライブ周りのUIの強化 ( #16011 )  
							
							... 
							
							
							
							* wip
* wip
* Update MkDrive.vue
* wip
* Update MkDrive.vue
* Update MkDrive.vue
* wip
* Update MkDrive.vue
* Update MkDrive.vue
* wip
* Update MkDrive.vue
* wip
* wip
* wip
* wip
* Update MkDrive.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* feat(frontend): upload dialog (#16032 )
* wip
* wip
* Update MkUploadDialog.vue
* wip
* wip
* wip
* wip
* wip
* Update MkUploadDialog.vue
* wip
* wip
* Update MkDrive.vue
* wip
* wip
* Update MkPostForm.vue
* wip
* Update room.form.vue
* Update os.ts
* wiop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update select-file.ts
* wip
* wip
* Update MkDrive.vue
* Update drag-and-drop.ts
* wip
* wip
* wop
* wip
* wip
* Update MkDrive.vue
* Update CHANGELOG.md
* wipo
* Update MkDrive.folder.vue
* wip
* Update MkUploaderDialog.vue
* wip
* wip
* Update MkUploaderDialog.vue
* wip
* Update MkDrive.vue
* Update MkDrive.vue
* wip
* wip 
							
						 
						
							2025-05-21 07:31:24 +09:00  
				
					
						
							
							
								 
						
							
								8959bfa1c0 
								
							 
						 
						
							
							
								
								refactor(frontend): 空/エラー結果表示をコンポーネント化 ( #15963 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* wip
* wip
* Update MkResult.vue
* Add storybook story for MkResult (#15964 )
* Update MkResult.vue
---------
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com> 
							
						 
						
							2025-05-06 14:41:31 +09:00  
				
					
						
							
							
								 
						
							
								f8b0863b8e 
								
							 
						 
						
							
							
								
								fix(frontend): fix lint ( #15906 )  
							
							... 
							
							
							
							* fix(frontend): attempt to fix lint
* fix lint 
							
						 
						
							2025-04-29 15:54:57 +09:00  
				
					
						
							
							
								 
						
							
								d10fdfe973 
								
							 
						 
						
							
							
								
								Merge commit from fork  
							
							... 
							
							
							
							* SP-2025-03.1 always wrap icon&thumbnail URLs
if they're not HTTP URLs, the frontend won't be able to display them
anyway (`<img src="mailto:…">` or '<div stile="background-image:
url(nntp:…)">` aren't going to work!), so let's always run them through the
media proxy, which will fail harder (fetching a `javascript:` URL
won't do anything in the backend, might do something in the frontend)
and will always protect the client's address in cases like `gemini:`
where the browser could try to fetch
* SP-2025-03.2 use object binding for more styles
interpolating a random (remote-controlled!) string into a `style`
attribute is a bad idea; using VueJS object binding, we should get
proper quoting and therefore safe parse failures instead of CSS
injections / XSS
* SP-2025-03.3 slightly more robust "self" URL handling
parse URLs instead of treating them as strings; this is still not
perfect, but the `URL` class only handles full URLs, not relative
ones, so there's so way to ask it "give me a URL object that
represents this resource relative to this base URL"
notice that passing very weird URLs to `MkUrl` and `MkUrlPreview` will
break the frontend (in dev mode) because there's an untrapped `new
URL(…)` that may explode; production builds seem to safely ignore the
error, though
---------
Co-authored-by: dakkar <dakkar@thenautilus.net> 
							
						 
						
							2025-04-29 08:15:54 +09:00  
				
					
						
							
							
								 
						
							
								e8eb4e1965 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15809 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-04-28 11:41:23 +09:00  
				
					
						
							
							
								 
						
							
								9481b5a6e8 
								
							 
						 
						
							
							
								
								feat: アップロード可能な最大ファイルサイズをロールごとに設定可能に  
							
							
							
						 
						
							2025-04-27 09:35:44 +09:00  
				
					
						
							
							
								 
						
							
								17e7340933 
								
							 
						 
						
							
							
								
								enhance(frontend): テーマでページヘッダーの色を変更できるように  
							
							
							
						 
						
							2025-04-16 10:59:05 +09:00  
				
					
						
							
							
								 
						
							
								e2b68aabae 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15736 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-04-10 18:26:01 +09:00  
				
					
						
							
							
								 
						
							
								9d3f3264fd 
								
							 
						 
						
							
							
								
								enhance: チャットの閲覧を無効化できるように ( #15765 )  
							
							... 
							
							
							
							* enhance: チャットの閲覧を無効化できるように
* fix
* fix
* fix
* readonlyの説明を追加
* enhance: チャットが無効な場合はチャット関連の設定も隠すように
* fix
* refactor: ChatServiceからApiに関するドメイン知識を排除 
							
						 
						
							2025-04-07 19:09:11 +09:00  
				
					
						
							
							
								 
						
							
								f9a3db2ac3 
								
							 
						 
						
							
							
								
								refactor(frontend): refactor styles  
							
							
							
						 
						
							2025-04-05 19:49:29 +09:00  
				
					
						
							
							
								 
						
							
								f71843a7d3 
								
							 
						 
						
							
							
								
								refactor(frontend): refactor divider of panel style  
							
							
							
						 
						
							2025-04-05 19:45:11 +09:00  
				
					
						
							
							
								 
						
							
								1779a23e25 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-03 13:31:13 +09:00  
				
					
						
							
							
								 
						
							
								e1dc1e5111 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-02 19:16:16 +09:00  
				
					
						
							
							
								 
						
							
								f4f9832f8b 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-01 17:13:58 +09:00  
				
					
						
							
							
								 
						
							
								500a5615f0 
								
							 
						 
						
							
							
								
								enhance(frontend): 壁紙をデッキ設定の一部に  
							
							
							
						 
						
							2025-04-01 13:18:49 +09:00  
				
					
						
							
							
								 
						
							
								93214862b1 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-31 13:18:50 +09:00  
				
					
						
							
							
								 
						
							
								ea722b8360 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-31 13:00:34 +09:00  
				
					
						
							
							
								 
						
							
								1af4081090 
								
							 
						 
						
							
							
								
								enhance(frontend): disable horizontal swipe for timeline/notifications to improve ux  
							
							
							
						 
						
							2025-03-29 15:00:29 +09:00  
				
					
						
							
							
								 
						
							
								304d0eb83b 
								
							 
						 
						
							
							
								
								enhance: チャットルームに招待されたときの通知を追加  
							
							
							
						 
						
							2025-03-25 15:25:43 +09:00  
				
					
						
							
							
								 
						
							
								f1f24e39d2 
								
							 
						 
						
							
							
								
								Feat: Chat ( #15686 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* wip
* wip
* wip
* Update types.ts
* Create 1742203321812-chat.js
* wip
* wip
* Update room.vue
* Update home.vue
* Update home.vue
* Update ja-JP.yml
* Update index.d.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* Update home.vue
* clean up
* Update misskey-js.api.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* lint fixes
* lint
* Update UserEntityService.ts
* search
* wip
* 🎨 
* wip
* Update home.ownedRooms.vue
* wip
* Update CHANGELOG.md
* Update style.scss
* wip
* improve performance
* improve performance
* Update timeline.test.ts 
							
						 
						
							2025-03-24 21:32:46 +09:00  
				
					
						
							
							
								 
						
							
								0471e457fe 
								
							 
						 
						
							
							
								
								fix(frontend): fix broken styles  
							
							
							
						 
						
							2025-03-23 21:23:52 +09:00  
				
					
						
							
							
								 
						
							
								50724b6ab8 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15625 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-03-21 19:41:26 +09:00  
				
					
						
							
							
								 
						
							
								71841e365e 
								
							 
						 
						
							
							
								
								Enhance: 2段階認証時のリカバリーコードのファイル名にサーバーURLを含めるように ( #15677 )  
							
							... 
							
							
							
							* enhance(frontend): include server hostname and port in 2fa recovery code filename
* chore(frontend): fix mistake(use `@` for indicate server hostname)
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-03-19 19:34:57 +09:00  
				
					
						
							
							
								 
						
							
								baf3f4a1d1 
								
							 
						 
						
							
							
								
								chore(deps): update [frontend] update dependencies to v10 ( #15619 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-03-07 19:41:34 +09:00  
				
					
						
							
							
								 
						
							
								f3be426383 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15595 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-03-05 21:01:44 +09:00  
				
					
						
							
							
								 
						
							
								a17acf647b 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15587 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-03-03 17:48:17 +09:00  
				
					
						
							
							
								 
						
							
								830da5e9f1 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15566 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-03-01 13:11:09 +09:00  
				
					
						
							
							
								 
						
							
								5dc99e6f89 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15542 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-02-24 14:13:44 +09:00  
				
					
						
							
							
								 
						
							
								7c87dec6ee 
								
							 
						 
						
							
							
								
								ignore js-built ( #15523 )  
							
							
							
						 
						
							2025-02-18 16:46:37 +09:00  
				
					
						
							
							
								 
						
							
								34f8345bc8 
								
							 
						 
						
							
							
								
								clean up dev logs  
							
							
							
						 
						
							2025-02-17 14:38:15 +09:00  
				
					
						
							
							
								 
						
							
								994f8b556d 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies (major) ( #15497 )  
							
							... 
							
							
							
							* fix(deps): update [frontend] update dependencies
* remove uuid types (v11 is typescript)
---------
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-02-15 19:48:49 +09:00  
				
					
						
							
							
								 
						
							
								280f465769 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15489 )  
							
							... 
							
							
							
							* fix(deps): update [frontend] update dependencies
* fix type error
* fix
* Revert "fix"
This reverts commit de27d254f4 
							
						 
						
							2025-02-15 14:54:45 +09:00  
				
					
						
							
							
								 
						
							
								49d7bc5faf 
								
							 
						 
						
							
							
								
								fix(deps): update dependency esbuild to v0.25.0 [security] ( #15476 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-02-15 10:58:03 +09:00  
				
					
						
							
							
								 
						
							
								ffd8cf07e6 
								
							 
						 
						
							
							
								
								update deps ( #15311 )  
							
							... 
							
							
							
							* wip
* bump misskey-dev/eslint-plugin
* lint fixes (backend)
* lint fixes (frontend)
* lint fixes (frontend-embed)
* rollback nsfwjs to 4.2.0
ref: infinitered/nsfwjs#904 
* rollback openapi-typescript to v6
v7でOpenAPIのバリデーションが入るようになった関係でスコープ外での変更が避けられないため一時的に戻した
* lint fixes (misskey-js)
* temporarily disable errored lint rule (frontend-shared)
* fix lint
* temporarily ignore errored file for lint (frontend-shared)
* rollback simplewebauthn/server to 12.0.0
v13 contains breaking changes that require some decision making
* lint fixes (frontend-shared)
* build misskey-js with types
* fix(backend): migrate simplewebauthn/server to v12
* fix(misskey-js/autogen): ignore indent rules to generate consistent output
* attempt to fix test
changes due to capricorn86/happy-dom#1617  (XMLSerializer now produces valid XML)
* attempt to fix test
changes due to capricorn86/happy-dom#1617  (XMLSerializer now produces valid XML)
* fix test
* fix test
* fix test
* Apply suggestions from code review
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* bump summaly to v5.2.0
* update tabler-icons to v3.30.0-based
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com> 
							
						 
						
							2025-02-15 10:24:22 +09:00  
				
					
						
							
							
								 
						
							
								e339293673 
								
							 
						 
						
							
							
								
								feat: アクセストークン発行時に通知するように ( #15422 )  
							
							... 
							
							
							
							* feat: アクセストークン発行時に通知するように (misskey-dev/misskey#13353 )
* fix: 不要な翻訳を削除/インデントを揃えるように
* chore(backend): 不要なawaitを削除
* chore: changelogへ追加 
							
						 
						
							2025-02-11 01:15:33 +00:00  
				
					
						
							
							
								 
						
							
								cfb61289a9 
								
							 
						 
						
							
							
								
								refactor(frontend): remove X theme properties ( #15376 )  
							
							... 
							
							
							
							* refactor(frontend): remove X theme properties
* Update MkAutocomplete.vue
* Update WidgetCalendar.vue 
							
						 
						
							2025-02-05 11:17:48 +00:00  
				
					
						
							
							
								 
						
							
								c548ec9906 
								
							 
						 
						
							
							
								
								refactor(frontend): verbatimModuleSyntaxを有効化 ( #15323 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* wip
* revert unnecessary changes
* wip
* refactor(frontend): enforce verbatimModuleSyntax
* fix
* refactor(frontend-shared): enforce verbatimModuleSyntax
* wip
* refactor(frontend-embed): enforce verbatimModuleSyntax
* enforce consistent-type-imports
* fix lint config
* attemt to fix ci
* fix lint
* fix
* fix
* fix 
							
						 
						
							2025-02-05 10:01:44 +00:00  
				
					
						
							
							
								 
						
							
								6250af2a2c 
								
							 
						 
						
							
							
								
								wip ( #15348 )  
							
							... 
							
							
							
							Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-28 01:45:13 +00:00  
				
					
						
							
							
								 
						
							
								99ba7ebaa2 
								
							 
						 
						
							
							
								
								fix(frontend-shared): nodemonをdevDependenciesに追加 ( #15225 )  
							
							
							
						 
						
							2025-01-07 12:21:05 +00:00  
				
					
						
							
							
								 
						
							
								e26e24b610 
								
							 
						 
						
							
							
								
								update deps ( #14950 )  
							
							... 
							
							
							
							* update deps
* wip
* Revert "wip"
This reverts commit 393de249fe 
							
						 
						
							2024-11-15 17:22:00 +09:00  
				
					
						
							
							
								 
						
							
								4a356f1ba7 
								
							 
						 
						
							
							
								
								refactor(frontend): prefix css variables ( #14725 )  
							
							... 
							
							
							
							* wip
* Update index.d.ts
* remove unnecessary codes 
							
						 
						
							2024-10-09 18:08:14 +09:00  
				
					
						
							
							
								 
						
							
								83db116c46 
								
							 
						 
						
							
							
								
								enhance(backend): notify new login ( #14673 )  
							
							... 
							
							
							
							* wip
* Update CHANGELOG.md
* wip
* fix
* Update index.d.ts
* Update SigninService.ts
* Update MkNotification.vue 
							
						 
						
							2024-10-03 15:06:04 +09:00  
				
					
						
							
							
								 
						
							
								28e9d4e483 
								
							 
						 
						
							
							
								
								feat: フォローされた際のメッセージを設定できるようにする ( #14430 )  
							
							... 
							
							
							
							* feat: フォローされた際のメッセージを設定できるようにする
Resolve  #14425 
* Update CHANGELOG.md
* 既にフォローしているユーザーのメッセージも見れるように
* Update packages/frontend/src/components/MkNotification.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix indent
* Update users.ts
* wip
* Update users.ts
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2024-09-28 09:55:21 +09:00  
				
					
						
							
							
								 
						
							
								d8a2eeb7ed 
								
							 
						 
						
							
							
								
								feat: エクスポート完了時に通知を発行するように ( #14484 )  
							
							... 
							
							
							
							* feat: エクスポート完了時に通知を発行するように
* Update Changelog
* entitity -> entity
* fix: ペイロードを含むように
* fix icon
* exportableEntities -> userExportableEntities 
							
						 
						
							2024-09-26 14:15:03 +09:00  
				
					
						
							
							
								 
						
							
								1d8bfe4f1c 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-24 18:24:28 +09:00  
				
					
						
							
							
								 
						
							
								98de7ca526 
								
							 
						 
						
							
							
								
								fix(frontend): 連合一覧等のページネーションが壊れていたのを修正 ( #14439 )  
							
							... 
							
							
							
							* fix
* fix
* fix CHANGELOG.md
* 開発環境以外でログが出ないように
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2024-09-24 10:09:55 +09:00  
				
					
						
							
							
								 
						
							
								f0834ca14c 
								
							 
						 
						
							
							
								
								enhance: ユーザーコンテンツのインポート操作の実行可否をロールで制御できるように ( #14583 )  
							
							... 
							
							
							
							* enhance: インポート操作の実行可否をロールで制御できるように
* Update Changelog 
							
						 
						
							2024-09-20 21:04:58 +09:00