adminlove520
|
6273ca0b6e
|
Merge upstream/main into feat/discord-bot
|
2026-01-25 17:34:05 +08:00 |
|
zhulinsen
|
35526a2183
|
fix(notification): fix incomplete market review push issue
- Add support for ## headings and ** bold text in message chunking logic
- Increase batch send interval to 2.5s to avoid rate limiting
|
2026-01-25 17:15:26 +08:00 |
|
zhulinsen
|
0541c6f408
|
fix: update CI paths and bump version to v2.1.0
- 🐛 CI: Fix python-m py_compile paths in workflow and test.sh
- 📝 Docs: Update Roadmap order in READMEs
- 🔖 Version: Update CHANGELOG to v2.1.0
|
2026-01-25 16:45:25 +08:00 |
|
zhulinsen
|
9f0871a774
|
refactor: project structure optimization and network stability (v1.7.0)
- 📦 Structure: Move core modules to src/, docs to docs/, docker configs to docker/
- 🔧 Config: Fix .env loading path and remove hardcoded proxy settings
- 🌐 Network: Implement smart proxy routing (auto NO_PROXY for domestic apis)
- 🛡️ Stability: Enhance EfinanceFetcher with robust retry logic for ProtocolErrors
- 📝 Docs: Update relative links in READMEs and update CHANGELOG to v1.7.0
|
2026-01-25 16:35:32 +08:00 |
|
adminlove520
|
2bad03a702
|
Add Discord bot configuration documentation
|
2026-01-24 20:14:25 +08:00 |
|
Krane
|
dd923ad67e
|
fix: 飞书长连接通知
|
2026-01-22 20:24:34 +08:00 |
|
Krane
|
1bacb2bbc6
|
优化文档
|
2026-01-22 17:52:20 +08:00 |
|
Krane
|
b3e5be0af2
|
机器人命令设计说明
|
2026-01-22 17:52:20 +08:00 |
|
Krane
|
01da14be0a
|
Add bot-cmd doc
|
2026-01-22 17:52:20 +08:00 |
|
Krane
|
2fda768cdf
|
feature: 机器人命令交互触发分析功能
|
2026-01-22 17:52:20 +08:00 |
|
Krane
|
fe4d0c5147
|
fix: 更新 WebUI docker 配置;补充文档
|
2026-01-19 20:42:40 +08:00 |
|
longpi1
|
3787c89288
|
更新配置说明
|
2026-01-18 22:19:53 +08:00 |
|
longpi1
|
8069561754
|
Revert "Revert "t revert HEAD~1:Revert "更新配置说明"""
This reverts commit d132fd7365.
|
2026-01-18 21:42:54 +08:00 |
|
longpi1
|
d132fd7365
|
Revert "t revert HEAD~1:Revert "更新配置说明""
This reverts commit abab0f4bba.
|
2026-01-18 21:42:06 +08:00 |
|
longpi1
|
abab0f4bba
|
t revert HEAD~1:Revert "更新配置说明"
This reverts commit 0c44a0ca2d.
|
2026-01-18 21:28:13 +08:00 |
|
longpi1
|
0c44a0ca2d
|
更新配置说明
|
2026-01-18 21:14:41 +08:00 |
|
zhulinsen
|
17e37a69f6
|
docs: add missing CUSTOM_WEBHOOK_BEARER_TOKEN
|
2026-01-18 13:18:26 +08:00 |
|
zhulinsen
|
eb5f30edac
|
feat: add local WebUI to edit STOCK_LIST
|
2026-01-18 13:08:27 +08:00 |
|
zhulinsen
|
e88d2248fe
|
docs: 精简 README,新增完整配置指南
feat: 修复 HK 股票代码识别 & 增强稳定性
- README 精简至 236 行,高级配置移至 docs/full-guide.md
- 修复 HK 股票代码识别(支持 hk1810 等 1-5 位格式)
- AkShare API 调用添加重试机制和失败缓存 (#62)
- 钉钉 Webhook 支持 20KB 限制分块发送 (#61)
Closes #61, #62
|
2026-01-17 17:36:08 +08:00 |
|