79 Commits (5ebb5958eac75e6274b5f863aa676d184a32e0d6)

Author SHA1 Message Date
  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
  Pēteris Caune 3230cea1e3
Use DB_HOST, DB_PORT env variables for MySQL configuration. Fixes #220 6 years ago
  Tim Freund 415ec58b95 Allow SMTP configuration via environment variables 6 years ago
  Pēteris Caune b9a24a21e7
Remove the Zendesk integration (unfinished, could not get it to work acceptably) 6 years ago
  Pēteris Caune c4543bce58
Load settings from environment variables. Fixes #187 6 years ago
  Pēteris Caune e4d0103544
Trello integration WIP 6 years ago
  Tobias Macey 0beb56e82a
Added deterministic handling of sqlite database location 7 years ago
  Pēteris Caune c4b316003d Replace healthchecks.io branding with generic branding. 7 years ago
  Pēteris Caune a869906fde Zendesk integration (experimental and hidden from Integrations page for now) 7 years ago
  Pēteris Caune 1b7d4f6f3e Adding "Overall status" badge. 7 years ago
  Pēteris Caune 96e00df0ab Use PagerDuty Connect. 7 years ago
  Pēteris Caune 25fb11bb3e Alerts to SMS, work in progress. 7 years ago
  Pēteris Caune 5cb372d18f Configurable bot name and updated README. Fixes #115 8 years ago
  Pēteris Caune 2481aa5a23 Telegram integration. 8 years ago
  Pēteris Caune f99c222ebf More deterministic compressed CSS files. 8 years ago
  Pēteris Caune 965accaedb REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113 8 years ago
  Pēteris Caune b63f19f415 Simplify: remove djmail and django-ses-backend dependencies. 8 years ago
  Pēteris Caune e5126925ec Discord integration 8 years ago
  Pēteris Caune 9a00fd9944 Mention SITE_NAME in README, better docs for the `unique` API field. 8 years ago
  James Moore b1bb1540b8 adds a SITE_NAME setting that's used to label the site 8 years ago
  Pēteris Caune 965e32884b Django 1.10 8 years ago
  Pēteris Caune da24bcd6aa Pushbullet integration 8 years ago
  Pēteris Caune 760b5b4fdb Support for "Add to Slack" button 8 years ago
  Pēteris Caune fdf9c607e5 Team Access, test cleanup 9 years ago
  Mounir 3c0eeddbb7 Using backend name django.db.backends.postgresql 9 years ago
  Pēteris Caune 1dacc8b797 Users can add passwords to their accounts. Fixes #6 9 years ago
  Pēteris Caune dd188064fa Store the one time login token in profile so user.password can be used for regular passwords. 9 years ago
  Pēteris Caune 4e12193d8c Custom test runner for quicker tests. 9 years ago