-
-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Gotify Notifications via Webhook #1561
Add Gotify Notifications via Webhook #1561
Conversation
Duster got updated in the pipeline but I forgot to bump the package, #1569 fixes that. You can update your branches from |
Thank you! I've been waiting for this. When can we expect this to be added into the package release/docker image? |
Hopefully later this week, @svenvg93 has done a fantastic job adding more notification channels and the bottleneck is my "free" time has been pretty tight lately for open-source projects. |
Now I just hope it all works as tested ;) |
I realise how much time this must take from your personal lives so wanted you to know that it's very much appreciated and thank you for the great product! |
* Add Placeholder text for notifications (#1570) first_commit * Add Gotify Notifications via Webhook (#1561) * first_commit * Ready! * Add_placeholder * change url --------- Co-authored-by: Alex Justesen <[email protected]> * Add Support for Slack Notifications via Webhook (#1522) * First Commit * Fix lint * add_url_placeholder * Fix the liniting * Add HealthCheck.io Notifications via Webhooks (#1567) * first_commit * linting * add_descrip_for_threshold * Change name * add_url_placeholder * fix_linting * Add Pushover Notifications via Webhooks (#1574) * add_pushover * add_placeholder * Linting --------- Co-authored-by: Alex Justesen <[email protected]> * Add ntfy Notifications via Webhooks (#1579) * first_push * Fix_json_payload * Add_auth_option * fix lint * fix packet_loss_% * added eof line --------- Co-authored-by: Alex Justesen <[email protected]> * Add Ookla URL to the notification (#1615) * first commit * added eof line --------- Co-authored-by: Alex Justesen <[email protected]> * Fix notifications layouts (#1639) first commit --------- Co-authored-by: Sven van Ginkel <[email protected]>
* Develop v0.21.0 (additional notification channels) (#1647) * Add Placeholder text for notifications (#1570) first_commit * Add Gotify Notifications via Webhook (#1561) * first_commit * Ready! * Add_placeholder * change url --------- Co-authored-by: Alex Justesen <[email protected]> * Add Support for Slack Notifications via Webhook (#1522) * First Commit * Fix lint * add_url_placeholder * Fix the liniting * Add HealthCheck.io Notifications via Webhooks (#1567) * first_commit * linting * add_descrip_for_threshold * Change name * add_url_placeholder * fix_linting * Add Pushover Notifications via Webhooks (#1574) * add_pushover * add_placeholder * Linting --------- Co-authored-by: Alex Justesen <[email protected]> * Add ntfy Notifications via Webhooks (#1579) * first_push * Fix_json_payload * Add_auth_option * fix lint * fix packet_loss_% * added eof line --------- Co-authored-by: Alex Justesen <[email protected]> * Add Ookla URL to the notification (#1615) * first commit * added eof line --------- Co-authored-by: Alex Justesen <[email protected]> * Fix notifications layouts (#1639) first commit --------- Co-authored-by: Sven van Ginkel <[email protected]> * updated npm dependencies --------- Co-authored-by: Sven van Ginkel <[email protected]>
π Description
As listed in #40 this PR will add support for Gotify
β Added
π· Screenshots