Commit Graph

6 Commits

Author SHA1 Message Date
Félix MARQUET
2feef53758 refactor(webhooks): improve Discord webhook handling and update notifications 2025-06-02 09:04:14 +02:00
Félix MARQUET
1f1a51fd6c Update backend/routes/webhooks.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-26 10:12:02 +02:00
Félix MARQUET
247df5fed3 Update backend/routes/webhooks.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-26 10:11:51 +02:00
eeada4fbb2 feat(webhooks): add Discord webhook support and event notifications for playback and media actions 2025-05-26 10:01:30 +02:00
Félix MARQUET
280fa89c59 feat(webhooks): add support for playback and media notification events
- Implement event handlers for 'playback_started', 'playback_ended' and 'media_recently_added'
- Add API routes to manage event webhook status
- Create user interface components for easy webhook configuration
- Update webhook manager to properly trigger events
- Add translations for new UI elements
2025-05-23 08:29:08 +00:00
56039bd3b9 Add webhook management and scheduling functionality 2025-04-25 10:53:00 +02:00