nocobase/packages/core/server/src
chenos cc47041519
feat: load multiple languages dynamically (#1355)
* feat: load multiple languages dynamically

* fix: map locale

* fix: antd

* fix: locale

* fix: th

* fix: cronstrue locales

* fix: improve code

* fix: defaults
2023-01-13 10:55:04 +08:00
..
__tests__ refactor: middleware (#857) 2022-09-29 21:05:31 +08:00
acl feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
commands feat(cli): quickstart (#1204) 2022-12-05 22:19:22 +08:00
middlewares feat: load multiple languages dynamically (#1355) 2023-01-13 10:55:04 +08:00
plugin-manager feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
app-manager.ts
application.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
helper.ts feat: add iframe-block plugin (#1281) 2022-12-24 16:29:20 +08:00
index.ts feat: improve migrations (#510) 2022-06-17 10:25:59 +08:00
migration.ts feat: improve migrations (#510) 2022-06-17 10:25:59 +08:00
plugin.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
read-config.ts