Commit Graph

7 Commits

Author SHA1 Message Date
74ca578483 feat: alarm page date filter, pagination, auto-cleanup
- 告警页增加日期范围筛选(默认今天),50 条/页分页
- AlarmCollector.GetFiltered 支持 from/to/limit/offset
- alarm_retention_days 配置项(默认 30 天),超期自动清理
2026-05-12 16:58:56 +08:00
b7268212e3 chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
328705ebc6 Refactor config management flow and admin IA 2026-04-29 18:59:57 +08:00
43d18d0c7b feat: add local sqlite storage foundation 2026-04-28 15:21:16 +08:00
42514918d2 Refine device config management UI 2026-04-23 12:34:01 +08:00
c9e3698008 Add config preview page 2026-04-19 11:14:29 +08:00
6148498f0d Initial commit 2026-01-10 21:30:28 +08:00