coolify/routes
Andras Bacsai 27879377a0 feat: add custom webhook notification support
Add basic infrastructure for custom webhook notifications:
- Create webhook_notification_settings table with event toggles
- Add WebhookNotificationSettings model with encrypted URL
- Integrate webhook settings into Team model and HasNotificationSettings trait
- Create Livewire component and Blade view for webhook configuration
- Add webhook navigation route and UI

This provides the foundation for sending webhook notifications to custom HTTP/HTTPS endpoints when events occur in Coolify.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-10 15:37:00 +02:00
..
api.php feat(github): add update and delete endpoints for GitHub apps 2025-09-22 15:28:18 +02:00
channels.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
console.php Sending e-mails and settings on Team. 2023-05-25 17:27:52 +01:00
web.php feat: add custom webhook notification support 2025-10-10 15:37:00 +02:00
webhooks.php chore: remove unused waitlist stuff 2024-12-09 12:00:54 +01:00