Files
coolify/resources/views/livewire/server
Andras Bacsai 6ea6d2742b feat(server): implement server patch check notifications
- Added a new job, ServerPatchCheckJob, to handle server patch checks and notifications.
- Introduced a new notification class, ServerPatchCheck, for sending updates via email, Discord, Slack, Pushover, and Telegram.
- Updated notification settings models to include server patch notification options for email, Discord, Slack, Pushover, and Telegram.
- Created a migration to add server patch notification fields to the respective settings tables.
- Enhanced the UI to allow users to enable/disable server patch notifications across different channels.
2025-05-26 14:03:59 +02:00
..
2024-11-03 15:07:16 +01:00
2024-11-03 15:07:16 +01:00
2024-10-30 20:03:30 +01:00
2024-11-04 12:54:42 +01:00
2024-12-06 13:39:28 +01:00
2025-03-19 19:49:59 +00:00