118 Commits (fdf9c607e52ff05811da5fe9c14c303f1298a6f0)

Author SHA1 Message Date
  Pēteris Caune fdf9c607e5 Team Access, test cleanup 9 years ago
  Pēteris Caune 1bc0f82d25 Team access WIP 9 years ago
  Pēteris Caune 47f2105562 Variables in webhook URLs. Fixes #52 9 years ago
  Pēteris Caune 36f8ee2970 Basic text version of alert email. 9 years ago
  Pēteris Caune ba357b045c Mattermost with Slack integration: payload fields must be strings not integers, or else there will be a bunch of JS errors on Mattermost web UI. 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 93402c9c13 Fixing "Set Password" button 9 years ago
  Pēteris Caune da613963e9 Email alerts and monthly reports have links to Log pages. 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 5d2cc0b0fc Set and revoke API key in Settings page. 9 years ago
  Pēteris Caune 7d305e216c List Pushover and VictorOps on welcome page. 9 years ago
  Pēteris Caune 6bb08e16d6 Updated instructions and JSON payload for VictorOps integration. 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 21a042aa16 Move notification logic to hc.api.transports. Don't use "paused" state for checks. 9 years ago
  Pēteris Caune 7b475118f9 Use lock icon 9 years ago
  Pēteris Caune 63cc186fa3 Nicer slack messages. 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 1dacc8b797 Users can add passwords to their accounts. Fixes #6 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 4d36764644 FAQ 9 years ago
  Pēteris Caune 31c10d357e Updated pricing page, added billing history and invoices. 9 years ago
  Pēteris Caune 9e7fe0bf0a Remove FAQ from Pricing page, will be changing this again. 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 91e6f80d9a Code to send monthly reports (but no management command yet to actually send them) 9 years ago
  Pēteris Caune 2f0e6b5672 Notify user about first charge, show "Pricing" in top nav again. 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 d9d4417b70 'manage.py compress' doesn't look at local_settings.py so this conditional doesn't work. 9 years ago
  Pēteris Caune 263f50058e Braintree integration WIP. 9 years ago
  Pēteris Caune 3ba47b1a67 Style tweaks for PushOver integration 9 years ago
  Thomas Jost 280bd6a2a2 Handle Pushover emergency notifications 9 years ago
  Thomas Jost 85c1f65887 Add Pushover integration 9 years ago
  Pēteris Caune 20edec4c94 Payments WIP 9 years ago
  Pēteris Caune 7a207a8c49 Pricing table, WIP 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
  Pēteris Caune c5578ac44a Update wording in "Incorrect Link" pages. Fixes #5 9 years ago