Sharkey/src/client/app/common/views/components/settings
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.vue Implement Webauthn 🎉 (#5088) 2019-07-03 20:18:07 +09:00
api.vue Improve API console 2019-04-25 14:40:42 +09:00
apps.vue クライアントの設定コンポーネントを整理 2019-03-01 10:42:28 +09:00
drive.vue 🎨 2019-03-15 01:43:11 +09:00
integration.vue Fix meta tags (#4918) 2019-05-14 02:50:23 +09:00
language.vue クライアントの設定コンポーネントを整理 2019-03-01 10:42:28 +09:00
mute-and-block.vue クライアントの設定コンポーネントを整理 2019-03-01 10:42:28 +09:00
notification.vue Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
password.vue クライアントの設定コンポーネントを整理 2019-03-01 10:42:28 +09:00
profile.vue Some import and export fixes (#4842) 2019-05-03 18:33:25 +09:00
settings.vue Improve usability 2019-06-22 04:09:53 +09:00
signins.vue クライアントの設定コンポーネントを整理 2019-03-01 10:42:28 +09:00
tags.vue クライアントの設定コンポーネントを整理 2019-03-01 10:42:28 +09:00
theme.vue Fix meta tags (#4918) 2019-05-14 02:50:23 +09:00