GitHub Actions
b5c066d25d
feat: add JSON template support for all services and fix uptime monitoring reliability
BREAKING CHANGE: None - fully backward compatible
Changes:
- feat(notifications): extend JSON templates to Discord, Slack, Gotify, and generic
- fix(uptime): resolve race conditions and false positives with failure debouncing
- chore(tests): add comprehensive test coverage (86.2% backend, 87.61% frontend)
- docs: add feature guides and manual test plan
Technical Details:
- Added supportsJSONTemplates() helper for service capability detection
- Renamed sendCustomWebhook → sendJSONPayload for clarity
- Added FailureCount field requiring 2 consecutive failures before marking down
- Implemented WaitGroup synchronization and host-specific mutexes
- Increased TCP timeout to 10s with 2 retry attempts
- Added template security: 5s timeout, 10KB size limit
- All security scans pass (CodeQL, Trivy)
2025-12-24 20:34:38 +00:00
..
2025-12-12 17:56:30 +00:00
2025-12-21 04:08:42 +00:00
2025-12-11 18:26:24 +00:00
2025-12-11 18:26:24 +00:00
2025-12-11 18:26:24 +00:00
2025-12-17 21:54:17 +00:00
2025-12-17 19:41:02 +00:00
2025-12-11 18:26:24 +00:00
2025-12-11 18:26:24 +00:00
2025-12-11 18:26:24 +00:00
2025-12-15 07:30:36 +00:00
2025-12-16 14:10:32 +00:00
2025-12-23 01:59:21 +00:00
2025-12-11 18:26:24 +00:00
2025-12-24 11:51:51 +00:00
2025-12-22 21:58:20 +00:00
2025-12-14 08:06:32 +00:00
2025-12-14 08:06:32 +00:00
2025-12-11 18:26:24 +00:00
2025-12-11 18:26:24 +00:00
2025-12-16 14:10:32 +00:00
2025-12-21 04:08:42 +00:00
2025-12-24 12:10:50 +00:00
2025-12-24 14:35:33 +00:00
2025-12-24 20:34:38 +00:00
2025-12-11 18:26:24 +00:00
2025-12-24 20:34:38 +00:00
2025-12-24 20:34:38 +00:00
2025-12-11 18:26:24 +00:00
2025-12-21 04:08:42 +00:00
2025-12-11 18:26:24 +00:00
2025-12-11 18:26:24 +00:00
2025-12-19 18:55:48 +00:00
2025-12-19 18:55:48 +00:00
2025-12-24 11:51:51 +00:00
2025-12-24 17:34:56 +00:00
2025-12-19 18:55:48 +00:00
2025-12-24 12:10:50 +00:00
2025-12-12 17:56:30 +00:00
2025-12-12 17:56:30 +00:00
2025-12-23 17:42:21 +00:00
2025-12-24 17:34:56 +00:00
2025-12-11 18:26:24 +00:00
2025-12-24 20:34:38 +00:00
2025-12-21 04:08:42 +00:00
2025-12-21 04:08:42 +00:00
2025-12-24 20:34:38 +00:00
2025-12-18 18:26:46 +00:00
2025-12-18 18:04:40 +00:00