scm-harmonic-cmts-admin/static
swpa 9a3850031c feat(backup): 優化備份模組 UI 佈局與搜尋過濾防呆機制
- style: 重構「歷史備份紀錄」版面,移除 Flex 衝突,實作滿版分隔線與按鈕高度對齊。
- refactor: 將日期選擇器回歸原生 <input type="date">,支援作業系統語系顯示。
- fix(search): 升級 applyBackupFilters 邏輯,加入 Null-Safety (|| '') 與 .trim() 防禦性編程,避免空值導致畫面崩潰。
- feat(search): 擴充搜尋範圍,現在可同時精準比對「快照名稱」與「備份描述」。
2026-05-28 22:24:57 +08:00
..
api.js feat: Finalize JSON cache architecture and prepare for PostgreSQL migration 2026-05-21 16:57:08 +08:00
app.js feat(backup): 優化備份模組 UI 佈局與搜尋過濾防呆機制 2026-05-28 22:24:57 +08:00
edit-mode.js feat: Smart Diff Recovery & Preview 2026-05-28 10:24:17 +08:00
mac-domain.js refactor: 完成前端 ES6 模組化全面拆分與 app.js 瘦身 2026-05-21 16:53:47 +08:00
my_icon.png feat: Finalize JSON cache architecture and prepare for PostgreSQL migration 2026-05-21 16:57:08 +08:00
style.css feat: 1.重構快取掃描邏輯,新增局部與全域操作分離, 2.GUI按鈕格規格統一化。 2026-05-21 16:55:05 +08:00
terminal.js feat: 1.工具維護者 (System Admin) 機制設計, 新增 URL 隱藏密鑰與彩蛋解鎖法。 2.使用者介面微調整。 2026-05-21 16:53:47 +08:00
tree-ui.js feat: Finalize JSON cache architecture and prepare for PostgreSQL migration 2026-05-21 16:57:08 +08:00
utils.js Refactor: 使用 ES6 Modules 抽離 Terminal 邏輯 2026-05-21 16:53:12 +08:00