409 Commits (5b3928ce797289978f8c4e60d78eb6769d477dfd)

Author SHA1 Message Date
  Pēteris Caune 71769e2c14 Link to GitHub on Integrations page. 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 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 f9c1a174b7 Documentation for PowerShell. Fixes #66 8 years ago
  Pēteris Caune a4375aa5b5 Fix HTML validation issues 8 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
  Pēteris Caune 820c7b1352 "show usage" button next to each check 9 years ago
  Pēteris Caune e612eda0f8 Nicer login email. 9 years ago
  Pēteris Caune 742e7f992e Add "Terms" to footer. 9 years ago
  Pēteris Caune 5676f7e1e8 Usage instructions in "My Checks" page 9 years ago
  Di Wu 7f52d8c98e fix some markup and be more explicit about date time format 9 years ago
  Pēteris Caune f4939f4c91 Use local timezone for dates and times in ping log. 9 years ago
  Pēteris Caune e20fbd7783 Inline icons in welcome page. 9 years ago
  Pēteris Caune 435b8c220d Fix bug in /accounts/switch_team/, updated messaging. 9 years ago
  Pēteris Caune 47f2105562 Variables in webhook URLs. Fixes #52 9 years ago
  Pēteris Caune 5f4cf6780a Replace localhost with SITE_ROOT variable in API example 9 years ago
  Pēteris Caune e55650c781 Syntax highlighting for API examples. 9 years ago
  Spencer Sun ae30eec1d0 Add GET /api/v1/checks/ to the API 9 years ago
  Pēteris Caune 24e370cb72 Corrected example request again. 9 years ago
  Pēteris Caune c4b5a8bb5b Corrected example request again. 9 years ago
  Pēteris Caune 0fd843d430 Corrected example request. 9 years ago
  Pēteris Caune f78fb95d5e API documentation. 9 years ago
  Pēteris Caune 7d305e216c List Pushover and VictorOps on welcome page. 9 years ago
  Spencer Sun 0ff2f1a9c7 Add VictorOps integration 9 years ago
  Pēteris Caune 713f65865c Updated cron example. Fixes #37 9 years ago
  Pēteris Caune 752c6f2530 CSS to fit long channel values. 9 years ago
  Pēteris Caune 2c04a42a57 Display last notification in Integrations page. 9 years ago
  Pēteris Caune 57b813677a Log page shows notice about reached ping log limit. 9 years ago
  Di Wu 79b7327c9e fix tests and optimize authentication and fix some unclosed markup 9 years ago
  Pēteris Caune 1e3285423f Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete). 9 years ago
  Pēteris Caune f178981334 Log: instead of timeline, show placeholders for "expected but not received" pings. 9 years ago
  Pēteris Caune 9c41258328 Privacy policy, updated content in About page, links in footer. 9 years ago
  Pēteris Caune c2cc4d2a86 Sizing tweaks for "My Checks" table. Select ping urls by clicking on them. 9 years ago
  Pēteris Caune 35aed93b7f New feature: attaching tags to checks, and filtering checks list by their tags. 9 years ago
  Pēteris Caune 0cf4e5c9df PowerShell example on Welcome page. 9 years ago
  Pēteris Caune 6fced734d1 Slack is the most popular integration, so move it to top. 9 years ago
  Pēteris Caune 3ba47b1a67 Style tweaks for PushOver integration 9 years ago
  Thomas Jost 85c1f65887 Add Pushover integration 9 years ago
  Pēteris Caune 7039188482 Payments with Braintree, WIP 9 years ago
  Pēteris Caune aa2bc72293 Better style for Log page. 9 years ago
  Pēteris Caune c1840a92bd Checks now have a new status: "paused". sendalerts management command will mark checks as paused if sending a notification throws exception. This should avoid potential infinite loops of sendalerts crashes/respawns. 9 years ago