James Kiger fdba13dfc6 Fix html escaping in email subject lines 2 years ago
..
management c24750a1b3 Adds a command for (slowly) generating monitor checks 2 years ago
migrations 726485c26f Allow uptime monitor expected response to be null. Needed for ping. 2 years ago
templates fdba13dfc6 Fix html escaping in email subject lines 2 years ago
tests 726485c26f Allow uptime monitor expected response to be null. Needed for ping. 2 years ago
__init__.py 766ed9ff10 Add viewset for monitors 3 years ago
admin.py 055e638728 working on adding linting and isort on CI 3 years ago
apps.py 766ed9ff10 Add viewset for monitors 3 years ago
constants.py c68c227565 Gets rid of display values on monitor types and changes case of text values, adds test for update endpoint 3 years ago
email.py bcfded6755 Refactor 2 years ago
models.py 726485c26f Allow uptime monitor expected response to be null. Needed for ping. 2 years ago
serializers.py 726485c26f Allow uptime monitor expected response to be null. Needed for ping. 2 years ago
tasks.py 35d10946c4 Replace loop.run_until_complete with asyncio.run to fix deprecation 2 years ago
urls.py 055e638728 working on adding linting and isort on CI 3 years ago
utils.py 35d10946c4 Replace loop.run_until_complete with asyncio.run to fix deprecation 2 years ago
views.py 736636a59d Sort nested monitor checks by -start_check instead of created 2 years ago
webhooks.py 02215a811f Cleans up text for uptime webhook. 2 years ago