0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-15 09:24:11 +00:00
healthchecks_healthchecks/hc/api
2025-01-10 09:35:12 +02:00
..
management Fix incorrect status value in Webhook integration's $JSON placeholder 2025-01-10 09:35:12 +02:00
migrations Make Check.badge_key non-nullable 2024-12-27 12:47:24 +02:00
tests Fix incorrect status value in Webhook integration's $JSON placeholder 2025-01-10 09:35:12 +02:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py Add default value (uuid.uuidv4()) for Check.badge_key 2024-12-27 11:36:48 +02:00
apps.py Fix mypy warning 2024-12-19 12:34:38 +02:00
decorators.py Improve type hints in hc.api.decorators 2023-10-20 18:41:11 +03:00
forms.py Improve type hints 2023-10-25 18:12:12 +03:00
models.py Fix mypy warning 2024-12-27 14:17:38 +02:00
transports.py Add support for Signal usernames 2024-12-28 11:08:41 +02:00
urls.py Add support for per-check status badges 2024-02-27 12:55:51 +02:00
views.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00