zerobyte/app/client/modules/notifications/components/notification-forms
Nicolas Meienberger 1d66a20686
Some checks failed
Release Workflow / e2e-tests (push) Has been cancelled
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / checks (push) Has been cancelled
Release Workflow / request-docs-version-update (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
fix(notifications): validate webhook headers and show delivery health
2026-05-04 21:30:09 +02:00
..
custom-form.tsx fix(notifications): validate webhook headers and show delivery health 2026-05-04 21:30:09 +02:00
discord-form.tsx feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
email-form.tsx feat(smtp-notification): add missing from name param to form (#429) 2026-01-29 21:13:51 +01:00
generic-form.tsx fix(notifications): validate webhook headers and show delivery health 2026-05-04 21:30:09 +02:00
gotify-form.tsx fix(notifications): validate webhook headers and show delivery health 2026-05-04 21:30:09 +02:00
index.ts feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
ntfy-form.tsx fix(notifications): validate webhook headers and show delivery health 2026-05-04 21:30:09 +02:00
pushover-form.tsx feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
slack-form.tsx fix(slack): channel is not supported in combination with webhooks (#770) 2026-04-09 22:24:24 +02:00
telegram-form.tsx feat: add support for sending notifications to Telegram group topics (#401) 2026-01-27 19:43:05 +01:00