Pulse/internal/notifications
2026-03-28 15:17:32 +00:00
..
concurrency_test.go fix(tests): disable email in concurrency test to prevent CI timeouts 2026-02-03 22:39:59 +00:00
email_enhanced.go Harden SMTP message and envelope handling 2026-03-28 11:07:21 +00:00
email_enhanced_test.go Fix SMTP transport test fixtures for secure envelopes 2026-03-28 15:17:32 +00:00
email_providers.go chore: remove more dead code 2025-11-27 00:10:55 +00:00
email_template.go Show node display name in alerts instead of raw Proxmox node name 2026-02-04 14:26:44 +00:00
email_template_test.go test: Add singleAlertTemplate type coverage tests 2025-12-02 13:45:49 +00:00
notification_utils_test.go fix(notifications): route escalation notifications to selected channels only (#1259) 2026-02-26 20:49:10 +00:00
notifications.go Harden security handlers and apprise execution 2026-03-28 11:03:16 +00:00
notifications_additional_test.go Harden security handlers and apprise execution 2026-03-28 11:03:16 +00:00
notifications_resolved_apprise_test.go Harden security handlers and apprise execution 2026-03-28 11:03:16 +00:00
notifications_security_cli_test.go Harden security handlers and apprise execution 2026-03-28 11:03:16 +00:00
notifications_security_http_test.go test: expand security regression coverage 2026-02-04 10:28:41 +00:00
notifications_test.go Harden security handlers and apprise execution 2026-03-28 11:03:16 +00:00
queue.go Preserve queued recovery notifications on alert cancellation (#1350) 2026-03-25 13:18:33 +00:00
queue_test.go Preserve queued recovery notifications on alert cancellation (#1350) 2026-03-25 13:18:33 +00:00
security_utils_test.go test: Add edge case for extractTelegramChatID URL parse error 2025-12-02 00:31:50 +00:00
templates_test.go fix(frontend): extend kiosk mode to Docker and Hosts pages 2026-01-11 12:16:20 +00:00
webhook_allowlist_test.go test: Add ValidateWebhookURL edge case tests for notifications package 2025-12-02 13:41:34 +00:00
webhook_client_test.go fix(security): enhance webhook validation, enforce API scopes, and improve test coverage 2026-02-03 22:41:44 +00:00
webhook_enhanced.go fix(notifications): add service-specific resolved webhook templates (#1259) 2026-02-24 23:28:33 +00:00
webhook_enhanced_test.go test: improve coverage for API, AI, Alerts, and Frontend Utils 2026-01-20 15:52:39 +00:00
webhook_retry_test.go Add unit tests for isRetryableWebhookError (internal/notifications) 2025-11-30 22:03:26 +00:00
webhook_security_test.go fix(security): enhance webhook validation, enforce API scopes, and improve test coverage 2026-02-03 22:41:44 +00:00
webhook_templates.go Include mentions in resolved webhook templates (#1118) 2026-03-26 00:32:07 +00:00