mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +00:00
- Introduced new fields for Gotify and Ntfy URLs and tokens in the Notification struct. - Updated the loadNotifications function to retrieve Gotify and Ntfy data from the database. - Implemented sendGotify and sendNtfy functions to handle sending notifications via Gotify and Ntfy services. - Enhanced the sendNotifications function to include logic for sending messages through Gotify and Ntfy.