Fundamental_Analysis/services/yfinance-provider-service/src
Lv, Qi c8be576526 fix(yfinance): enable crumb auth and fix config loading
- Enable dynamic config loading from DB to respect enabled status
- Implement Yahoo Finance Crumb authentication flow
- Add browser-like User-Agent and cookie store
- Map .SH symbols to .SS for Yahoo compatibility
- Add Google DNS to docker-compose to fix container resolution issues
2025-11-19 06:53:14 +08:00
..
api.rs chore: 提交本轮 Rust 架构迁移相关改动 2025-11-16 20:55:46 +08:00
config.rs fix(yfinance): enable crumb auth and fix config loading 2025-11-19 06:53:14 +08:00
error.rs chore: 提交本轮 Rust 架构迁移相关改动 2025-11-16 20:55:46 +08:00
main.rs chore: 提交本轮 Rust 架构迁移相关改动 2025-11-16 20:55:46 +08:00
mapping.rs chore: 提交本轮 Rust 架构迁移相关改动 2025-11-16 20:55:46 +08:00
message_consumer.rs chore(build): unify Dockerfiles and root .dockerignore; fix services after deps upgrade 2025-11-16 23:34:28 +08:00
persistence.rs fix(yfinance): enable crumb auth and fix config loading 2025-11-19 06:53:14 +08:00
state.rs fix(yfinance): enable crumb auth and fix config loading 2025-11-19 06:53:14 +08:00
worker.rs fix(yfinance): enable crumb auth and fix config loading 2025-11-19 06:53:14 +08:00
yfinance.rs fix(yfinance): enable crumb auth and fix config loading 2025-11-19 06:53:14 +08:00