egirlskey/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 Resolve #4305 2019-02-18 04:52:40 +09:00
collect-page-vars.ts Improve MisskeyPages 2019-05-02 17:55:59 +09:00
compose-notification.ts Update compose-notification.ts 2019-02-28 20:57:38 +09:00
contains.ts 整理した 2018-03-29 20:32:18 +09:00
copy-to-clipboard.ts [Client] Improve usability 2019-01-23 05:20:28 +09:00
format-uptime.ts Resolve #3676 (#3677) 2018-12-19 21:20:25 +09:00
fuck-ad-block.ts Refactor: rename alert to dialog 2018-12-02 15:28:52 +09:00
gen-search-query.ts Resolve #3119 2019-04-25 07:46:39 +09:00
get-face.ts ✌️🤔✌️ 2018-11-28 18:57:22 +09:00
get-md5.ts Module 'crypto' as import syntax (#4011) 2019-01-30 11:51:29 +09:00
get-static-image-url.ts Add prelude function for URL Query (#4135) 2019-02-13 23:45:35 +09:00
loading.ts Module 'nprogress' as import syntax (#4012) 2019-01-27 19:41:41 +09:00
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