Commit Graph

18 Commits

Author SHA1 Message Date
v6ole 79e2db8492 build: make frontend auth mode configurable 2026-08-04 16:24:16 +08:00
v6ole 1042b48102 feat: allow temporary intranet no-login mode 2026-08-04 16:22:29 +08:00
v6ole 5ff58ac4d6 fix: skip enum upgrade before initial schema creation 2026-08-04 16:15:10 +08:00
v6ole bd56a73b63 fix: ignore compose-only runtime variables 2026-08-04 16:14:25 +08:00
v6ole a7fc2e49f0 build: use domestic Debian mirror 2026-08-04 16:05:34 +08:00
v6ole 4b7ccb0a30 build: use domestic package registries 2026-08-04 16:03:10 +08:00
v6ole 11191a6e1d feat: allow configurable loopback backend binding 2026-08-04 15:36:01 +08:00
v6ole 4fc755d558 fix: harden runtime deployment defaults 2026-08-04 15:32:41 +08:00
v6ole fea537b9d7 feat: deliver alert events through persistent outbox 2026-08-04 15:08:06 +08:00
v6ole 304479441e fix: preserve configured SQLite async driver 2026-08-04 14:47:16 +08:00
v6ole ca0f58be0c fix: load numbered migration module dynamically 2026-08-04 12:12:26 +08:00
v6ole a59b6cdf53 feat: classify offline and degraded connectivity 2026-08-04 11:35:49 +08:00
v6ole e12cda3906 fix: scope reliability migration indexes 2026-08-04 11:25:47 +08:00
v6ole fee707f42d fix: preserve legacy monitoring migration data 2026-08-04 11:22:21 +08:00
v6ole 80a31b8dd0 feat: persist probe quality and notification outbox 2026-08-04 11:12:50 +08:00
v6ole fd9bb0a436 fix: fail closed on production settings 2026-08-04 11:05:04 +08:00
v6ole 44bf6e003e test: establish monitoring configuration contract 2026-08-04 11:01:09 +08:00
v6ole 848f804169 PingWatch 网络设备离线监控系统
- FastAPI 后端 + Vue 3 前端
- Docker Compose 一键部署
- Casdoor OAuth 认证集成
- LogHive 集中式日志
- 设备批量 CSV 导入/导出
- WebSocket 实时状态推送
- 企业微信告警通知
- fping 高性能并发 Ping 检测

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 15:02:04 +08:00