Sercomm SWPA's Harmonic CMTS Management System
Go to file
swpa 3fea4a972a feat: 導入 SSE 串流機制與 API 路由標準化
1. 實作 StreamingResponse 即時回傳爬蟲進度。2. 新增 IS_SCANNING 全域變數防止併發掃描。3. 統一 main.py 路由前綴,修復心跳機制 404 錯誤。
2026-05-21 16:53:47 +08:00
routers feat: 導入 SSE 串流機制與 API 路由標準化 2026-05-21 16:53:47 +08:00
static feat: 導入 SSE 串流機制與 API 路由標準化 2026-05-21 16:53:47 +08:00
.gitignore chore: 將虛擬環境移出版本控制 2026-05-21 16:51:52 +08:00
cmts_leaf_options_cache.json feat: 導入 SSE 串流機制與 API 路由標準化 2026-05-21 16:53:47 +08:00
cmts_scraper.py feat: 導入 SSE 串流機制與 API 路由標準化 2026-05-21 16:53:47 +08:00
index.html Refactor: 使用 ES6 Modules 抽離 Terminal 邏輯 2026-05-21 16:53:12 +08:00
init_db.py feat: 樹狀結構修整 & 各欄位提示資料建立與快取設計 2026-05-21 16:50:38 +08:00
main.py feat: 導入 SSE 串流機制與 API 路由標準化 2026-05-21 16:53:47 +08:00
requirements.txt chore: 將虛擬環境移出版本控制 2026-05-21 16:51:52 +08:00
shared.py refactor: isNoCommand 讀取寫入邏輯重整 2026-05-21 16:52:20 +08:00
system_settings.json refactor: 完成前端 ES6 模組化全面拆分與 app.js 瘦身 2026-05-21 16:53:47 +08:00
test_scraper.py feat: 樹狀結構修整 & 各欄位提示資料建立與快取設計 2026-05-21 16:50:38 +08:00