Commit Graph

30 Commits

Author SHA1 Message Date
7a73dcbd12 refactor: consolidate backend into modular monolith 2026-07-30 15:37:31 +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
d895e1da63 docs: rewrite documentation from current implementation 2026-07-30 13:30:24 +08:00
11c6c74634 feat(docs): 添加 TIKU Backend 当前技术架构图 2026-07-29 15:42:23 +08:00
6db200a2fc feat(saas): implement marketplace and tenant onboarding 2026-07-29 13:58:59 +08:00
c7f9a4e3c9 feat(auth): replace TOTP with phone-first login 2026-07-28 17:39:29 +08:00
e7d350ec3d feat: bootstrap local platform development 2026-07-28 17:01:44 +08:00
5732df8886 docs: simplify migration documentation 2026-07-28 16:22:50 +08:00
28d1a7ac52 chore: introduce semantic kernel ai foundation 2026-07-28 15:35:19 +08:00
7a3cf09a99 feat: add student video and profile experience 2026-07-28 15:23:42 +08:00
5e993298e7 feat: 添加租户隔离保护触发器的管理方法,并更新迁移文档 2026-07-28 14:45:33 +08:00
5d2248efee feat: harden SaaS authentication and authorization 2026-07-28 12:15:51 +08:00
f22f329d33 feat: add phase five operations foundation 2026-07-28 09:57:50 +08:00
71793a2de0 feat: 完成外部服务解耦与租户级 Provider 模块化,移除 Supabase 依赖 2026-07-27 17:56:25 +08:00
70b99e6063 feat: modularize external providers 2026-07-27 17:47:21 +08:00
db4c7b4496 feat: enforce tenant isolation and shared question bank 2026-07-27 16:59:12 +08:00
ef4c8fc7e5 chore: formalize dotnet backend repository 2026-07-27 12:34:53 +08:00
xiong
fc80176a90 docs: summarize migration status and architecture advantages 2026-07-26 15:00:21 +08:00
xiong
c6051f95f2 feat: add aliyun oss storage foundation 2026-07-26 14:43:04 +08:00
xiong
47613b51bd feat: add study content readonly endpoints 2026-07-26 14:21:42 +08:00
xiong
97e7819a34 feat: add question bank readonly endpoints 2026-07-26 14:17:30 +08:00
xiong
3221b581c8 feat: add content navigation readonly endpoints 2026-07-26 14:08:23 +08:00
xiong
d5379affba feat: add catalog readonly endpoints 2026-07-26 14:02:04 +08:00
xiong
41a8a5ff81 docs: include dto comments in openapi schemas 2026-07-26 13:51:24 +08:00
xiong
015c9b5582 feat: add rate limiting and startup options validation 2026-07-26 13:46:17 +08:00
xiong
f4783c5de3 feat: add runtime logging cors and zlinq foundation 2026-07-26 13:39:06 +08:00
xiong
f0553a7919 docs: document api migration template 2026-07-26 13:29:44 +08:00
xiong
70e2503d18 feat: add wechat authentication 2026-07-26 13:12:53 +08:00
xiong
241b9f777e docs: document application security strategy 2026-07-26 12:57:11 +08:00
xiong
f31977ef9a docs: document backend architecture and security strategy 2026-07-26 06:12:26 +08:00