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