902 Commits (ba3f222f37ae0e8d2d847e71e1e1fdf9b61c4913)

Author SHA1 Message Date
  Pēteris Caune eafff677d9
Don't auto-submit the unsubscribe form. Email security scanners like Office 365 Enterprise open links and *execute JS* causing users to automatically unsubscribe the first time they receive an email. Can't think of a sane fix for this :-( 5 years ago
  Pēteris Caune 0addbac7ba
Remove unused ask=1 parameters. 5 years ago
  Pēteris Caune 4ee92a44ff
Unsubscribe is CSRF exempt. 5 years ago
  Pēteris Caune 1cdb6e6d1d
Don't set CSRF cookie on first visit. Signup is exempt from CSRF protection. 5 years ago
  Pēteris Caune 22d4d55340
Added support for Shields.io badges. cc: #304, #305 5 years ago
  Pēteris Caune 838aee6bdd
Show Healthchecks version in Django admin header cc: #306 5 years ago
  Pēteris Caune 5f47161e5e
staticfiles -> static 5 years ago
  Pēteris Caune 7b32e9ef2c
Remove unused class="update-timeout-title" 5 years ago
  Pēteris Caune 3f19181028
"Filtering Rules" dialog, an option to require HTTP POST. Fixes #297 5 years ago
  Pēteris Caune f6d36b3491
Alternate flow for setting up PagerDuty integration, without using PD Connect 5 years ago
  Pēteris Caune d06721ab58
Rename "add_pd" to "add_pdc" (PagerDuty Connect). 5 years ago
  Pēteris Caune 7c1b9c4b96
Rename "add_pd" to "add_pdc" (PagerDuty Connect). 5 years ago
  Pēteris Caune 01955e4f99
Add MS Teams and Shell Commands to the list of integrations on Welcome page. 5 years ago
  Pēteris Caune e4646205cb
Use channel.get_kind_display() in more places. 5 years ago
  Pēteris Caune 8d81ea8f9d
Add "Shell Commands" integration. Fixes #302 5 years ago
  Pēteris Caune 494fd9ffb7
Improve alert summaries in ping log 5 years ago
  Pēteris Caune 2b4de95141
Cleaner MS Teams setup illustrations. 5 years ago
  Pēteris Caune dc84b7be01
Add Microsoft Teams integration. Fixes #135 5 years ago
  Pēteris Caune 9cbd3bfc5a
In monthly reports, no downtime stats for the current month (month has just started) 5 years ago
  Pēteris Caune 052700a642
Make log events fit better on mobile screens. 5 years ago
  Pēteris Caune 05855c1c69
Make the "Details" screen fit better on mobile screens. 5 years ago
  Pēteris Caune a464154151
On mobile, don't show the "Last Ping" column, but show the gear (Details) button. Fixes #286 5 years ago
  Pēteris Caune c13ec18a27
5 SMS & WhatsApp sends/mo for free plans 5 years ago
  Pēteris Caune 66a6de70c0
Send email notification when monthly SMS sending limit is reached. Fixes #292 5 years ago
  Pēteris Caune 488ab2cce7
Add a "Create a Copy" function for cloning checks Fixes #288 5 years ago
  Pēteris Caune a5827c6458
Add link to borgmatic in the "Third-Party Resources" page 5 years ago
  Pēteris Caune 01fc8e423b
Update OpsGenie screenshots. 5 years ago
  Pēteris Caune 1dea8b6050
Add support for OpsGenie EU region. Fixes #294 5 years ago
  Pēteris Caune 6cd4e494e8
Add go example to "manage.py pygmentize" command. 5 years ago
  omurbekjk fbc217ef35 feature: golang http get request changes to head 5 years ago
  omurbekjk 3d9261c7c4 feature: golang code snippet added 5 years ago
  Pēteris Caune accdfb637b
Remove PDF invoice generation bits - these are unlikely to ever be useful in the open source version. 5 years ago
  Pēteris Caune 0d2736059d
"Sign Up" link in top nav. 5 years ago
  Pēteris Caune 7fffb95c96
load staticfiles -> load static 5 years ago
  Pēteris Caune c4bb20e3d5
Fixing typo. cc: #285 5 years ago
  Pēteris Caune 0d924f4627
Add the "Last Duration" field in the "My Checks" page. Add "last_duration" attribute to the Check API resource. Fixes #257 5 years ago
  Pēteris Caune 93507fcc47
Cleanup in report-body-html.html. 5 years ago
  Pēteris Caune 339ac5e9d9
After adding a new check redirect to the "Check Details" page. 5 years ago
  Pēteris Caune dfee69584b
Don't show the "Sign Up" link in the login page if registration is closed. Fixes #280 5 years ago
  Pēteris Caune 9474006d83
Support informal time zones. 5 years ago
  Pēteris Caune dfd449b101
Three choices in timezone switcher (UTC / check's timezone / browser's timezone). Fixes #278 5 years ago
  Pēteris Caune dd83ec2214
Sort integrations into mostly alphabetic order, add Mattermost. 5 years ago
  Pēteris Caune 6fce896e1a
Sort integrations into mostly alphabetic order. 5 years ago
  Pēteris Caune 862bafc331
Mattermost integration WIP cc: #276 5 years ago
  Pēteris Caune fa16bd4e42
Prepare for 3DS 2 5 years ago
  Pēteris Caune 33dece4ad2
Remove stray angle bracket. 5 years ago
  Pēteris Caune 72d608902d
Fix JS to construct correct URLs when running from a subdirectory. Fixes #273 5 years ago
  Pēteris Caune f1d7b4b39b
Fix alt text for the apprise icon. 5 years ago
  Pēteris Caune a99a009491
Fix typo. 5 years ago
  Chris Caron b5a03369b6 Apprise Notifications are now a controlled via settings 5 years ago