coolify/app/Actions
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
..
Application improvement(core): simplify events for app/db/service status changes 2025-05-19 21:50:32 +02:00
CoolifyTask refactor(core): streamline container stopping process and reduce timeout duration; update related methods for consistency 2025-04-30 15:28:59 +02:00
Database improvement(core): simplify events for app/db/service status changes 2025-05-19 21:50:32 +02:00
Docker improvement(core): simplify events for app/db/service status changes 2025-05-19 21:50:32 +02:00
Fortify feat(user): implement session deletion on password reset 2025-03-21 15:45:29 +01:00
Proxy refactor(core): streamline container stopping process and reduce timeout duration; update related methods for consistency 2025-04-30 15:28:59 +02:00
Server feat(server): implement server patch check notifications 2025-05-26 14:03:59 +02:00
Service improvement(core): simplify events for app/db/service status changes 2025-05-19 21:50:32 +02:00
Shared refactor: simplify service start and restart workflows 2025-02-04 14:34:34 +01:00