silverhand-bot
|
ad13427c37
|
release: version core packages (#3644)
|
2023-03-30 19:44:40 +08:00 |
|
Gao Sun
|
c200169886
|
refactor: add app insights package (#3637)
* refactor: add app insights package
* refactor: fix dependencies
|
2023-03-30 13:36:46 +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
|
296cad8fc5
|
release: version packages
|
2023-03-22 16:25:32 +08:00 |
|
silverhand-bot
|
a43e72d177
|
release: version core packages (#3578)
|
2023-03-22 14:58:19 +08:00 |
|
renovate[bot]
|
11e302b2fa
|
chore(deps): update dependency typescript to v5 (#3463)
* chore(deps): update dependency typescript to v5
* refactor: fix build
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-03-21 19:37:51 +08:00 |
|
Gao Sun
|
959d1f02dd
|
refactor: use caret range for workspace dependencies (#3566)
|
2023-03-21 19:33:08 +08:00 |
|
Gao Sun
|
28e9fa4290
|
release: core v1.0.0 (#3554)
* chore: move changesets
* release: core v1.0.0
* chore: update workflow
|
2023-03-20 23:57:04 +08:00 |
|
Gao Sun
|
d27499c553
|
refactor(cloud,core): report exception to Applicaiton Insights
when status code >= 500 or other unhandled expcetions occurred.
|
2023-03-19 10:40:17 +08:00 |
|
Gao Sun
|
169c4450eb
|
refactor: use essentials tryThat and trySafe
|
2023-03-18 13:02:51 +08:00 |
|
renovate[bot]
|
fa3c13a68d
|
chore(deps): update dependency @silverhand/essentials to v2.5.0
|
2023-03-17 18:41:13 +00:00 |
|
Gao Sun
|
e0fad2dccd
|
refactor: implement ttl cache
|
2023-03-17 13:59:59 +08:00 |
|
Gao Sun
|
dd91ebddfa
|
refactor: cache well-known data
|
2023-03-17 13:59:53 +08:00 |
|
wangsijie
|
5b8d8c8c14
|
feat(cloud,schemas): add demo social connectors for tenant (#3444)
|
2023-03-17 10:21:48 +08:00 |
|
renovate[bot]
|
565a0aead2
|
chore(deps): update dependency @silverhand/essentials to v2.4.1 (#3421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-15 21:36:02 +08:00 |
|
wangsijie
|
76b49de1f0
|
feat(core,console): display demo connectors (#3425)
|
2023-03-15 17:09:26 +08:00 |
|
Gao Sun
|
4ef49ed93c
|
Merge pull request #3391 from logto-io/gao-use-env-to-set-pg-pool
refactor: support setting pool sizes by env variable
|
2023-03-15 16:43:47 +08:00 |
|
wangsijie
|
0f2d5d56a1
|
feat(cloud): add demo connector configs on tenant create (#3422)
|
2023-03-15 16:26:36 +08:00 |
|
wangsijie
|
63938d6d4b
|
feat(cli,core,shared): install demo connectors only in cloud (#3414)
|
2023-03-15 15:24:31 +08:00 |
|
Gao Sun
|
9c48f98fa1
|
refactor: support setting pool sizes by env variable
|
2023-03-14 23:02:44 +08: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
|
af4276e08e
|
test(cloud): init api tests
|
2023-03-08 10:49:51 +08:00 |
|
Gao Sun
|
3287c2c232
|
refactor: use URL class
|
2023-03-08 10:47:10 +08:00 |
|
renovate[bot]
|
4eb2d14762
|
chore(deps): update dependency @silverhand/essentials to v2.4.0 (#3284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-07 04:25:50 +00:00 |
|
Gao Sun
|
08e7b6c6c2
|
refactor: allow admin to create tenants
|
2023-03-04 14:52:02 +08:00 |
|
Gao Sun
|
afe39f6f46
|
refactor: fix cloud dev (#3281)
|
2023-03-03 11:04:22 +00:00 |
|
Gao Sun
|
a76ce24bee
|
refactor: seed data for multi-tenancy 2
|
2023-03-03 14:11:19 +08:00 |
|
silverhand-bot
|
cda2c821cd
|
release: version core packages (#3225)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-02-25 23:15:42 +08:00 |
|
Gao Sun
|
76a04d97b3
|
feat(cloud): POST /tenants
|
2023-02-20 00:27:12 +08:00 |
|
Gao Sun
|
ed4894a19f
|
feat: init cloud
|
2023-02-18 13:34:52 +08:00 |
|
Gao Sun
|
f339e86591
|
refactor: update tsconfig
|
2023-02-17 13:41:05 +08:00 |
|
Gao Sun
|
ed4db56254
|
chore: upgrade configs
|
2023-02-16 23:49:03 +08:00 |
|
Darcy Ye
|
3a5ac1edc9
|
fix(core): should validate config when creating a new connector instance (#3068)
|
2023-02-08 06:35:03 +00:00 |
|
renovate[bot]
|
4a407ad4de
|
chore(deps): update logto js sdk monorepo packages to v1.0.0-rc.0 (#3057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-02-06 04:37:52 +00:00 |
|
Gao Sun
|
2c19a83f0b
|
release: version packages
|
2023-02-02 22:21:34 +08:00 |
|
Gao Sun
|
f4b8063bed
|
chore: manually update to rc
|
2023-02-02 22:18:08 +08:00 |
|
Gao Sun
|
95a44929a5
|
feat: init multi-tenancy environment (#2929)
|
2023-01-18 20:38:05 +08:00 |
|
wangsijie
|
5d862f617f
|
feat(core): list roles filter by userId (#2893)
|
2023-01-10 17:04:27 +08:00 |
|
Gao Sun
|
954664bd28
|
refactor(core,shared): EnvSet class
|
2023-01-07 17:22:15 +08:00 |
|
Gao Sun
|
da2b8cdbfe
|
chore!: drop Node 16
|
2023-01-06 22:24:39 +08:00 |
|
Gao Sun
|
4d9d16661d
|
release: version core packages
|
2023-01-06 16:48:18 +08:00 |
|
silverhand-bot
|
9c1b3d77aa
|
release: version core packages (#2803)
|
2023-01-01 19:55:54 +08:00 |
|
Gao Sun
|
ab54c38cd5
|
refactor(core): check connector-kit compatibility when load connector (#2798)
|
2023-01-01 18:36:46 +08:00 |
|
renovate[bot]
|
e5dc687ee8
|
chore(deps): update dependency @silverhand/essentials to v2.1.0 (#2732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-26 20:13:05 +08:00 |
|
Gao Sun
|
3a996cc9d9
|
refactor: fix esm mock context (#2725)
|
2022-12-26 12:12:19 +00:00 |
|
Gao Sun
|
f993da8795
|
test: add integration tests for interaction hooks
|
2022-12-26 19:44:03 +08:00 |
|
Gao Sun
|
464a4a9133
|
feat: trigger interaction hooks
|
2022-12-26 10:26:25 +08:00 |
|
renovate[bot]
|
c5025fc70b
|
chore(deps): update dependency @silverhand/essentials to v2.0.0 (#2723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-25 13:52:55 +08:00 |
|
Gao Sun
|
c52a66a32d
|
refactor: remove lodash (#2715)
|
2022-12-23 15:19:49 +00:00 |
|
Gao Sun
|
df6eb9e942
|
chore(deps): upgrade prettier to v2.8.1 (#2709)
|
2022-12-22 16:52:39 +08:00 |
|