Sharkey/src/models/entities
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
..
games/reversi Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
abuse-user-report.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
access-token.ts Clean up 2019-04-16 01:22:48 +09:00
app.ts Increase url column length 2019-04-11 19:03:49 +09:00
attestation-challenge.ts Implement Webauthn 🎉 (#5088) 2019-07-03 20:18:07 +09:00
auth-session.ts Fix bug 2019-04-13 20:02:31 +09:00
blocking.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
drive-file.ts Add indexes 2019-06-13 15:30:51 +09:00
drive-folder.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
emoji.ts Increase url column length 2019-04-11 19:03:49 +09:00
follow-request.ts Increase url column length 2019-04-11 19:03:49 +09:00
following.ts Increase url column length 2019-04-11 19:03:49 +09:00
hashtag.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
instance.ts Use bigint 2019-04-29 17:38:31 +09:00
log.ts Update log.ts 2019-05-11 10:58:34 +09:00
messaging-message.ts ユーザーグループ 2019-05-18 20:36:33 +09:00
meta.ts Resolve #4928 2019-05-16 01:07:32 +09:00
muting.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
note-favorite.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
note-reaction.ts Increase reaction column length 2019-04-24 03:39:11 +09:00
note-unread.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
note-watching.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
note.ts Update note.ts 2019-05-14 12:04:40 +09:00
notification.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
page-like.ts ページにいいねできるように 2019-05-17 19:56:47 +09:00
page.ts ページにいいねできるように 2019-05-17 19:56:47 +09:00
poll-vote.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
poll.ts strictNullChecks (#4666) 2019-04-13 01:43:22 +09:00
registration-tickets.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
signin.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
sw-subscription.ts Increase url column length 2019-04-11 19:03:49 +09:00
user-group-invite.ts Resolve #4941 2019-05-19 20:41:23 +09:00
user-group-joining.ts Resolve #4941 2019-05-19 20:41:23 +09:00
user-group.ts ユーザーグループ 2019-05-18 20:36:33 +09:00
user-keypair.ts トランザクションを使うようにしたり 2019-04-12 01:52:25 +09:00
user-list-joining.ts Add unique index 2019-05-19 20:50:08 +09:00
user-list.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
user-note-pinings.ts Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
user-profile.ts Implement Webauthn 🎉 (#5088) 2019-07-03 20:18:07 +09:00
user-publickey.ts トランザクションを使うようにしたり 2019-04-12 01:52:25 +09:00
user-security-key.ts Implement Webauthn 🎉 (#5088) 2019-07-03 20:18:07 +09:00
user.ts Resolve #4870 2019-05-09 23:27:34 +09:00