1
0
forked from mirror/misskey
mi.moris.day/src/client/app/common/scripts
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
..
2fa.ts Implement Webauthn 🎉 (#5088) 2019-07-03 20:18:07 +09:00
check-for-update.ts
collect-page-vars.ts Improve MisskeyPages 2019-05-02 17:55:59 +09:00
compose-notification.ts
contains.ts
copy-to-clipboard.ts
format-uptime.ts
fuck-ad-block.ts
gen-search-query.ts Resolve #3119 2019-04-25 07:46:39 +09:00
get-face.ts
get-md5.ts
get-static-image-url.ts
loading.ts
note-mixin.ts Improve url-preview (#5077) 2019-06-21 15:41:02 +09:00
note-subscriber.ts Refactoring 2019-05-21 03:07:11 +09:00
paging.ts Fix bug 2019-06-13 18:15:35 +09:00
post-form.ts Improve post form 2019-05-27 15:38:14 +09:00
search.ts Resolve #3119 2019-04-25 07:46:39 +09:00
should-mute-note.ts 様々な修正 (#4859) 2019-05-05 09:27:55 +09:00
stream.ts Fix #4874 2019-05-07 18:48:38 +09:00