Andras Bacsai
e308b16978
fix(ui): reduce gap between input fields in email settings for better alignment
2025-06-25 12:37:13 +02:00
Andras Bacsai
0e27d1f46d
fix(ui): update border styling for consistency across components and enhance loading indicators
2025-06-25 10:56:35 +02:00
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
Andras Bacsai
ebb81aff68
refactor(email): allow custom email recipients in email sending logic
2025-03-28 19:09:36 +01:00
peaklabs-dev
f2cb040ba9
feat: new encryption options
2024-12-23 15:26:26 +01:00
Andras Bacsai
fcc94e6306
fixes
2024-12-11 11:28:56 +01:00
Andras Bacsai
6a7b283844
fix: docker cleanup email notifications
2024-12-11 10:50:10 +01:00
Andras Bacsai
1257ab6ff4
fix: ui + migrations
2024-12-11 10:14:12 +01:00
peaklabs-dev
9453981f0b
feat: UI for docker cleanup success and failure notification
2024-12-10 16:04:54 +01:00
peaklabs-dev
ba6d05b563
chore: comment status changes as it is disabled for now
2024-12-10 15:30:17 +01:00
peaklabs-dev
ee7a901a77
fix: Email Notification saving
...
- fix: SMTP and resend should only save their respective settings
- chore: improve component validation and code to make it much smaller (less code - same functionality)
2024-12-09 15:23:32 +01:00
peaklabs-dev
208766455d
fix: email notification channel enabled function
2024-12-09 14:30:56 +01:00
peaklabs-dev
a6086ee38b
feat: New email notification settings
2024-12-09 13:56:52 +01:00
Andras Bacsai
a500daac98
fixes
2024-12-05 12:42:31 +01:00
peaklabs-dev
19ce01f7d8
fix send test email
2024-11-21 15:48:47 +01:00
Andras Bacsai
5ce6c3ded1
refactor server limit check job + email notifications view
2024-11-05 11:22:23 +01:00
Andras Bacsai
2e9ce3ed2a
feat: add notification settings to server_disk_usage
2024-10-22 14:47:01 +02:00
Astrid
cbae0845e7
h2 instead of h3 as element is child of h2
2024-06-25 17:10:06 +02:00
Astrid
0e512962c6
padding same as other tabs
...
from: 
to: 
2024-06-25 17:09:44 +02:00
Andras Bacsai
35cea852ca
feat: add titles
2024-06-07 11:01:10 +02:00
Andras Bacsai
a3d73634e7
feat: scheduled task failed notification
2024-05-21 15:36:26 +02:00
Andras Bacsai
ec051eba38
Delete unused notification components and update notification navbar
2024-03-22 13:25:43 +01:00