tachybase_todo/packages/core/utils/src
YANG QIA 474b09c7f2
perf(server): optimize performance of APIs (#3079)
* perf: add perf_hooks

* perf: add cache

* fix: test

* feat: support bloom filter

* feat: caching token black list

* perf: caching i18n instance

* fix: test

* fix: test

* chore: remove prePerfHooks on app

* chore: improve i18n instances cache

* chore: remove performance measure

* fix: package.json

* perf: optimize cache strategy

* fix: test

* fix: bug

* test: storer of auth-manager

* fix: afterDestroy hook when updating null value

* fix: version

* chore: fix bug and add test

* fix: test

* fix: test
2023-12-12 23:02:09 +08:00
..
__tests__ fix(variable): should not return undefined when parsing 0 (#2766) 2023-10-09 08:46:46 +08:00
mixin fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
assign.ts feat(filter-blocks): support filter-blocks (#1505) 2023-03-20 17:40:16 +08:00
client.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
collections-graph.ts refactor: multi-app (#1578) 2023-03-19 23:40:42 +08:00
common.ts fix: fix display association fields with subform (#3036) 2023-11-14 14:15:47 +08:00
date.ts refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
dayjs.ts refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
forEach.ts feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00
getValuesByPath.ts fix(variable): should not return undefined when parsing 0 (#2766) 2023-10-09 08:46:46 +08:00
index.ts perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
isPortalInBody.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
json-templates.ts feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
koa-multer.ts chore: tsx (#2329) 2023-07-27 10:29:07 +08:00
log.ts fix(Data-templates): avoid errors and add log 2023-05-23 16:18:01 +08:00
measure-execution-time.ts feat: add measure execution function (#2801) 2023-10-11 19:15:59 +08:00
merge.ts feat: api documentation plugin (#2255) 2023-08-24 00:27:57 +08:00
notification.ts fix(Data-template): fix bug when deleting fields (#1907) 2023-05-22 17:17:33 +08:00
number.ts refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
parse-date.ts fix: fix quarter variables (#2648) 2023-09-14 17:56:42 +08:00
parse-filter.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
perf-hooks.ts perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
registry.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
requireModule.ts fix(core): change proxied agent methods to native (#654) 2022-07-19 22:51:27 +08:00
server.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
toposort.ts refactor: middleware (#857) 2022-09-29 21:05:31 +08:00
uid.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
url.ts feat(plugin-workflow): add form trigger type (#2347) 2023-08-09 12:12:57 +08:00