simeng-li
|
6b909f033f
|
refactor(core): update the interaction guard (#2521)
|
2022-11-24 17:15:16 +08:00 |
|
simeng-li
|
fb6fd19021
|
refactor(ui): add password identifier verification (#2515)
|
2022-11-24 11:39:01 +08:00 |
|
wangsijie
|
3f41278a24
|
feat(schemas): add roles and permissions (#2494)
|
2022-11-24 11:09:03 +08:00 |
|
simeng-li
|
14b717801f
|
refactor(core): add interactionGuard middleware (#2497)
|
2022-11-23 16:49:35 +08:00 |
|
renovate[bot]
|
2b393afb28
|
chore(deps): update dependency camelcase to v7 (#2498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-22 14:15:56 +00:00 |
|
Gao Sun
|
b48bfd3762
|
refactor: upgrade toolkit and update test config
|
2022-11-22 16:47:17 +08:00 |
|
Gao Sun
|
1a4101ca81
|
refactor: fix tests
|
2022-11-22 16:10:55 +08:00 |
|
Gao Sun
|
a7dbeb9c77
|
refactor: use esm (batch 1)
|
2022-11-22 16:06:04 +08:00 |
|
Darcy Ye
|
4dc4322504
|
feat: update PATCH /connectors/:id (#2469)
|
2022-11-18 08:36:53 +00:00 |
|
Darcy Ye
|
8a7a9e418e
|
feat: update connectors table and load connector logic (#2468)
Co-authored-by: wangsijie <wangsijie@silverhand.io>
|
2022-11-18 12:06:53 +08:00 |
|
Gao Sun
|
47a6915bc4
|
release: version packages (beta)
|
2022-11-16 18:21:18 +08:00 |
|
silverhand-bot
|
38550e0c9b
|
release: version packages (beta) (#2329)
|
2022-11-15 04:31:13 +00:00 |
|
wangsijie
|
9740b9d392
|
feat(console): add suspended label (#2435)
|
2022-11-15 11:51:46 +08:00 |
|
wangsijie
|
4a4a59f44d
|
Merge pull request #2320 from logto-io/feature/suspend
feat: suspend user
|
2022-11-14 11:47:22 +08:00 |
|
wangsijie
|
6680a9c418
|
fix(schemas): add missing log types for continue with passwordless (#2409)
|
2022-11-11 18:07:25 +08:00 |
|
wangsijie
|
854e373b81
|
Merge branch 'master' into merge/suspend
|
2022-11-09 11:05:32 +08:00 |
|
wangsijie
|
c8a7efb0cc
|
Merge branch 'feature/sie-v2' into merge/sie-v2
|
2022-11-09 08:45:19 +08:00 |
|
wangsijie
|
e699e3fb62
|
fix(core,schemas): fix email and sms verification for continue route (#2349)
|
2022-11-08 22:59:43 +08:00 |
|
wangsijie
|
5c81d6f147
|
Merge branch master into merge/sie-v2
|
2022-11-08 22:58:36 +08:00 |
|
Gao Sun
|
cbf75359c8
|
chore: enable Node 18
|
2022-11-07 21:25:34 +08:00 |
|
wangsijie
|
73bb938c3c
|
feat(schemas): add user is suspended column (#2305)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2022-11-04 10:10:01 +08:00 |
|
wangsijie
|
5e571936c9
|
chore: remove old sign in methods (#2295)
|
2022-11-03 18:23:12 +08:00 |
|
wangsijie
|
1c50efe632
|
feat: remove forgot password control (#2291)
|
2022-11-03 10:31:57 +08:00 |
|
wangsijie
|
415c24aace
|
feat(core): password sign in with phone or email (#2266)
|
2022-10-28 15:05:02 +08:00 |
|
wangsijie
|
50170cfcbf
|
feat(core): enable forgot password check (#2257)
|
2022-10-27 11:50:48 +08:00 |
|
simeng-li
|
b5512b9213
|
refactor(core): rename phone signInMethod to sms (#2252)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
|
2022-10-26 14:47:13 +08:00 |
|
Xiao Yijun
|
9b97775fc0
|
chore: merge master into feature/sie-v2
|
2022-10-24 13:50:26 +08:00 |
|
renovate[bot]
|
380d2e5af4
|
fix(deps): update dependency @logto/core-kit to v1.0.0-beta.20 (#2234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-24 12:51:24 +08:00 |
|
Xiao Yijun
|
bab7a607db
|
refactor: update language kit (#2232)
|
2022-10-24 12:26:11 +08:00 |
|
renovate[bot]
|
a1fb85ca67
|
fix(deps): update dependency @logto/core-kit to v1.0.0-beta.19 (#2130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-21 15:11:06 +08:00 |
|
Gao Sun
|
f56b5b5c48
|
refactor: fix lint errors
|
2022-10-21 14:03:35 +08:00 |
|
renovate[bot]
|
4e74bcf0a4
|
chore(deps): update silverhand configs monorepo packages to v1.3.0
|
2022-10-21 14:03:31 +08:00 |
|
Gao Sun
|
19666e0401
|
chore: introduce changesets (#2215)
|
2022-10-21 13:59:08 +08:00 |
|
wangsijie
|
5959372325
|
Merge branch master into merge/sie-v2
merge
|
2022-10-21 10:43:56 +08:00 |
|
wangsijie
|
06ae2aff15
|
Revert "chore: merge master into sie-v2 (#2182)" (#2216)
|
2022-10-20 17:03:18 +08:00 |
|
wangsijie
|
2e5f332edc
|
feat(core): limit sign in method (#2213)
|
2022-10-20 15:36:50 +08:00 |
|
Gao Sun
|
365b80ab13
|
chore: update contributing (#2209)
|
2022-10-19 14:47:59 +00:00 |
|
Charles Zhao
|
103b80a84e
|
Merge pull request #2197 from logto-io/renovate/logto-connector-kit-1.x
fix(deps): update dependency @logto/connector-kit to v1.0.0-beta.19
|
2022-10-19 16:59:26 +08:00 |
|
silverhand-bot
|
c0fb59881e
|
release: v1.0.0-beta.12
|
2022-10-19 08:28:21 +00:00 |
|
Gao Sun
|
61336dfbc8
|
fix: handle versioning when no next-*.ts found (#2202)
|
2022-10-19 08:01:49 +00:00 |
|
Gao Sun
|
79c6c1de93
|
refactor: require database name in URL (#2198)
|
2022-10-19 07:38:56 +00:00 |
|
Gao Sun
|
582f3d6158
|
fix: add tables to schemas files
|
2022-10-19 15:15:24 +08:00 |
|
Gao Sun
|
e24fd0479b
|
fix: make packages public
|
2022-10-19 15:10:50 +08:00 |
|
renovate[bot]
|
91c047ed8b
|
fix(deps): update dependency @logto/connector-kit to v1.0.0-beta.19
|
2022-10-19 06:21:35 +00:00 |
|
silverhand-bot
|
33c10ce216
|
release: v1.0.0-beta.11
|
2022-10-19 06:19:36 +00:00 |
|
Xiao Yijun
|
e32b144369
|
chore: bump @logto/language-kit to v1.0.0-beta.19 (#2196)
|
2022-10-19 06:17:28 +00:00 |
|
wangsijie
|
e5f8139880
|
chore: merge master into sie-v2 (#2182)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
Co-authored-by: IceHe <icehe@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
Co-authored-by: simeng-li <simeng@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: Mahesh Vagicherla <59088937+b4s36t4@users.noreply.github.com>
Co-authored-by: FlurryNight <47457170+FlurryNight@users.noreply.github.com>
Co-authored-by: Lukas <lukas@slucky.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-18 15:44:49 +08:00 |
|
Gao Sun
|
9ebb3ddfd9
|
fix: alteration script in dev
|
2022-10-18 15:40:36 +08:00 |
|
Xiao Yijun
|
8bb82e981e
|
fix(schemas): field name in sie db data type should be camel-case (#2178)
Co-authored-by: wangsijie <wangsijie@silverhand.io>
|
2022-10-18 11:52:15 +08:00 |
|
Gao Sun
|
24f8afaf80
|
chore(deps): upgrade jest
|
2022-10-14 14:57:27 +08:00 |
|