106 Commits (51f996ab4baea1197524fe2eb1d8476ae1ea6eae)

Author SHA1 Message Date
  Pēteris Caune e6427995b7
Add Whitenoise and improve README 3 years ago
  Pēteris Caune 2382bf6722
Add SITE_LOGO_URL setting 3 years ago
  Pēteris Caune 2d20f439dd
Remove PagerDuty Connect 3 years ago
  Pēteris Caune fd7ab5e767
Implement PagerDuty Simple Install Flow 3 years ago
  Pēteris Caune 78652b5659
Upgrade Django version to 3.2 4 years ago
  Pēteris Caune 65ace8238a
Add the ZULIP_ENABLED setting 4 years ago
  Pēteris Caune e2c90c05b8
Add the VICTOROPS_ENABLED setting 4 years ago
  Pēteris Caune 8811640d45
Add the SPIKE_ENABLED setting 4 years ago
  Pēteris Caune 725be65bdd
Add the PROMETHEUS_ENABLED setting 4 years ago
  Pēteris Caune 419d96da7a
Add the PAGERTREE_ENABLED setting 4 years ago
  Pēteris Caune 28150e85fa
Add the PD_ENABLED setting 4 years ago
  Pēteris Caune 8d5890d883
Add the OPSGENIE_ENABLED setting, rename OpsGenie -> Opsgenie 4 years ago
  Pēteris Caune 5f31b8b873
Add the MSTEAMS_ENABLED setting 4 years ago
  Pēteris Caune 6c3debaf11
Add the MATTERMOST_ENABLED setting 4 years ago
  Pēteris Caune 52435a9a0c
Add the SLACK_ENABLED setting 4 years ago
  Pēteris Caune 67ff8a9bee
Add the WEBHOOKS_ENABLED setting 4 years ago
  Pēteris Caune 45078e6566
Set the SECRET_KEY default value back to "---" 4 years ago
  Pēteris Caune dc39831aef
Reorder integrations in settings.py in A-Z order 4 years ago
  Pēteris Caune 601d8fac94
Remove the warning about a missing local_settings.py 4 years ago
  Pēteris Caune b7c769fc0e
Add a section in Docs about running self-hosted instances 4 years ago
  Pēteris Caune 74ed15e0aa
Update the signal integration to use DBus 4 years ago
  Pēteris Caune cd99af14ba
Add Signal integration 4 years ago
  Shea Polansky 54a95a0ee2
Add http header auth (#457) 4 years ago
  Pēteris Caune 8dbf9e02af
Fix capitalization, Webauthn -> WebAuthn 4 years ago
  Pēteris Caune 7124383a53
Add checks for RP_ID, add a 2FA section in README 4 years ago
  Pēteris Caune 839c309cf7
Refactor for testability, add more test cases 4 years ago
  Pēteris Caune cdd2e98bd0
Remove USE_I18N and USE_L10N from settings 4 years ago
  Pēteris Caune 4f53325730
THe LINE Notify integration uses OAuth2 flow. 4 years ago
  Pēteris Caune b2a1c0d343
Set USE_L10N to False until we've fixed issues caused by decimal comma formatting in templates. Fixes #416 4 years ago
  carson.wang 74668551a7
Add tests & Doesn't get LineNotify token using setting 4 years ago
  carson.wang 65b65188d1
Test LineNotify integration with healthcheck 4 years ago
  Pēteris Caune fd14e0e03b
Experimental L10N support in base and welcome templates. cc: #404 4 years ago
  Pēteris Caune 519a666057
{% site_name %} -> {{ site_name }} so we can use blocktrans tags for L10N 4 years ago
  Pēteris Caune edbfd4b437
Added /api/v1/metrics/ endpoint, useful for monitoring the service itself 5 years ago
  Pēteris Caune 58a118c494
Make Ping.body size limit configurable. Fixes #301 5 years ago
  Pēteris Caune 012ad88bb3
createsuperuser management command requires an unique email address (#318) 5 years ago
  Pēteris Caune 830681d8f8
Specify encoding when reading CHANGELOG.md. Fixes #314 5 years ago
  Pēteris Caune 2a8e7ee766
Django 3.0 5 years ago
  Pēteris Caune 838aee6bdd
Show Healthchecks version in Django admin header cc: #306 5 years ago
  Pēteris Caune 8d81ea8f9d
Add "Shell Commands" integration. Fixes #302 5 years ago
  Chris Caron b5a03369b6 Apprise Notifications are now a controlled via settings 5 years ago
  Chris Caron c2b1d00422 Apprise Integration 5 years ago
  Pēteris Caune 4867fab291
Not using I18N so turning it off. 5 years ago
  Pēteris Caune 40f4adf78b
Add WhatsApp integration (uses Twilio same as the SMS integration) 6 years ago
  Pēteris Caune cdfc9840a7
Source formatted with Black 6 years ago
  Pēteris Caune 7c13adbf18
Add the EMAIL_USE_VERIFICATION configuration setting. Fixes #232 6 years ago
  Pēteris Caune 945a66ab0a
Management command for sending inactive account notifications 6 years ago
  Timothée Oliger a0a766b500
Improve environment variables support 6 years ago
  Pēteris Caune e294ae0e9b
Setup instructions for the Matrix integration. 6 years ago
  Pēteris Caune f539e99652
Matrix integration WIP. cc: #175 6 years ago