Gao Sun
|
f50509dfab
|
Merge pull request #2683 from logto-io/gao-log-4632-core-init-hooks-schemas
feat: hooks schema and APIs
|
2022-12-22 13:11:29 +08:00 |
|
Gao Sun
|
caa75422ad
|
Merge pull request #2681 from logto-io/gao-refactor-log-types-2
refactor: log types 2
|
2022-12-21 11:01:52 +08:00 |
|
Gao Sun
|
c24a57f2c4
|
refactor: update log types in database and console
|
2022-12-20 13:47:12 +08:00 |
|
Gao Sun
|
33faa41f0d
|
refactor(schemas): fix type path
|
2022-12-20 13:33:53 +08:00 |
|
Gao Sun
|
a023fe97e5
|
refactor: add alteration and integration test
|
2022-12-20 13:02:40 +08:00 |
|
Gao Sun
|
0f2548e0c4
|
refactor: fix build errors
|
2022-12-20 10:25:47 +08:00 |
|
Gao Sun
|
3a3a107811
|
refactor: schema export and id generator
|
2022-12-20 00:02:35 +08:00 |
|
Xiao Yijun
|
bc5f4b541a
|
refactor: replace termsOfUse with termsOfUseUrl (#2665)
|
2022-12-15 17:04:42 +08:00 |
|
Gao Sun
|
93cd6a27d0
|
refactor(schemas): add name index on users (#2668)
|
2022-12-15 10:50:48 +08:00 |
|
Xiao Yijun
|
bb53b32c1d
|
refactor: sign up settings schema (#2559)
|
2022-12-02 09:52:01 +08:00 |
|
Darcy Ye
|
7ba40a7782
|
feat: remove enabled from table connectors (#2513)
|
2022-11-28 18:37:24 +08:00 |
|
wangsijie
|
3f41278a24
|
feat(schemas): add roles and permissions (#2494)
|
2022-11-24 11:09:03 +08:00 |
|
Gao Sun
|
a7dbeb9c77
|
refactor: use esm (batch 1)
|
2022-11-22 16:06:04 +08: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 |
|
wangsijie
|
854e373b81
|
Merge branch 'master' into merge/suspend
|
2022-11-09 11:05:32 +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
|
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 |
|
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 |
|
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 |
|
Gao Sun
|
365b80ab13
|
chore: update contributing (#2209)
|
2022-10-19 14:47:59 +00:00 |
|
silverhand-bot
|
33c10ce216
|
release: v1.0.0-beta.11
|
2022-10-19 06:19:36 +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 |
|
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
|
696e7f181d
|
chore: merge branch 'master' into feature/manage-language
|
2022-10-10 15:52:06 +08:00 |
|
wangsijie
|
c67d4a382f
|
feat(schemas): add sie v2 alteration (#2077)
|
2022-10-10 14:04:00 +08:00 |
|
Gao Sun
|
a5280a2afd
|
feat(cli): db alteration deploy command
|
2022-10-07 19:48:17 +08:00 |
|
IceHe
|
3eb44e1e56
|
refactor(core,console,phrases,schemas): replace language key with language tag (#2026)
|
2022-09-30 10:30:32 +08:00 |
|
IceHe
|
bd0596f035
|
chore(schemas): add db alteration script to repair user created_at column by user logs (#2031)
|
2022-09-30 10:27:06 +08:00 |
|
IceHe
|
cce2d40160
|
refactor(core): count new users by created_at (#2027)
|
2022-09-29 15:32:43 +08:00 |
|
silverhand-bot
|
11381afdc5
|
release: v1.0.0-beta.10
|
2022-09-28 14:30:24 +00:00 |
|
IceHe
|
df18d87103
|
chore(schemas): add custom phrases database alteration script (#2016)
|
2022-09-27 09:15:56 +00:00 |
|
wangsijie
|
10c1be6eb7
|
fix(core,schemas): move alteration types into schemas src (#2005)
|
2022-09-26 17:29:44 +08:00 |
|
wangsijie
|
2cb4091039
|
refactor(core,schemas): rename migration to alteration (#2002)
|
2022-09-26 16:38:27 +08:00 |
|