syuilo
|
42cc93dd0f
|
fix: mochaが動かないため拡張子なしに戻した
|
2021-08-19 21:55:45 +09:00 |
|
syuilo
|
b9cb6d1c10
|
refactor: refactoring imports
将来ESMに移行しやすいように
Related: #7658
なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
|
2021-08-19 18:33:41 +09:00 |
|
syuilo
|
c74fe3c6e2
|
refactor: Use path alias
|
2021-03-23 17:43:07 +09:00 |
|
syuilo
|
d4a630902d
|
refactor: Use ===
|
2020-04-04 08:46:54 +09:00 |
|
syuilo
|
d3edf03125
|
Fix errors
|
2019-07-05 02:00:54 +09:00 |
|
Mary
|
fd94b817ab
|
Implement Webauthn 🎉 (#5088)
* Implement Webauthn 🎉
* Share hexifyAB
* Move hr inside template and add AttestationChallenges janitor daemon
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add newline at the end of file
* Fix stray newline in promise chain
* Ignore var in try{}catch(){} block
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add missing comma
* Add missing semicolon
* Support more attestation formats
* add support for more key types and linter pass
* Refactor
* Refactor
* credentialId --> id
* Fix
* Improve readability
* Add indexes
* fixes for credentialId->id
* Avoid changing store state
* Fix syntax error and code style
* Remove unused import
* Refactor of getkey API
* Create 1561706992953-webauthn.ts
* Update ja-JP.yml
* Add type annotations
* Fix code style
* Specify depedency version
* Fix code style
* Fix janitor daemon and login requesting 2FA regardless of status
|
2019-07-03 20:18:07 +09:00 |
|