zerobyte/app/server/modules/notifications/builders
Nico bde5302ca4
feat(smtp-notification): add missing from name param to form (#429)
* feat(smtp-notification): add missing from name param to form

* chore: gen api client
2026-01-29 21:13:51 +01:00
..
custom.ts feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
discord.ts feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
email.ts feat(smtp-notification): add missing from name param to form (#429) 2026-01-29 21:13:51 +01:00
generic.ts feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
gotify.ts 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.ts feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
pushover.ts feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
slack.ts feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
telegram.ts feat: add support for sending notifications to Telegram group topics (#401) 2026-01-27 19:43:05 +01:00