Add Gotify Notifications via Webhook#1561
Add Gotify Notifications via Webhook#1561alexjustesen merged 8 commits intoalexjustesen:develop-0.21.0from svenvg93:40-add-gotify
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 <alexjustesen@users.noreply.github.com> * 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 <alexjustesen@users.noreply.github.com> * 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 <alexjustesen@users.noreply.github.com> * Add Ookla URL to the notification (#1615) * first commit * added eof line --------- Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com> * Fix notifications layouts (#1639) first commit --------- Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com>
* 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 <alexjustesen@users.noreply.github.com> * 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 <alexjustesen@users.noreply.github.com> * 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 <alexjustesen@users.noreply.github.com> * Add Ookla URL to the notification (#1615) * first commit * added eof line --------- Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com> * Fix notifications layouts (#1639) first commit --------- Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com> * updated npm dependencies --------- Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com>
📃 Description
As listed in #40 this PR will add support for Gotify
➕ Added
📷 Screenshots