Commit Graph

9 Commits

Author SHA1 Message Date
603bc24c26 feat(cache): adopt FusionCache for business caching
Some checks are pending
ci / release-gate (push) Waiting to run
2026-08-05 09:30:48 +08:00
2c4a0bad6c fix:修复部分数据库查询问题
Some checks failed
ci / release-gate (push) Has been cancelled
2026-08-03 14:22:06 +08:00
c497a3ca8d 清理代码
Some checks failed
ci / release-gate (push) Has been cancelled
2026-08-03 12:31:39 +08:00
30fd159041 feat: add Vite configuration for Tiku.PlatformAdmin.Web and update documentation
- Introduced Vite configuration files (vite.config.js, vite.config.ts, vite.config.d.ts) for the React frontend.
- Configured server proxy settings for API endpoints.
- Added Vitest configuration files (vitest.config.js, vitest.config.ts, vitest.config.d.ts) for testing.
- Updated architecture overview to reflect the separation of the platform admin frontend into its own React project.
- Modified quickstart documentation to guide users on starting the platform admin frontend.
2026-07-30 14:54:53 +08:00
bedc77bffd perf: optimize authorization scoreline and workers 2026-07-30 09:12:27 +08:00
xiong
41a8a5ff81 docs: include dto comments in openapi schemas 2026-07-26 13:51:24 +08:00
xiong
f4783c5de3 feat: add runtime logging cors and zlinq foundation 2026-07-26 13:39:06 +08:00
xiong
e8b03c57bc feat: add api security foundation 2026-07-26 12:46:42 +08:00
xiong
f5109de879 chore: initialize backend solution 2026-07-26 04:29:58 +08:00