かっこかり 
							
						 
					 
					
						
						
							
						
						2250e521e4 
					 
					
						
						
							
							refactor(frontend): getBgColorを共通化 ( #14782 )  
						
						... 
						
						
						
						* refactor: getBgColor関数の切り出し + fix types (taiyme#291)
* move thing
* revert unnecesary changes
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com > 
						
						
					 
					
						2024-10-19 18:02:09 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						4a356f1ba7 
					 
					
						
						
							
							refactor(frontend): prefix css variables ( #14725 )  
						
						... 
						
						
						
						* wip
* Update index.d.ts
* remove unnecessary codes 
						
						
					 
					
						2024-10-09 18:08:14 +09:00 
						 
				 
			
				
					
						
							
							
								かっこかり 
							
						 
					 
					
						
						
							
						
						2cbe1d1210 
					 
					
						
						
							
							feat(frontend): ノート・ユーザータイムライン埋め込み ( #13929 )  
						
						... 
						
						
						
						* fix
* navhookをbootに移動
* サーバーサイドのbootも分けるように
* 埋め込みページかどうかの判定は最初の一回だけに
* tooltipは出せるように
* fix design
* 埋め込み独自のtooltipを削除
* ロジックの分岐が多かったMkNoteDetailedを分離
* fix indent
* プレビュー用iframeにフォーカスが当たるのを修正
* popupの制御を出す側で行うように
* パラメータが逆になっていたのを修正
* Update MkEmbedCodeGenDialog.vue
* fix
* eliminate misskey-js lint warns
* fix
* add appropriate attributes to embed html
* enhance: サーバーサイドのembed系をさらに分離
* enhance: embed routerを分離(route定義をboot時に変更できるようにする改修を含む)
* type
* lint
* fix indent
* server-side styleを完全に分離
* Revert "refactor: 画面サイズのしきい値をconstにまとめる"
This reverts commit 05ca36f400937ae4452112bab1c6fb5c0ce01dbdf4863524d7ed8eabb246d3c192651927c7900b0cc08ccb65ba1488b67066aab1c769814439005+syuilo@users.noreply.github.com >
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com > 
						
						
					 
					
						2024-09-09 20:57:36 +09:00 
						 
				 
			
				
					
						
							
							
								かっこかり 
							
						 
					 
					
						
						
							
						
						385969e9f5 
					 
					
						
						
							
							fix(frontend): フォーカスの挙動を修正 ( #14158 )  
						
						... 
						
						
						
						* fix(frontend): 直前のパターンを記録するように
* fix(frontend): フォーカス/タブ移動に関する挙動を調整 (#226 )
Cherry-pick commit e8c030673326871edf3623cf2b8675d68f9e1b13
Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com >
* focusのデザイン修正
* move scripts
* Modalにfocus trapを追加
* 記録するホットキーはレートリミット式にする
* escキーのハンドリングをMkModalに統一
* fix
* enterで子メニューを開けるように
* lint
* fix focus trap
* improve switch accessibility
* 一部のmodalのフォーカストラップが外れない問題を修正
* fix
* fix
* Revert "記録するホットキーはレートリミット式にする"
This reverts commit 40a75092865372b25940a9bb52e799bdac34273e✌️ 
* fix focustrap invocation logic
* スクロールがsticky headerを考慮するように
* 🎨 
* スタイルの微調整
* 🎨 
* remove deprecated key aliases
* focusElementが足りなかったので修正
* preview系にfocus時スタイルが足りなかったので修正
* `returnFocusElement` -> `returnFocusTo`
* lint
* Update packages/frontend/src/components/MkModalWindow.vue
* Apply suggestions from code review
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com >
* keydownイベントをまとめる
* use correct pesudo-element selector
* fix
* rename
---------
Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com >
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com > 
						
						
					 
					
						2024-07-12 16:25:44 +09:00 
						 
				 
			
				
					
						
							
							
								かっこかり 
							
						 
					 
					
						
						
							
						
						a5407131d4 
					 
					
						
						
							
							fix/refactor(frontend): hotkeyの改修 ( #14157 )  
						
						... 
						
						
						
						* improve(frontend): hotkeyの改修 (#234 )
(cherry picked from commit 678be147f4db709dadf25d007cc2e679e98a370e)
* Change path, add missing script
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com >
* fix
* fix
* add missing keycodes
* fix
* update changelog
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com > 
						
						
					 
					
						2024-07-09 17:59:15 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						6dd2e9fc0b 
					 
					
						
						
							
							refactor(frontend): refactor popup api and make sure call dispose callback  
						
						... 
						
						
						
						Close  #14122  
					
						2024-07-04 13:14:49 +09:00 
						 
				 
			
				
					
						
							
							
								anatawa12 
							
						 
					 
					
						
						
							
						
						e10ce7204c 
					 
					
						
						
							
							fix: MkUserPopupが表示されてる状態でv-user-previewがついた要素がdetachされるとMkUserPopupが消えない問題 ( #13349 )  
						
						... 
						
						
						
						* fix: MkUserPopupが表示されてる状態でv-user-previewがついた要素がdetachされるとMkUserPopupが消えない問題
* docs(changelog): previewの中のユーザメンションをホバーした状態で投稿を編集するとユーザの情報popupが消えない問題を修正
* docs(changelog): ユーザの情報のポップアップが消えなくなることがある問題を修正 
						
						
					 
					
						2024-02-21 20:15:04 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						c1514ce91d 
					 
					
						
						
							
							(re)  update SPDX-FileCopyrightText  
						
						... 
						
						
						
						Fix  #13290  
						
						
					 
					
						2024-02-13 15:59:27 +00:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						311c2172d7 
					 
					
						
						
							
							Revert "update SPDX-FileCopyrightText"  
						
						... 
						
						
						
						This reverts commit 9b5aeb76d8 
						
						
					 
					
						2024-02-13 15:50:11 +00:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						9b5aeb76d8 
					 
					
						
						
							
							update SPDX-FileCopyrightText  
						
						
						
						
					 
					
						2024-02-12 11:37:45 +09:00 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						0009aa332b 
					 
					
						
						
							
							refactor(frontend): import宣言周りのエラーを修正 ( #12773 )  
						
						
						
						
					 
					
						2023-12-24 16:16:58 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						b0f6c44f36 
					 
					
						
						
							
							refactor(frontend): use ESM  
						
						
						
						
					 
					
						2023-09-19 16:37:43 +09:00 
						 
				 
			
				
					
						
							
							
								Shun Sakai 
							
						 
					 
					
						
						
							
						
						c2370a1be6 
					 
					
						
						
							
							chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )  
						
						... 
						
						
						
						* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-07-27 14:31:52 +09:00 
						 
				 
			
				
					
						
							
							
								okayurisotto 
							
						 
					 
					
						
						
							
						
						d84796588c 
					 
					
						
						
							
							cleanup: trim trailing whitespace ( #11136 )  
						
						... 
						
						
						
						* cleanup: trim trailing whitespace
* update(`.editorconfig`)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-07-08 07:08:16 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						60f504bbe2 
					 
					
						
						
							
							fix(frontend): ツールチップが永久にDOMに残ることがある問題を修正  
						
						... 
						
						
						
						#10805  
					
						2023-05-15 14:29:35 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						f8ed6b1a54 
					 
					
						
						
							
							refactor  
						
						
						
						
					 
					
						2023-05-08 18:30:40 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						269d1e72cb 
					 
					
						
						
							
							fix(frontend): ユーザープレビューが表示されない問題を修正  
						
						... 
						
						
						
						Fix  #10540  
					
						2023-04-09 09:44:00 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						152247bfda 
					 
					
						
						
							
							refactor: remove autobind-decorator dep  
						
						
						
						
					 
					
						2023-03-31 16:41:27 +09:00 
						 
				 
			
				
					
						
							
							
								Kagami Sascha Rosylight 
							
						 
					 
					
						
						
							
						
						4835f0fb43 
					 
					
						
						
							
							fix(frontend): GIFバナーの復活など ( #10247 )  
						
						... 
						
						
						
						* Restore GIF banner
* Add ALT banner, detect APNG too
* Add vitest
* Add CI for vitest
* Upload coverage?
* frontend 
						
						
					 
					
						2023-03-09 12:48:39 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						87c6d0cbee 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2023-03-03 12:29:34 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						cf8a7f93d5 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2023-03-03 08:48:52 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						2470afaa2e 
					 
					
						
						
							
							Role ( #9437 )  
						
						... 
						
						
						
						* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* Update create.ts
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* Update delete.ts
* Update delete.ts
* wip
* wip
* wip
* Update account-info.vue
* wip
* wip
* Update settings.vue
* Update user-info.vue
* wip
* Update show-file.ts
* Update show-user.ts
* wip
* wip
* Update delete.ts
* wip
* wip
* Update overview.moderators.vue
* Create 1673500412259-Role.js
* wip
* wip
* Update roles.vue
* 色
* Update roles.vue
* integrate silence
* wip
* wip 
						
						
					 
					
						2023-01-12 21:02:26 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						5d13e2744f 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2023-01-08 20:21:32 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						27c2ca5048 
					 
					
						
						
							
							feat(client):  🍪 👈  
						
						
						
						
					 
					
						2023-01-08 17:41:09 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						527fe9046e 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2023-01-01 12:28:30 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						c05ad8990a 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2022-12-31 19:46:16 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						13677ff2b0 
					 
					
						
						
							
							remove v-size directive  
						
						
						
						
					 
					
						2022-12-28 09:32:22 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						9384f5399d 
					 
					
						
						
							
							rename: client -> frontend  
						
						
						
						
					 
					
						2022-12-27 14:36:33 +09:00