Darcy Ye
|
24612e2706
|
fix(schemas): use pool.query to tolerate empty query results (#4241)
|
2023-07-25 23:50:47 +08:00 |
|
simeng-li
|
088efeef1a
|
chore(schemas): bump withTyped version (#4199)
bump withTyped version
|
2023-07-21 03:26:35 +00:00 |
|
Gao Sun
|
c00cfedcbb
|
refactor(schemas): add create affiliate scope (#4171)
|
2023-07-17 15:40:15 +08:00 |
|
Gao Sun
|
305f1409fd
|
refactor(schemas): add manage affiliate scope (#4168)
|
2023-07-14 15:21:08 +08:00 |
|
Darcy Ye
|
c5b0f9bdc5
|
feat(console): change free tenant number limit to 10 (#4130)
|
2023-07-13 17:09:05 +08:00 |
|
Darcy Ye
|
99e346e55a
|
refactor(schemas): update email service data guard (#4159)
|
2023-07-12 14:32:41 +08:00 |
|
Gao Sun
|
6b54d9190d
|
refactor(schemas): specify tenants table schema (#4155)
|
2023-07-12 13:56:39 +08:00 |
|
Gao Sun
|
cee1d0dd20
|
refactor(core,console): fix useCloudSwr type (#4152)
|
2023-07-11 15:25:45 +08:00 |
|
wangsijie
|
3d0715e09e
|
fix(schemas): remove incorrect tenantInfoGuard type (#4145)
|
2023-07-11 11:04:58 +08:00 |
|
Gao Sun
|
947de83173
|
chore: upgrade configs (#4132)
* chore: upgrade configs
* chore: fix lint errors
|
2023-07-07 17:17:21 +00:00 |
|
wangsijie
|
5ccdd7f31a
|
feat(core,schemas): record daily active users (#4113)
|
2023-07-07 15:14:29 +08:00 |
|
Darcy Ye
|
dd657d3877
|
feat(schemas): drop m2m credentials in existing logto email connector config (#4126)
|
2023-07-06 05:47:14 +00:00 |
|
Darcy Ye
|
61c49845a6
|
refactor(core,schemas,cli): save cloud service m2m app credentials (#4109)
|
2023-07-04 18:14:35 +08:00 |
|
Darcy Ye
|
759adf0f18
|
refactor(schemas): sync cloud m2m credential to logto config (#4115)
|
2023-07-04 08:24:41 +00:00 |
|
renovate[bot]
|
166ccf93ae
|
fix(deps): update @withtyped packages (#4105)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-07-02 20:17:26 +08:00 |
|
Darcy Ye
|
e0ee44d5d0
|
feat(core): add connector usage to GET APIs response (#4097)
* feat: add GET /connectors/:id/usage to get passwordless connector usage
* refactor(core): get usage when possible when transpiling connector
|
2023-06-30 16:22:34 +08:00 |
|
Darcy Ye
|
0a9c6d35cb
|
fix(schemas): update email service config systems table key (#4094)
|
2023-06-29 14:02:00 +08:00 |
|
silverhand-bot
|
53131ad5a7
|
release: version packages (#4033)
|
2023-06-28 18:57:43 +08:00 |
|
Darcy Ye
|
3d3c82b1c5
|
fix(schemas): fix sendgrid email service config (#4093)
|
2023-06-28 18:02:10 +08:00 |
|
Darcy Ye
|
4dc0930e09
|
feat(schemas): add email service guard and system key (#4079)
|
2023-06-28 10:59:03 +08:00 |
|
Gao Sun
|
019cb6cadd
|
chore(schemas,phrases): make zod peer dependency (#4050)
|
2023-06-19 11:21:13 +09:00 |
|
wangsijie
|
ab8c26226e
|
fix(schemas): modify domain table unique index (#3954)
|
2023-06-14 11:12:08 +09:00 |
|
Gao Sun
|
99c98b6654
|
refactor: minor improvements
|
2023-06-13 16:01:40 +08:00 |
|
Gao Sun
|
e3e3f2c729
|
feat: various application improvements
- show OpenID Provider configuration endpoint in Console
- configure "Rotate Refresh Token" in Console
- configure "Refresh Token TTL" in Console
- refactor code for OIDC default values
|
2023-06-13 00:59:23 +08:00 |
|
Darcy Ye
|
e96e92b2df
|
feat(schemas,cloud): align tenant types (#4004)
|
2023-06-12 18:36:15 +08:00 |
|
renovate[bot]
|
a187503213
|
fix(deps): update dependency @withtyped packages to ^0.11.0 (#4007)
* fix(deps): update dependency @withtyped packages to ^0.11.0
* refactor: fix build
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-06-10 16:21:12 +08:00 |
|
wangsijie
|
81f053dfd8
|
feat(core,schemas): get fallback origin from cf api (#4005)
|
2023-06-09 02:35:28 +00:00 |
|
renovate[bot]
|
66ba526040
|
fix(deps): update @withtyped monorepo to ^0.10.0 (#4008)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-06-08 14:56:31 +00:00 |
|
wangsijie
|
62d3acfc7b
|
fix(schemas): set domain status enum guard (#3958)
|
2023-06-08 12:07:15 +09:00 |
|
wangsijie
|
71f1fe4436
|
fix(core,schemas): use http method for cloudflare ssl (#3986)
|
2023-06-08 02:59:34 +00:00 |
|
silverhand-bot
|
3acb0d2db1
|
release: version packages (#3857)
|
2023-06-06 23:21:29 +08:00 |
|
simeng-li
|
5599667576
|
fix(console): hide some log headers for webhook event (#3971)
* fix(console): hide some log headers for webhook event
hide some log headers for webhook event
* fix(console): address typo
address typo
|
2023-06-05 17:27:45 +08:00 |
|
Gao Sun
|
c933bf58f7
|
feat: support default API Resource
|
2023-06-04 20:46:36 +08:00 |
|
Darcy Ye
|
a8ad9b9371
|
chore(schemas): remove useless comment (#3944)
|
2023-06-01 17:00:38 +08:00 |
|
wangsijie
|
fa0dbafe81
|
feat(core): integrate with cloudflare (#3919)
* feat(phrases): add phrases
* feat(core): add domains library
* feat(core): integrate cloudflare
* chore: changeset
* fix: read envset inside
* fix: fix cloudflare request
* fix: fix integration test envset problem
* fix: cr fixes
|
2023-06-01 15:32:49 +08:00 |
|
Darcy Ye
|
62b1ee6b72
|
feat(cloud,schemas,cli): update cloud service tenant APIs (#3875)
|
2023-05-29 04:57:10 +00:00 |
|
wangsijie
|
0edd549365
|
feat(core): add domain routes (#3892)
|
2023-05-29 11:27:23 +08:00 |
|
Darcy Ye
|
f1d8466919
|
chore(cli,cloud,schemas): change default tenant name (#3890)
|
2023-05-26 17:38:52 +08:00 |
|
Darcy Ye
|
8cbf87bb73
|
feat(schemas,cli,core,cloud): add manage tenant self scope (#3865)
|
2023-05-26 17:38:09 +08:00 |
|
wangsijie
|
7fb5374963
|
feat(schemas): add domains table (#3884)
|
2023-05-26 11:45:26 +08:00 |
|
wangsijie
|
2cab3787c1
|
feat(schemas): add cloudflare hostnames configs (#3902)
|
2023-05-26 11:44:10 +08:00 |
|
Xiao Yijun
|
166c6f7da0
|
feat(core): get hook execution stats (#3882)
|
2023-05-24 08:28:39 +08:00 |
|
Gao Sun
|
02eee1956f
|
Merge pull request #3879 from logto-io/gao-feature-updates-for-openai-plugins
feat: updates for openai plugins
|
2023-05-23 22:55:47 +08:00 |
|
Gao Sun
|
4f1e29aefc
|
release: version packages
|
2023-05-23 21:42:01 +08:00 |
|
Darcy Ye
|
0ebaec520e
|
feat(schemas): update tenants table schema (#3860)
|
2023-05-23 13:51:00 +08:00 |
|
Xiao Yijun
|
b92508db3a
|
feat(core,schemas): support get hook recent logs (#3859)
|
2023-05-22 19:01:54 +08:00 |
|
Gao Sun
|
852bc7b274
|
feat: add alwaysIssueRefreshToken for web apps
|
2023-05-22 17:11:09 +08:00 |
|
Xiao Yijun
|
9423b273b6
|
refactor: update webhook API (#3819)
|
2023-05-19 16:48:05 +08:00 |
|
simeng-li
|
a265f1f48e
|
fix(schemas): guard string length for default value field (#3868)
should also guard the string length for non-nullable field with a default value as well
|
2023-05-19 15:43:44 +08:00 |
|
Gao Sun
|
08a578b4d1
|
Merge pull request #3858 from logto-io/sijie-pkce-require
refactor: disable pkce requirement for traditional app
|
2023-05-18 23:25:03 +08:00 |
|