16 Commits
Author SHA1 Message Date
xiongyuxing 7a73dcbd12 refactor: consolidate backend into modular monolith 2026-07-30 15:37:31 +08:00
xiongyuxing 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
xiongyuxing bedc77bffd perf: optimize authorization scoreline and workers 2026-07-30 09:12:27 +08:00
xiongyuxing df88fa19cb feat(security): add distributed authorization foundation 2026-07-29 10:40:10 +08:00
xiongyuxing 28d1a7ac52 chore: introduce semantic kernel ai foundation 2026-07-28 15:35:19 +08:00
xiongyuxing 5d2248efee feat: harden SaaS authentication and authorization 2026-07-28 12:15:51 +08:00
xiongyuxing f22f329d33 feat: add phase five operations foundation 2026-07-28 09:57:50 +08:00
xiong 5503d7a644 feat: add payment sdk and tenant secret foundation 2026-07-26 19:28:04 +08:00
xiong fcf70db8aa feat: integrate senparc wechat authentication 2026-07-26 18:22:37 +08:00
xiong c6051f95f2 feat: add aliyun oss storage foundation 2026-07-26 14:43:04 +08:00
xiong f4783c5de3 feat: add runtime logging cors and zlinq foundation 2026-07-26 13:39:06 +08:00
xiong 70e2503d18 feat: add wechat authentication 2026-07-26 13:12:53 +08:00
xiong 2b02bbef7b feat: add local authentication 2026-07-26 12:51:56 +08:00
xiong e8b03c57bc feat: add api security foundation 2026-07-26 12:46:42 +08:00
xiong 5dfb68d8cc feat: add core persistence model 2026-07-26 04:52:56 +08:00
xiong f5109de879 chore: initialize backend solution 2026-07-26 04:29:58 +08:00