Pulse/internal/notifications
rcourtman 0a7b93a842
Some checks are pending
Build and Test / Secret Scan (push) Waiting to run
Build and Test / Frontend & Backend (push) Waiting to run
Core E2E Tests / Playwright Core E2E (push) Waiting to run
Include mentions in resolved webhook templates (#1118)
2026-03-26 00:32:07 +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 Allow SMTP auth over unencrypted connections, fix rate limit persistence, sanitize diagnostics export 2026-02-04 15:42:47 +00:00
email_enhanced_test.go fix: negotiate SMTP auth mechanism from server capabilities. Related to #1165 2026-02-02 11:36:00 +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 JSON webhook templates for live alerts (#1367) 2026-03-25 23:25:14 +00:00
notifications_additional_test.go Include mentions in resolved webhook templates (#1118) 2026-03-26 00:32:07 +00:00
notifications_resolved_apprise_test.go test: expand security regression coverage 2026-02-04 10:28:41 +00:00
notifications_security_cli_test.go test: expand security regression coverage 2026-02-04 10:28:41 +00:00
notifications_security_http_test.go test: expand security regression coverage 2026-02-04 10:28:41 +00:00
notifications_test.go Harden JSON webhook templates for live alerts (#1367) 2026-03-25 23:25:14 +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