summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/SystemWebhookService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善...おさむのひと2025-01-141-19/+12
* refactor(backend): SystemWebhookで送信されるペイロードの型を追...おさむのひと2024-11-191-1/+32
* refactor(backend): remove unnecessary .thensyuilo2024-10-131-6/+3
* feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489)おさむのひと2024-09-191-4/+9
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出...おさむのひと2024-06-081-0/+233