coolify/resources/views
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
..
auth feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
components refactor(slide-over): enhance class merging for improved component styling 2025-05-20 11:41:55 +02:00
emails feat(server): implement server patch check notifications 2025-05-26 14:03:59 +02:00
errors fix(ui): Correct grammatical error in 404 page 2025-03-02 22:23:02 -07:00
layouts fix(ui): system theming for charts (#5740) 2025-05-02 17:49:01 +02:00
livewire feat(server): implement server patch check notifications 2025-05-26 14:03:59 +02:00
security feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
source feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00