Go to file
xucheng ff7dc0c95a feat(backend): introduce DataManager and multi-provider; analysis orchestration; streaming endpoints; remove legacy tushare_client; enhance logging
feat(frontend): integrate Prisma and reports API/pages

chore(config): add data_sources.yaml; update analysis-config.json

docs: add 2025-11-03 dev log; update user guide

scripts: enhance dev.sh; add tushare_legacy_client

deps: update backend and frontend dependencies
2025-11-03 21:48:08 +08:00
backend feat(backend): introduce DataManager and multi-provider; analysis orchestration; streaming endpoints; remove legacy tushare_client; enhance logging 2025-11-03 21:48:08 +08:00
config feat(backend): introduce DataManager and multi-provider; analysis orchestration; streaming endpoints; remove legacy tushare_client; enhance logging 2025-11-03 21:48:08 +08:00
docs feat(backend): introduce DataManager and multi-provider; analysis orchestration; streaming endpoints; remove legacy tushare_client; enhance logging 2025-11-03 21:48:08 +08:00
frontend feat(backend): introduce DataManager and multi-provider; analysis orchestration; streaming endpoints; remove legacy tushare_client; enhance logging 2025-11-03 21:48:08 +08:00
scripts feat(backend): introduce DataManager and multi-provider; analysis orchestration; streaming endpoints; remove legacy tushare_client; enhance logging 2025-11-03 21:48:08 +08:00
.gitignore chore(gitignore): 限定 /public、/reports 与 /test(s)/,避免误忽略前端必要文件 2025-10-30 16:28:05 +08:00
dev.py Initial commit 2025-10-21 20:17:14 +08:00
package-lock.json feat: 完成基础财务分析系统功能开发 2025-10-28 23:30:12 +08:00
package.json feat: 完成基础财务分析系统功能开发 2025-10-28 23:30:12 +08:00
pm2.config.js 添加 PM2 守护 portwardenc-amd64 程序支持 2025-10-31 22:13:07 +08:00
portwardenc-amd64 更新前端配置、文档和脚本 2025-10-31 22:14:19 +08:00