simeng-li
|
760e97eee5
|
refactor(cloud): clarify the isTest scope (#4310)
clarify the isTest scope
|
2023-08-10 14:08:13 +08:00 |
|
wangsijie
|
5ccdd7f31a
|
feat(core,schemas): record daily active users (#4113)
|
2023-07-07 15:14:29 +08:00 |
|
Xiao Yijun
|
d369e0c863
|
refactor(console): remove webhook creation limit (#3903)
|
2023-05-26 10:44:41 +08:00 |
|
Xiao Yijun
|
1b6bb9b1cf
|
feat(console): add webhook creation limit reminder (#3852)
|
2023-05-17 16:17:00 +08:00 |
|
Gao Sun
|
83367569fa
|
refactor: align console log (#3684)
add a shared ConsoleLog class for unified console logging.
|
2023-04-10 17:48:19 +00:00 |
|
Gao Sun
|
4a64d267b6
|
feat: implement central cache
with Redis as the default choice.
|
2023-04-07 14:29:35 +08:00 |
|
Gao Sun
|
0fbd31059f
|
refactor: fix ui import
|
2023-04-04 17:06:04 +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 |
|
simeng-li
|
1c431e7a59
|
feat(core): apply standard security headers 1/2 (#3590)
* feat(core): add some basic security headers
add some basic security headers
* chore(core): add some comments
add some comments
* chore(core): update the refererPolicy configs
update the refererPolicy configs
* chore(core): update helmet middleware
update helmet middleware
* feat(core): add csp headers to the mainflow and ac http requests 2/2 (#3613)
* feat(core): add csp headers to the mainflow requests
add csp headers to the mainflow requests
* chore(core): add ui and console security headers
add ui and console security headers
* fix(core): remove unused middleware
remove unused middleware
* fix(ui): set terms iframe sandbox
set terms iframe sandbox allow same origin
* fix(core): update security headers middleware
update security headers middleware
* chore(core): add changesets
* chore(core): address rebase conflict
address rebase conflict
|
2023-04-03 10:24:50 +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
|
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 |
|
Gao Sun
|
e0fad2dccd
|
refactor: implement ttl cache
|
2023-03-17 13:59:59 +08:00 |
|
wangsijie
|
5b8d8c8c14
|
feat(cloud,schemas): add demo social connectors for tenant (#3444)
|
2023-03-17 10:21:48 +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
|
3287c2c232
|
refactor: use URL class
|
2023-03-08 10:47:10 +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 |
|
Gao Sun
|
76a04d97b3
|
feat(cloud): POST /tenants
|
2023-02-20 00:27:12 +08:00 |
|
Gao Sun
|
ed4db56254
|
chore: upgrade configs
|
2023-02-16 23:49:03 +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
|
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 |
|
Gao Sun
|
3a3a107811
|
refactor: schema export and id generator
|
2022-12-20 00:02:35 +08:00 |
|
Gao Sun
|
48b777374f
|
chore: upgrade packages (#2648)
|
2022-12-13 18:11:51 +08:00 |
|
Gao Sun
|
a805124437
|
refactor: misc. issue fix
|
2022-12-12 21:53:39 +08:00 |
|
Gao Sun
|
25f0a2e158
|
test: use native ESM (#2621)
|
2022-12-12 13:43:23 +08:00 |
|
Gao Sun
|
5a634a6683
|
test: mock esm modules if needed
|
2022-12-07 13:35:24 +08:00 |
|
Gao Sun
|
a7dbeb9c77
|
refactor: use esm (batch 1)
|
2022-11-22 16:06:04 +08:00 |
|
Gao Sun
|
60a23f1b19
|
refactor(core): throw proper error in OIDC functions (#2331)
|
2022-11-08 12:30:51 +00: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
|
39a5347ac9
|
chore: upgrade Silverhand configs (#2153)
|
2022-10-14 03:46:33 +00:00 |
|
Gao Sun
|
0843e8fdfc
|
refactor: fix dev script
|
2022-10-13 14:39:09 +08:00 |
|
Gao Sun
|
36d26091e0
|
refactor: fix connector directory
|
2022-10-11 18:27:05 +08:00 |
|
Gao Sun
|
ba09de9b1e
|
refactor(core,cli): extract common utils to @logto/shared
|
2022-10-10 23:26:40 +08:00 |
|
Gao Sun
|
42586eff88
|
refactor: remove shared packages (#1946)
* refactor: remove shared packages
* refactor: fix error
|
2022-09-16 11:25:43 +00:00 |
|
Darcy Ye
|
66fc5f716b
|
chore: expose fallback() from shared/utilities/zod (#1942)
|
2022-09-15 20:52:49 +08:00 |
|
Gao Sun
|
8d22b5c468
|
refactor(core)!: update user scopes (#1922)
* refactor(core)!: update user scopes
* refactor(core): add tests
* refactor: update per review
|
2022-09-15 11:12:33 +08:00 |
|
Charles Zhao
|
e2005780a3
|
fix(console,ui): fix locale guard issue in settings page
|
2022-09-07 14:15:25 +08:00 |
|
Zezao
|
f268ecb1a8
|
feat: add Portuguese translation
|
2022-09-05 19:51:50 +08:00 |
|