zerobyte/app/client/modules/notifications/components/notification-forms
2026-04-09 22:24:24 +02:00
..
custom-form.tsx feat: show components versions (#297) 2026-01-04 21:43:39 +01: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(select): render a div durng ssr to avoid hydration issues 2026-03-31 22:05:46 +02:00
gotify-form.tsx feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01: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 feat: user management (#394) 2026-01-21 22:25:15 +01: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