Pēteris Caune
|
b64c8d1cb8
|
API support for setting the allowed HTTP methods for making ping requests
|
2020-09-10 10:29:44 +03:00 |
|
Pēteris Caune
|
66a1a108bf
|
When decoding inbound emails, decode encoded headers. Fixes #420
|
2020-09-08 12:06:32 +03:00 |
|
Pēteris Caune
|
bd98174d4c
|
Fix missing Resume button. Fixes #421
|
2020-09-04 13:17:54 +03:00 |
|
Pēteris Caune
|
d73de68f70
|
Specify the read-write/read-only flag when inviting a team member.
|
2020-08-26 16:09:17 +03:00 |
|
Pēteris Caune
|
84cc33412a
|
When copying a check, copy all fields from the "Filtering Rules" dialog
|
2020-08-26 10:08:37 +03:00 |
|
Pēteris Caune
|
40f95d5a56
|
When copying a check, also copy the "failure keyword" field Fixes #417
|
2020-08-26 10:00:49 +03:00 |
|
Pēteris Caune
|
94b993354f
|
Sort integrations in A-Z order. Rename "LineNotify" -> "LINE Notify". Update the LINE Notify icon.
|
2020-08-20 11:16:59 +03:00 |
|
Pēteris Caune
|
2346ac3e80
|
Bugfix: don't allow duplicate team memberships
|
2020-08-19 12:07:48 +03:00 |
|
Pēteris Caune
|
b7e2404f98
|
Host a read-only dashboard (from github.com/healthchecks/dashboard/), link to it from "Project Settings" > "Show API keys"
|
2020-08-18 14:07:55 +03:00 |
|
Pēteris Caune
|
c7af52637a
|
Less verbose output in the senddeletionnotices command
|
2020-08-18 11:05:04 +03:00 |
|
Pēteris Caune
|
8ea510cda6
|
Removing unused /api/v1/notifications/{uuid}/bounce endpoint
|
2020-08-17 13:18:39 +03:00 |
|
Pēteris Caune
|
697cb19bde
|
Handle excessively long email addresses in the team member invite form.
|
2020-08-17 12:05:19 +03:00 |
|
Pēteris Caune
|
ffafc16fe5
|
Handle excessively long email addresses in the signup form.
|
2020-08-17 11:31:24 +03:00 |
|
Pēteris Caune
|
ae01c7a9d1
|
Handle Twilio status callbacks for SMS, WhatsApp and phone call notifications.
|
2020-08-05 17:12:23 +03:00 |
|
Pēteris Caune
|
95d58d26d5
|
Handle status callbacks from Twilio, show SMS delivery failures in the Integrations page.
|
2020-08-05 16:10:30 +03:00 |
|
Pēteris Caune
|
750b96c374
|
Use Django 3.1
|
2020-08-05 13:11:39 +03:00 |
|
Pēteris Caune
|
9edb8aa08d
|
Update changelog for v1.16.0 release.
|
2020-08-04 19:24:41 +03:00 |
|
Pēteris Caune
|
ee9ac0ffef
|
New integration: phone calls. Fixes #403
|
2020-07-29 18:30:50 +03:00 |
|
Pēteris Caune
|
43e56ce788
|
Add support for multiple, comma-separated keywords (cc: #396)
|
2020-07-23 12:06:17 +03:00 |
|
Pēteris Caune
|
0d03e3f00b
|
Add "Failure Keyword" filtering for inbound emails (cc: #396)
|
2020-07-21 14:57:48 +03:00 |
|
Pēteris Caune
|
589c0c0363
|
Updated Discord integration to use discord.com instead of discordapp.com
|
2020-07-17 13:36:41 +03:00 |
|
Pēteris Caune
|
ec5ee03a3e
|
Add "check_id" in Spike payload.
|
2020-07-15 17:56:18 +03:00 |
|
Pēteris Caune
|
f789cad2af
|
Handle HTTP 429 responses from Matrix server when joining a Matrix room
|
2020-07-10 16:44:49 +03:00 |
|
Pēteris Caune
|
27a91bfe22
|
Tweak navigation in docs, added "Docs > Reliability Tips" page (cc: #384)
|
2020-07-02 18:39:30 +03:00 |
|
Pēteris Caune
|
3a00c0d2aa
|
Sending a test notification updates Channel.last_error. Fixes #391
|
2020-07-01 14:03:11 +03:00 |
|
Pēteris Caune
|
149096811d
|
In the checks list, indicate a started check with a progress spinner under the status icon (cc: #338)
|
2020-06-25 16:44:25 +03:00 |
|
Pēteris Caune
|
eccc193b87
|
In the cron expression dialog, show a human-friendly version of the expression
|
2020-06-19 11:25:46 +03:00 |
|
Pēteris Caune
|
5ab09f61f7
|
Update changelog
|
2020-06-15 13:26:56 +03:00 |
|
Pēteris Caune
|
cdafc06c65
|
In urls.py, route "api/v1/checks/<sha1:unique_key>" directly to the hc.api.views.get_check_by_unique_key view.
Minor API documentation edits.
|
2020-06-11 15:24:45 +03:00 |
|
James Kirsop
|
8725c81144
|
Implementing new changes discussed to resolve #370
|
2020-06-11 17:00:27 +10:00 |
|
Pēteris Caune
|
a07325e40f
|
Add "Get a list of checks's logged pings" API call (#371)
|
2020-06-09 18:09:57 +03:00 |
|
Pēteris Caune
|
461ef5e088
|
Paused ping handling can be controlled via API. Fixes #376
|
2020-06-09 15:16:39 +03:00 |
|
Pēteris Caune
|
8e51d26595
|
Removing Pager Team integration, project appears to be discontinued
|
2020-06-09 13:26:15 +03:00 |
|
Pēteris Caune
|
ffc45f0c74
|
Update CHANGELOG for release.
|
2020-06-04 15:07:34 +03:00 |
|
Pēteris Caune
|
3eebd8968d
|
Added "When paused, ignore pings" option in the Filtering Rules dialog (#369)
|
2020-06-02 10:54:16 +03:00 |
|
Pēteris Caune
|
edbfd4b437
|
Added /api/v1/metrics/ endpoint, useful for monitoring the service itself
|
2020-04-26 17:45:50 +03:00 |
|
Pēteris Caune
|
385021b44c
|
Don't let users clone checks if the account is at check limit
|
2020-04-20 19:34:35 +03:00 |
|
Pēteris Caune
|
00ea45655d
|
In checks list, the pause button asks for confirmation. Fixes #356
|
2020-04-20 17:09:48 +03:00 |
|
Pēteris Caune
|
57da17b8e2
|
Send an "Ownership Transfer Request" email notification.
|
2020-04-13 15:04:59 +03:00 |
|
Pēteris Caune
|
609f78c5ed
|
"Edit" function for webhook integrations (#176)
|
2020-04-06 14:48:47 +03:00 |
|
Pēteris Caune
|
56bb49f1f3
|
Use Slack V2 OAuth flow
|
2020-04-02 10:57:10 +03:00 |
|
Pēteris Caune
|
9d2cf4f008
|
Don't escape HTML in the subject line of notification emails
|
2020-03-25 17:18:14 +02:00 |
|
Pēteris Caune
|
4a43ed59fc
|
Rate limiting for Telegram notifications (10 notifications per chat per minute)
|
2020-03-24 23:33:02 +02:00 |
|
Pēteris Caune
|
76ae42bc8f
|
"Get a single check" API call now supports read-only API keys. Fixes #346
|
2020-03-24 16:10:42 +02:00 |
|
Pēteris Caune
|
5a297ba6a2
|
v1.14.0
|
2020-03-23 12:34:42 +02:00 |
|
Pēteris Caune
|
119965b432
|
Change the order of fields in slack notifications: start with description, project name and tags. Follow with period, last ping, total pings.
|
2020-03-23 12:23:25 +02:00 |
|
Pēteris Caune
|
da4cf5241e
|
Minor cleanup, update CHANGELOG
|
2020-03-23 11:54:41 +02:00 |
|
Pēteris Caune
|
25d7d5409f
|
Telegram integration returns more detailed error messages
|
2020-03-19 22:16:22 +02:00 |
|
Pēteris Caune
|
8c7f3977e2
|
OpsGenie integration returns more detailed error messages
|
2020-03-19 21:58:17 +02:00 |
|
Pēteris Caune
|
f352efdd5f
|
Experimental Zulip integration. Fixes #202
|
2020-03-11 16:38:29 +02:00 |
|