argos/argos/server
2024-09-26 11:43:34 +02:00
..
migrations — Add built-in authentication for human interface 2024-06-21 13:40:47 +02:00
routes 💄 — Better display of results’ error details 2024-09-26 11:43:34 +02:00
static 💄 — Correctly show results on small screens 2024-09-24 10:58:58 +02:00
templates 💄 — Better display of results’ error details 2024-09-26 11:43:34 +02:00
__init__.py Refactor server codebase for testing. 2023-10-11 23:52:33 +02:00
alerting.py 🐛 — Fix mail and gotify alerting 2024-09-18 11:50:07 +02: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 run Argos in a subfolder (i.e. not on /). Fix #59 2024-08-27 13:02:01 +02:00
models.py — Add built-in authentication for human interface 2024-06-21 13:40:47 +02:00
queries.py — Add mypy test 2024-07-04 13:33:54 +02:00
settings.py — Add mypy test 2024-07-04 13:33:54 +02:00