This website requires JavaScript.
Explore
Help
Register
Sign In
harmacist
/
healthchecks
Watch
1
Star
0
Fork
0
You've already forked healthchecks
forked from
GithubBackups/healthchecks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
healthchecks
/
hc
/
front
History
Pēteris Caune
3649c500d2
Don't allow adding email integrations with both "up" and "down" unchecked
2019-12-27 17:25:37 +02:00
..
management
Add go example to "manage.py pygmentize" command.
2019-10-07 15:10:36 +03:00
migrations
…
templatetags
Show Healthchecks version in Django admin header cc:
#306
2019-12-03 17:41:58 +02:00
tests
Don't allow adding email integrations with both "up" and "down" unchecked
2019-12-27 17:25:37 +02:00
__init__.py
…
admin.py
…
forms.py
Don't allow adding email integrations with both "up" and "down" unchecked
2019-12-27 17:25:37 +02:00
models.py
…
schemas.py
Source formatted with Black
2019-05-15 14:27:50 +03:00
urls.py
Auto-submit the unsubscribe confirmation form only if signature is more than 5 minutes old. Idea from
https://stackoverflow.com/questions/59281750/strategies-to-prevent-email-scanners-from-activating-unsubscribe-links/59381066#59381066
2019-12-18 16:10:30 +02:00
validators.py
croniter.is_valid() throws exceptions for some bad inputs, so must use try ... except
2018-12-14 18:58:35 +02:00
views.py
Fix "Send Test Notification" for webhooks that only fire on checks going up
2019-12-27 14:36:32 +02:00