zerobyte/app/client/modules/notifications/components/notification-forms
2026-05-05 10:24:20 +02:00
..
custom-form.tsx fix(notifications): validate webhook headers and show delivery health 2026-05-05 10:24:20 +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-05 10:24:20 +02:00
gotify-form.tsx fix(notifications): validate webhook headers and show delivery health 2026-05-05 10:24:20 +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-05 10:24:20 +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