Add Ookla URL to the notification#1615
Merged
alexjustesen merged 2 commits intoalexjustesen:develop-0.21.0from Jul 18, 2024
svenvg93:url-payload
Merged
Add Ookla URL to the notification#1615alexjustesen merged 2 commits intoalexjustesen:develop-0.21.0from svenvg93:url-payload
alexjustesen merged 2 commits intoalexjustesen:develop-0.21.0from
svenvg93:url-payload
Conversation
alexjustesen
approved these changes
Jul 18, 2024
alexjustesen
added a commit
that referenced
this pull request
Aug 8, 2024
* 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>
alexjustesen
added a commit
that referenced
this pull request
Aug 8, 2024
* 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>
|
@svenvg93 Thanks looks cool |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📃 Description
This PR adds the Ookla URL to the notifications. closes #1580
Fixes the mail template while I was add it, closes #1582
✏️ Changed
📷 Screenshots