746 Commits (05c81e0a410f4b75aeb4255c9ef27cb3902e5283)

Author SHA1 Message Date
  Pēteris Caune 17bf0d109e Fix CSRF in Slack, Pushbullet and Discord callbacks 8 years ago
  Pēteris Caune e5126925ec Discord integration 8 years ago
  Pēteris Caune e3ed4d25bb CSS tweaks for long check names, and for mobile view of cron form. 8 years ago
  Pēteris Caune aabfd55f7c Cleanup and tests for cron preview. 8 years ago
  Pēteris Caune 1163364989 Improved "Update Timeout" form with dynamic preview for cron mode 8 years ago
  Pēteris Caune b22b0a44e2 Validate cron expression before saving check. 8 years ago
  Pēteris Caune fdc1bfcd57 Log page now lists sent notifications. Slack notification handles simple/cron check kinds. 8 years ago
  Pēteris Caune c8b1c482ea Populate timezones, use selectize. 8 years ago
  Pēteris Caune 6ada656df4 UI for entering cron expression and setting timezone. 8 years ago
  Pēteris Caune dfa0af350a PagerDuty Integration Key is 32 characters long. Update screenshots. 8 years ago
  Pēteris Caune 3456dd9f6e OpsGenie integration. Fixes #93 8 years ago
  Pēteris Caune ac4ba079d3 Validate channel values. Don't allow ftp addresses, http://localhost addresses, invalid email addresses 8 years ago
  Pēteris Caune 913b82eb23 Use icon in the "copy" button. Add "copy" buttons dynamically, in JS. CSS tweaks. 8 years ago
  Chitharanjan Das 4e260421f0 Adds 'copy to clipboard' function to example code snippets 8 years ago
  Pēteris Caune 30d9760768 Don't autoselect ping address in the welcome page. It gets in the way when selecting just the code portion of the address. 8 years ago
  Pēteris Caune 9a00fd9944 Mention SITE_NAME in README, better docs for the `unique` API field. 8 years ago
  James Moore 537b7c7541 fixed a few instances where the hc_extras wasn't loaded 8 years ago
  James Moore 96cb68d503 made the unique field more flexible 8 years ago
  James Moore 1ae07b2028 made changes more concise 8 years ago
  James Moore b1bb1540b8 adds a SITE_NAME setting that's used to label the site 8 years ago
  James Moore bcde5fe9d2 adds a unique parameter to the check creation API 8 years ago
  Pēteris Caune c8bcb23fd6 Material icons. 8 years ago
  Pēteris Caune f339262eff Update "Reliability Guarantees" section in the About page :-/ 8 years ago
  Pēteris Caune 71769e2c14 Link to GitHub on Integrations page. 8 years ago
  Pēteris Caune 4f3365e235 Cleanup, handle "paused" state in email alerts and reports 8 years ago
  Pēteris Caune 51cda31449 New feature: pause monitoring of an individual check. Fixes #67 8 years ago
  Pēteris Caune 468c4b4b2c Pushbullet integration. Fixes #24 8 years ago
  Pēteris Caune d2ce8c13d8 Fix oopsies 8 years ago
  Pēteris Caune 2ea01a5ff8 A work around for email servers that open our one-time login links. 8 years ago
  Pēteris Caune 9ad825ff83 Users can update payment method 8 years ago
  Pēteris Caune 8ba981cb52 Upgrade link in alert emails. 8 years ago
  Pēteris Caune 84ecac633c "Usage Examples" item in check's menu 8 years ago
  Pēteris Caune fdb5aa5c98 /integrations/add_slack/ acts as a landing page if Slack button is configured. 8 years ago
  Pēteris Caune a97f23190e More data in API responses. 8 years ago
  Pēteris Caune 760b5b4fdb Support for "Add to Slack" button 8 years ago
  Pēteris Caune af997446f3 Add support for authentication with X-Api-Key header. 8 years ago
  Pēteris Caune c15a4871c2 Badges 8 years ago
  Pēteris Caune f9c1a174b7 Documentation for PowerShell. Fixes #66 8 years ago
  Pēteris Caune a4375aa5b5 Fix HTML validation issues 9 years ago
  Di Wu 93f4f7b6fa Update report-body-html.html 9 years ago
  Di Wu 4705186434 Update alert-body-html.html 9 years ago
  Pēteris Caune aba0c0ebf0 Summary table tweaks 9 years ago
  Pēteris Caune 99434fcf9c Correct path to logo 9 years ago
  Pēteris Caune abd19ac901 Nicer alert email template, and plain text versions for all emails. 9 years ago
  Pēteris Caune 2df92c9c9e Nicer html report 9 years ago
  Pēteris Caune b0f8763465 Admin improvements 9 years ago
  Pēteris Caune 589449727e Note about reliability 9 years ago
  Pēteris Caune 318e97fa76 Use clipboard.js to copy ping URLs to clipboard 9 years ago
  Pēteris Caune ce23d65ebf Check.get_status() returns "up" also during grace period 9 years ago
  Pēteris Caune 1f70f56819 Check model gets "in_grace_period" method. It replaces the transient "grace" status. Also, remove references of the obsolete "paused" status. 9 years ago