0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages
Gao Sun fa85b7d0eb
refactor: remove withtyped in core (#3375)
Keeping withtyped will introduce an additional database pool per tenant,
which is not good for performance and it should be more like all-or-nothing choice.
So remove it for core, but keep it in cloud.
2023-03-13 04:01:14 +00: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: remove withtyped in core (#3375) 2023-03-13 04:01:14 +00: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