Commit graph

2810 commits

Author SHA1 Message Date
syuilo c8abd512e1 11.26.0 2019-07-19 03:37:48 +09:00
Satsuki Yanagi 9a09ed6290 Cleanup source (#5177)
* Cleanup source

* 🙏
2019-07-17 17:13:38 +09:00
MeiMei ebc2b05231 fix build error (#5162) 2019-07-17 00:59:19 +09:00
Acid Chicken (硫酸鶏) 9381842af2
Bye @types/is-root 2019-07-14 09:42:22 +09:00
Acid Chicken (硫酸鶏) a6644c540a
Update dependency resolutions 2019-07-14 09:38:49 +09:00
syuilo 82493bb741 Update dependencies 🚀 2019-07-11 23:46:46 +09:00
syuilo 3e516474c2 11.25.1 2019-07-09 17:03:24 +09:00
syuilo a7ec54ea97 11.25.0 2019-07-08 16:17:14 +09:00
syuilo 3bc2fe8527 11.24.2 2019-07-05 22:35:52 +09:00
syuilo e2d59293fb 11.24.1 2019-07-05 18:02:29 +09:00
syuilo a5c6145237 11.24.0 2019-07-05 02:12:45 +09:00
syuilo a0e56504de Update package.json 2019-07-03 20:31:38 +09:00
Satsuki Yanagi d46e9f5abe Update ESLint 🚀 (#5097) 2019-07-03 20:20:02 +09:00
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
syuilo 10677b57d4
Update dependencies 🚀 2019-07-02 19:20:34 +09:00
syuilo bb2d76ffa3
Fix #4926 2019-06-29 23:12:00 +09:00
syuilo 952789cc1e
Use as const
#5089
2019-06-27 18:04:09 +09:00
syuilo 6b897e562a
11.23.1 2019-06-25 01:27:33 +09:00
syuilo 20f11a6701
11.23.0 2019-06-23 00:21:58 +09:00
syuilo aac519bf80
11.22.0 2019-06-18 19:15:55 +09:00
syuilo b6f985abaf
Update summaly to 2.3.0 2019-06-18 16:58:32 +09:00
syuilo 49d57ce049
11.21.0 2019-06-16 16:08:36 +09:00
syuilo 1204e1c5e4
Update dependencies 🚀 2019-06-16 16:07:57 +09:00
syuilo 5e3cc0a3c6
11.20.4 2019-06-13 18:22:31 +09:00
syuilo 801f9027aa
11.20.3 2019-06-10 23:11:04 +09:00
syuilo b8060a522a
11.20.2 2019-06-10 11:43:45 +09:00
syuilo 2820f6a621
11.20.1 2019-06-07 20:47:14 +09:00
syuilo c227641d50
Update dependencies 🚀 2019-06-07 20:29:13 +09:00
Acid Chicken (硫酸鶏) a8ff1e19dc
Add resolutions for polluted packages
for yarn users: Just `yarn install` then vulnerabilities are fixed!
for npm users: Wait for support of 'resolutions' from npm.
2019-06-04 23:06:30 +09:00
syuilo 9403ee6495
Improve post form
Resolve #4998
Resolve #1151
2019-05-27 15:38:14 +09:00
syuilo c88576e3e6
11.19.1 2019-05-26 21:42:03 +09:00
syuilo 37e4226c70
Clean up 2019-05-26 21:16:52 +09:00
Aya Morisawa 933a79af93 Remove deprecated package @types/file-type (#4987) 2019-05-26 15:09:42 +09:00
syuilo 0f6cd3c125
11.19.0 2019-05-25 09:21:21 +09:00
syuilo deb6485cc2
Update dependency 🚀 2019-05-24 03:31:14 +09:00
syuilo a973bd56fe
11.18.1 2019-05-21 18:13:10 +09:00
syuilo 391be342ac
11.18.0 2019-05-21 08:55:26 +09:00
syuilo 84541faf92
Update dependencies 🚀 2019-05-21 08:46:35 +09:00
syuilo 202cb3048a
11.17.1 2019-05-20 00:12:19 +09:00
syuilo d1d5e10b72
11.17.0 2019-05-19 21:02:17 +09:00
syuilo daa557f6a3
11.16.1 2019-05-19 03:22:26 +09:00
syuilo 5225139284
11.16.0 2019-05-19 02:51:28 +09:00
syuilo fe6d88e410
11.15.0 2019-05-16 16:13:46 +09:00
syuilo a21357248f
Dockerを使用している場合、アプデの際にマイグレを自動実行するように 2019-05-16 16:12:30 +09:00
syuilo 54bfffa7b9
11.14.0 2019-05-16 01:16:41 +09:00
syuilo e5409db0e8
Resolve #4925 2019-05-14 23:54:39 +09:00
syuilo 13feaea7b7
11.13.0 2019-05-14 21:25:00 +09:00
syuilo 1b58e18a6d
Update dependencies 🚀 2019-05-14 21:17:29 +09:00
syuilo b0344d52e9
11.12.0 2019-05-10 17:32:57 +09:00
syuilo e0a55b9100
11.11.2 2019-05-07 18:56:19 +09:00