0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages
Gao Sun 6171082825
refactor(core): store tenant promise in pool
when multiple concurrency requests for the same tenant arrives
it would create a lot of promises for the same tenant which
is unexpected. directly store the tenant creating promise to
avoid it.
2023-03-14 15:06:02 +08:00
..
cli refactor: remove withtyped in core (#3375) 2023-03-13 04:01:14 +00:00
cloud refactor: remove withtyped in core (#3375) 2023-03-13 04:01:14 +00:00
console feat(console): enable AC config and real-time live preview on customCss (#3325) 2023-03-13 03:41:57 +00:00
core refactor(core): store tenant promise in pool 2023-03-14 15:06:02 +08:00
create release: version core packages 2023-02-26 15:03:37 +08:00
demo-app fix: should return demo app data when query api (#3322) 2023-03-08 03:34:40 +00:00
integration-tests refactor: remove withtyped in core (#3375) 2023-03-13 04:01:14 +00:00
phrases feat(console): enable AC config and real-time live preview on customCss (#3325) 2023-03-13 03:41:57 +00:00
phrases-ui Merge pull request #3357 from logto-io/rany-sie-modify-default-language 2023-03-10 23:38:04 +08:00
schemas refactor: remove withtyped in core (#3375) 2023-03-13 04:01:14 +00:00
shared test(cloud): init api tests 2023-03-08 10:49:51 +08:00
toolkit refactor(core): refactor backend password regex rule (#3346) 2023-03-10 13:41:54 +08:00
ui refactor(core)!: move phrases api to well-known path (#3374) 2023-03-13 03:43:27 +00:00