315 Commits (1b513c0802769cb9241f57437b720ef63da7a785)

Author SHA1 Message Date
  Pēteris Caune 6f56ed7f92
Reduce the number of SQL queries used in the "Get Checks" API call 4 years ago
  Pēteris Caune 078577cbb7
Update the read-only dashboard's CSS for better mobile support 4 years ago
  Pēteris Caune a37e83aca8
Update AddSmsForm to remove any invisible unicode characers 4 years ago
  Pēteris Caune 0e77064c44
Update API to allow specifying channels by names 4 years ago
  Pēteris Caune 71d7b46379
Add a tooltip to the 'confirmation link' label 4 years ago
  Pēteris Caune a10215ce65
Update CHANGELOG for 1.17.0 release 4 years ago
  Pēteris Caune 463ec8c988
Set the "title" and "summary" fields in MS Teams notifications 4 years ago
  Pēteris Caune 05c81e0a41
Escape markdown in MS Teams notifications. cc: #426 4 years ago
  Pēteris Caune b64c8d1cb8
API support for setting the allowed HTTP methods for making ping requests 4 years ago
  Pēteris Caune 66a1a108bf
When decoding inbound emails, decode encoded headers. Fixes #420 4 years ago
  Pēteris Caune bd98174d4c
Fix missing Resume button. Fixes #421 4 years ago
  Pēteris Caune d73de68f70
Specify the read-write/read-only flag when inviting a team member. 4 years ago
  Pēteris Caune 84cc33412a
When copying a check, copy all fields from the "Filtering Rules" dialog 4 years ago
  Pēteris Caune 40f95d5a56
When copying a check, also copy the "failure keyword" field Fixes #417 4 years ago
  Pēteris Caune 94b993354f
Sort integrations in A-Z order. Rename "LineNotify" -> "LINE Notify". Update the LINE Notify icon. 4 years ago
  Pēteris Caune 2346ac3e80
Bugfix: don't allow duplicate team memberships 4 years ago
  Pēteris Caune b7e2404f98
Host a read-only dashboard (from github.com/healthchecks/dashboard/), link to it from "Project Settings" > "Show API keys" 4 years ago
  Pēteris Caune c7af52637a
Less verbose output in the `senddeletionnotices` command 4 years ago
  Pēteris Caune 8ea510cda6
Removing unused /api/v1/notifications/{uuid}/bounce endpoint 4 years ago
  Pēteris Caune 697cb19bde
Handle excessively long email addresses in the team member invite form. 4 years ago
  Pēteris Caune ffafc16fe5
Handle excessively long email addresses in the signup form. 4 years ago
  Pēteris Caune ae01c7a9d1
Handle Twilio status callbacks for SMS, WhatsApp and phone call notifications. 4 years ago
  Pēteris Caune 95d58d26d5
Handle status callbacks from Twilio, show SMS delivery failures in the Integrations page. 4 years ago
  Pēteris Caune 750b96c374
Use Django 3.1 4 years ago
  Pēteris Caune 9edb8aa08d
Update changelog for v1.16.0 release. 4 years ago
  Pēteris Caune ee9ac0ffef
New integration: phone calls. Fixes #403 4 years ago
  Pēteris Caune 43e56ce788
Add support for multiple, comma-separated keywords (cc: #396) 4 years ago
  Pēteris Caune 0d03e3f00b
Add "Failure Keyword" filtering for inbound emails (cc: #396) 4 years ago
  Pēteris Caune 589c0c0363
Updated Discord integration to use discord.com instead of discordapp.com 4 years ago
  Pēteris Caune ec5ee03a3e
Add "check_id" in Spike payload. 4 years ago
  Pēteris Caune f789cad2af
Handle HTTP 429 responses from Matrix server when joining a Matrix room 4 years ago
  Pēteris Caune 27a91bfe22
Tweak navigation in docs, added "Docs > Reliability Tips" page (cc: #384) 4 years ago
  Pēteris Caune 3a00c0d2aa
Sending a test notification updates Channel.last_error. Fixes #391 4 years ago
  Pēteris Caune 149096811d
In the checks list, indicate a started check with a progress spinner under the status icon (cc: #338) 4 years ago
  Pēteris Caune eccc193b87
In the cron expression dialog, show a human-friendly version of the expression 4 years ago
  Pēteris Caune 5ab09f61f7
Update changelog 4 years ago
  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. 4 years ago
  James Kirsop 8725c81144 Implementing new changes discussed to resolve #370 4 years ago
  Pēteris Caune a07325e40f
Add "Get a list of checks's logged pings" API call (#371) 4 years ago
  Pēteris Caune 461ef5e088
Paused ping handling can be controlled via API. Fixes #376 4 years ago
  Pēteris Caune 8e51d26595
Removing Pager Team integration, project appears to be discontinued 4 years ago
  Pēteris Caune ffc45f0c74
Update CHANGELOG for release. 5 years ago
  Pēteris Caune 3eebd8968d
Added "When paused, ignore pings" option in the Filtering Rules dialog (#369) 5 years ago
  Pēteris Caune edbfd4b437
Added /api/v1/metrics/ endpoint, useful for monitoring the service itself 5 years ago
  Pēteris Caune 385021b44c
Don't let users clone checks if the account is at check limit 5 years ago
  Pēteris Caune 00ea45655d
In checks list, the pause button asks for confirmation. Fixes #356 5 years ago
  Pēteris Caune 57da17b8e2
Send an "Ownership Transfer Request" email notification. 5 years ago
  Pēteris Caune 609f78c5ed
"Edit" function for webhook integrations (#176) 5 years ago
  Pēteris Caune 56bb49f1f3
Use Slack V2 OAuth flow 5 years ago
  Pēteris Caune 9d2cf4f008
Don't escape HTML in the subject line of notification emails 5 years ago