iceshrimp-legacy/src/client/app
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
..
admin Resolve #5072 2019-07-03 03:58:45 +09:00
auth Merge branch 'riamu' into develop 2019-06-10 11:41:07 +09:00
common Implement Webauthn 🎉 (#5088) 2019-07-03 20:18:07 +09:00
desktop Update dependencies 🚀 2019-07-02 19:20:34 +09:00
dev Refactor 2019-04-15 12:20:48 +09:00
mobile Improve sync 2019-06-21 15:08:17 +09:00
test Use # instead of v-slot: 2019-02-18 11:13:56 +09:00
animation.styl Add animation 2019-03-01 14:24:12 +09:00
app.styl 様々な修正 (#4859) 2019-05-05 09:27:55 +09:00
app.vue テーマに関して強化 2018-10-02 16:04:31 +09:00
boot.js assetsのjs要求時にsaltを付けないように (#4358) 2019-02-24 10:38:00 +09:00
config.ts Resolve #4305 2019-02-18 04:52:40 +09:00
i18n.ts Refactoring of i18n (#3165) 2018-11-09 03:44:35 +09:00
init.css Fix bug 2019-04-01 21:23:16 +09:00
init.ts Clean up 2019-05-22 12:56:42 +09:00
mios.ts Enable ServiceWorker (#5075) 2019-06-21 11:50:38 +09:00
reset.styl 様々な修正 (#4859) 2019-05-05 09:27:55 +09:00
safe.js ていねい (#3608) 2018-12-13 09:42:14 +09:00
store.ts Fix bug 2019-06-21 15:11:56 +09:00
sw.js Disable ServiceWorker 2019-05-03 08:22:44 +09:00
theme.ts Rename theme 2019-04-24 14:44:28 +09:00
tsconfig.json [Client] Enable code splitting 2018-11-12 04:09:02 +09:00
v.d.ts Resolve #3676 (#3677) 2018-12-19 21:20:25 +09:00