Sercomm SWPA's Harmonic CMTS Management System
Go to file
swpa 387d1d600a fix: 修復 Single Page Application (SPA) 「狀態殘留 (State Leakage)」問題
fix: 修復「延遲渲染 (Lazy Rendering)」與「編輯模式」之間的一個極度邊角的情境 (Edge Case) 衝突。
2026-06-11 10:32:21 +08:00
.continue/rules feat(core): 系統底層架構重構、資安強化與極致效能優化 2026-06-10 14:37:16 +08:00
.vscode chore: 調整Monica Code設定 2026-05-30 23:27:33 +08:00
routers fix: 處理系統代理連線 (Proxy Connection) 狀態落差問題 - 導入「自訂斷線碼 (Custom Close Code)」。 2026-06-10 15:13:21 +08:00
static fix: 修復 Single Page Application (SPA) 「狀態殘留 (State Leakage)」問題 2026-06-11 10:32:21 +08:00
.clineignore feat: 1.PostgreSQL 高可用性架構升級, 2.導入continue.dev與Roo Code偕同開發模式。 2026-05-21 16:57:45 +08:00
.clinerules fix: 聯動防呆機制-如果右側預覽視窗正在顯示這個節點的指令,連帶關閉它,防止無鎖寫入。 2026-06-01 11:39:58 +08:00
.env.example feat(core): 系統底層架構重構、資安強化與極致效能優化 2026-06-10 14:37:16 +08:00
.gitignore fix: 修復 Single Page Application (SPA) 「狀態殘留 (State Leakage)」問題 2026-06-11 10:32:21 +08:00
PROJECT_STATE.md feat(core): 系統底層架構重構、資安強化與極致效能優化 2026-06-10 14:37:16 +08:00
all_code.txt fix: 修復 Single Page Application (SPA) 「狀態殘留 (State Leakage)」問題 2026-06-11 10:32:21 +08:00
cmts_scraper.py feat(core): 系統底層架構重構、資安強化與極致效能優化 2026-06-10 14:37:16 +08:00
database.py feat(core): 系統底層架構重構、資安強化與極致效能優化 2026-06-10 14:37:16 +08:00
index.html fix: 修復 Single Page Application (SPA) 「狀態殘留 (State Leakage)」問題 2026-06-11 10:32:21 +08:00
init_db.py feat(core): 系統底層架構重構、資安強化與極致效能優化 2026-06-10 14:37:16 +08:00
logger.py feat: 導入動態日誌管控機制架構 2026-06-05 18:29:04 +08:00
main.py fix: 修復 Single Page Application (SPA) 「狀態殘留 (State Leakage)」問題 2026-06-11 10:32:21 +08:00
merge_code.py feat: 智能視覺診斷 (Visual Diagnostics) : 2026-06-05 13:52:02 +08:00
requirements.txt feat: 1.PostgreSQL 高可用性架構升級, 2.導入continue.dev與Roo Code偕同開發模式。 2026-05-21 16:57:45 +08:00
shared.py feat(core): 系統底層架構重構、資安強化與極致效能優化 2026-06-10 14:37:16 +08:00
target_code.txt fix: 修復 Single Page Application (SPA) 「狀態殘留 (State Leakage)」問題 2026-06-11 10:32:21 +08:00
test_scraper.py feat: 樹狀結構修整 & 各欄位提示資料建立與快取設計 2026-05-21 16:50:38 +08:00