Gao Sun
|
bc5a1039f0
|
refactor(core,console): fixing to-dos
|
2023-10-24 15:44:00 +08:00 |
|
Gao Sun
|
7178657935
|
refactor!: optimize schema types
|
2023-10-11 16:41:31 +08:00 |
|
wangsijie
|
5ccdd7f31a
|
feat(core,schemas): record daily active users (#4113)
|
2023-07-07 15:14:29 +08:00 |
|
Gao Sun
|
aa203308f0
|
refactor: reorg packages
update `@logto/shared` to a non-business package
and put business components into `@logto/*kit`.
|
2023-04-04 16:28:48 +08:00 |
|
renovate[bot]
|
93bc915609
|
chore(deps): update silverhand configs monorepo packages to v3.0.0 (#3585)
* chore(deps): update silverhand configs monorepo packages to v3.0.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-03-24 16:28:36 +00:00 |
|
Gao Sun
|
0b45c8f487
|
refactor: fix schema types (#3379)
by separating CreateSchema and Schema. also no need for explicitly
set generic type for database builders like `buildInsertIntoWithPool()`.
|
2023-03-14 12:45:13 +08:00 |
|
Gao Sun
|
ed4db56254
|
chore: upgrade configs
|
2023-02-16 23:49:03 +08:00 |
|
wangsijie
|
5d862f617f
|
feat(core): list roles filter by userId (#2893)
|
2023-01-10 17:04:27 +08:00 |
|
Gao Sun
|
a805124437
|
refactor: misc. issue fix
|
2022-12-12 21:53:39 +08:00 |
|
Gao Sun
|
a7dbeb9c77
|
refactor: use esm (batch 1)
|
2022-11-22 16:06:04 +08:00 |
|
Gao Sun
|
15bb084b6e
|
refactor: replace dayjs with date-fns
|
2022-11-07 14:33:47 +08:00 |
|
Gao Sun
|
f56b5b5c48
|
refactor: fix lint errors
|
2022-10-21 14:03:35 +08:00 |
|
Gao Sun
|
ba09de9b1e
|
refactor(core,cli): extract common utils to @logto/shared
|
2022-10-10 23:26:40 +08:00 |
|