dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								f079edaf3c 
								
							 
						 
						
							
							
								
								Merge tag '2024.10.1' into feature/2024.10  
							
							
							
						 
						
							2024-11-08 15:52:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d786e96c2b 
								
							 
						 
						
							
							
								
								upd: add FriendlyCaptcha as a captcha solution  
							
							... 
							
							
							
							FriendlyCaptcha is a german captcha solution which is GDPR compliant and has a non-commerical free license 
							
						 
						
							2024-11-02 02:20:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ae3c155490 
								
							 
						 
						
							
							
								
								fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように ( #14700 )  
							
							... 
							
							
							
							* fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように
* run api extractor
* fix
* fix
* fix test
* /signin -> /signin-flow
* fix
* fix lint
* rename
* fix
* fix 
							
						 
						
							2024-10-05 12:03:47 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								975c2e7bc5 
								
							 
						 
						
							
							
								
								enhance(frontend): サインイン画面の改善 ( #14658 )  
							
							... 
							
							
							
							* wip
* Update MkSignin.vue
* Update MkSignin.vue
* wip
* Update CHANGELOG.md
* enhance(frontend): サインイン画面の改善
* Update Changelog
* 14655の変更取り込み
* spdx
* fix
* fix
* fix
* 🎨 
* 🎨 
* 🎨 
* 🎨 
* Captchaがリセットされない問題を修正
* 次の処理をsignin apiから読み取るように
* Add Comments
* fix
* fix test
* attempt to fix test
* fix test
* fix test
* fix test
* fix
* fix test
* fix: 一部のエラーがちゃんと出るように
* Update Changelog
* 🎨 
* 🎨 
* remove border
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-10-04 15:23:33 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kisaragi 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								31e82fc29a 
								
							 
						 
						
							
							
								
								test(backend): kill many any in backend test (partial) ( #14054 )  
							
							... 
							
							
							
							* kill any on utils:api
* kill any on timeline test
* use optional chain to kill TS2532 on timeline test
変更前: 該当ノートが見つからなければundefinedに対するプロパティアクセスとしてテストがクラッシュ
変更後: 該当ノートが見つからなければoptional chainがundefinedとして評価されるが、strictEqualの右辺がnon-nullableなためアサーションに失敗しテストがクラッシュ
* kill `as any` for ApMfmService
* kill argument any for api-visibility
* kill argument any across a few tests
* do not return value that has yielded from `await`-ing `Promise<void>`
* force cast
* runtime non-null assertion to coerce
* rewrite `assert.notEqual(expr, null)` to `assert.ok(expr)`
こうすることでassertion type扱いになり、non-nullableになる
* change return type of `failedApiCall` to `void`
戻り値がどこにも使われていない
* split bindings for exports.ts
型が合わなくて文句を言ってくるので適切に分割
* runtime non-null assertion
* runtime non-null assertion
* 何故かうまく行かないので、とりあえずXORしてみる
* Revert "何故かうまく行かないので、とりあえずXORしてみる"
This reverts commit 48cf32c930924840d0892af92d71b9437acb5844.
* castAsErrorで安全ではないキャストを隠蔽
* 型アサーションの追加
* 型アサーションの追加
* 型アサーションの追加
* voidで値を返さない
* castAsError
* assert.ok => kill nullability
* もはや明示的な型の指定は必要ない
* castAsError
* castAsError
* 型アサーションの追加
* nullableを一旦抑止
* 変数を分離して型エラーを排除
* 不要なプロパティを削除する処理を隠蔽してanyを排除
* Repository type
* simple type
* assert.ok => kill nullability
* revert `as any` drop
reverts fe95c05b3f53266108128680d9358a3796844232 partialy
* test: fix invalid assertion
partially revert b99b7b5392d9d20c81dfee1346ba8b33ff9e1fbb
* test: 52d8a54fc7https://github.com/misskey-dev/misskey/pull/14054#discussion_r1672369526  (part 1)
* test: use non-null assertion to suppress too many error
* Update packages/backend/test/utils.ts
Co-authored-by: anatawa12 <anatawa12@icloud.com>
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com> 
							
						 
						
							2024-07-14 09:33:16 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zyoshoka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								38837bd388 
								
							 
						 
						
							
							
								
								test(backend): refactor tests ( #13499 )  
							
							... 
							
							
							
							* test(backend): refactor tests
* fix: failed test 
							
						 
						
							2024-03-03 20:15:35 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zyoshoka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								37959bab1d 
								
							 
						 
						
							
							
								
								refactor(backend): remove/replace deprecated type deps ( #13252 )  
							
							
							
						 
						
							2024-02-16 20:09:07 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								35ec41fc1e 
								
							 
						 
						
							
							
								
								enhance(backend): テストの高速化 ( #12939 )  
							
							... 
							
							
							
							* enhance(backend): テストの高速化
* add ls
* 自動的にマージされるようなので不要
* 起動方法を揃える
* fix test 
							
						 
						
							2024-01-08 17:43:52 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								30311aca18 
								
							 
						 
						
							
							
								
								fix(misskey-js): /signupと/signinの定義を作成してフロントの型エラーを抑制する ( #12846 )  
							
							... 
							
							
							
							* fix(misskey-js): /signupと/signinの定義を復活してフロントの型エラーを抑制する
* fix ci
* fix ci
* fix
* fix
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com> 
							
						 
						
							2024-01-03 13:41:28 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c836157edb 
								
							 
						 
						
							
							
								
								enhance: 二要素認証設定時のセキュリティを強化 ( #11863 )  
							
							... 
							
							
							
							* enhance: 二要素認証設定時のセキュリティを強化
パスワード入力が必要な操作を行う際、二要素認証が有効であれば確認コードの入力も必要にする
* Update CoreModule.ts
* Update 2fa.ts
* wip
* wip
* Update 2fa.ts
* tweak 
							
						 
						
							2023-09-22 14:12:33 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ff9a65e8fa 
								
							 
						 
						
							
							
								
								feat: passkey support ( #11804 )  
							
							... 
							
							
							
							https://github.com/MisskeyIO/misskey/pull/149  
						
							2023-09-08 14:05:03 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								257c4fccf1 
								
							 
						 
						
							
							
								
								feat: Refine 2fa ( #11766 )  
							
							... 
							
							
							
							* wip
* Update 2fa.qrdialog.vue
* Update 2fa.vue
* Update CHANGELOG.md
* tweak
* ✌️  
							
						 
						
							2023-08-28 18:25:31 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kagami Sascha Rosylight 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7bb8c71543 
								
							 
						 
						
							
							
								
								chore(backend, misskey-js): add type for signup ( #11043 )  
							
							... 
							
							
							
							* chore(backend, misskey-js): add type for signup
* rerun 
							
						 
						
							2023-06-25 08:34:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								1177528c25 
								
							 
						 
						
							
							
								
								fix backend e2e  
							
							
							
						 
						
							2023-06-04 14:03:46 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								a43398ce1d 
								
							 
						 
						
							
							
								
								refactor(test): rename variable for INestApplicationContext  
							
							
							
						 
						
							2023-03-12 20:57:01 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nanashia 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4e7e377987 
								
							 
						 
						
							
							
								
								add backend 2fa test ( #10289 )  
							
							
							
						 
						
							2023-03-11 14:13:39 +09:00