yumechi-no-kuni/src/server/api/endpoints
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
ap Fix: AP object / actor type (#5086) 2019-06-28 18:54:09 +09:00
app Use as const 2019-06-27 18:04:09 +09:00
auth Use as const 2019-06-27 18:04:09 +09:00
blocking Use as const 2019-06-27 18:04:09 +09:00
charts strictNullChecks (#4666) 2019-04-13 01:43:22 +09:00
drive Use as const 2019-06-27 18:04:09 +09:00
federation Cache meta 2019-04-24 08:11:19 +09:00
following Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
games/reversi strictNullChecks (#4666) 2019-04-13 01:43:22 +09:00
hashtags Use as const 2019-06-27 18:04:09 +09:00
i Implement Webauthn 🎉 (#5088) 2019-07-03 20:18:07 +09:00
messaging Use as const 2019-06-27 18:04:09 +09:00
mute Use as const 2019-06-27 18:04:09 +09:00
my strictNullChecks (#4666) 2019-04-13 01:43:22 +09:00
notes Use as const 2019-06-27 18:04:09 +09:00
notifications Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +09:00
pages Use as const 2019-06-27 18:04:09 +09:00
sw Cache meta 2019-04-24 08:11:19 +09:00
username Resolve #365 2019-06-15 00:07:41 +09:00
users Use as const 2019-06-28 16:38:48 +09:00
drive.ts Use as const 2019-06-27 18:04:09 +09:00
endpoint.ts Improve API console 2019-04-25 14:40:42 +09:00
endpoints.ts Resolve #4732 2019-04-18 21:29:19 +09:00
i.ts Use as const 2019-06-27 18:04:09 +09:00
meta.ts Use as const 2019-06-27 18:04:09 +09:00
notes.ts Use as const 2019-06-27 18:04:09 +09:00
pinned-users.ts Use as const 2019-06-27 18:04:09 +09:00
stats.ts Use as const 2019-06-27 18:04:09 +09:00
users.ts Use as const 2019-06-27 18:04:09 +09:00