Marie
|
5db583a3eb
|
merge: upstream
|
2023-12-23 02:09:23 +01:00 |
|
zyoshoka
|
406b4bdbe7
|
refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539)
* refactor(frontend): 非推奨となったReactivity Transformを使わないように
* refactor: 不要な括弧を除去
* fix: 不要なアノテーションを除去
* fix: Refの配列をrefしている部分の対応
* refactor: 不要な括弧を除去
* fix: lint
* refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換
* fix: type error
* chore: drop reactivity transform from eslint configuration
* refactor: remove unnecessary import
* fix: 対応漏れ
|
2023-12-07 14:42:09 +09:00 |
|
Amelia Yukii
|
08de1f7baa
|
fix: icons being inconsistent and PG (#136)
|
2023-11-03 23:20:53 +01:00 |
|
Insert5StarName
|
7b179d3a92
|
work in progress icons
|
2023-09-30 21:53:52 +02:00 |
|
syuilo
|
063d24ad4f
|
🎨
|
2023-09-23 12:24:33 +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 |
|