argos/argos/server
2025-01-06 13:57:56 +01:00
..
migrations 🐛🗃 — Fix enum migration on PostgreSQL 2025-01-06 13:57:56 +01:00
routes 🚸 — Add a long expiration date on auto-refresh cookies 2024-12-10 14:28:04 +01:00
static 💄 — Correctly show results on small screens 2024-09-24 10:58:58 +02:00
templates — IPv4/IPv6 choice for checks, and choice for a dual-stack check (fix #69) 2024-12-02 15:24:54 +01:00
__init__.py Refactor server codebase for testing. 2023-10-11 23:52:33 +02:00
alerting.py — Ability to delay notification after X failures (fix #71) 2024-12-09 14:08:55 +01:00
exceptions.py 🐛 — Fix bug in login view when having an expired token in cookie (redirect loop) 2024-07-04 09:02:21 +02:00
main.py 🛂 — Allow to use a LDAP server for authentication (fix #64) 2024-11-28 15:37:07 +01:00
models.py 🐛🗃 — Fix enum migration on PostgreSQL 2025-01-06 13:57:56 +01:00
queries.py — Allow to specify form data and headers for checks (fix #70) 2024-12-10 13:46:23 +01:00
settings.py — Add mypy test 2024-07-04 13:33:54 +02:00