Commit Graph

3 Commits

Author SHA1 Message Date
donald
293aeca5f8 Update SDD to version 1.3
版本更新摘要:
- 文件版本升級至 1.3 (2024-12-04)
- 技術架構現代化更新
- 套件版本更新以支援 Python 3.13
- 新增詳細的版本更新記錄

主要變更:
- 前端:改為輕量化實作(HTML + Vanilla JS)
- 後端:支援 Python 3.13,SQLAlchemy 2.0+
- 爬蟲:httpx + BeautifulSoup4 取代 Scrapy
- 排程:APScheduler 取代 Celery
- 安全:更新認證與加密套件版本
- PDF:WeasyPrint 67.0+ 支援繁中字型
- 新增:Gitea 版本控制系統資訊

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 00:52:15 +08:00
donald
6e5c06b984 Cleanup and dependency fixes
- Removed redundant documentation files
- Fixed Python dependencies for .venv environment
- Upgraded packages for Python 3.13 compatibility
- Updated Claude Code settings

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 00:46:02 +08:00
donald
db0f0bbfe7 Initial commit: Daily News App
企業內部新聞彙整與分析系統
- 自動新聞抓取 (Digitimes, 經濟日報, 工商時報)
- AI 智慧摘要 (OpenAI/Claude/Ollama)
- 群組管理與訂閱通知
- 已清理 Python 快取檔案

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 23:53:24 +08:00