coolify/database
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
..
factories test: setup database for upcoming tests 2024-12-04 12:43:52 +01:00
migrations feat(server): implement server patch check notifications 2025-05-26 14:03:59 +02:00
seeders chore(seeder): update git branch from 'main' to 'v4.x' for multiple examples in ApplicationSeeder 2025-04-30 10:31:09 +02:00
.gitignore init of v4 🌮 2023-03-17 15:33:48 +01:00