Commit Graph

19 Commits

Author SHA1 Message Date
11e4587399 Add an endpoint for posting to Grafana 2026-01-11 20:01:58 +01:00
65c577ab03 Add sentry support
Some checks failed
ci/woodpecker/push/check Pipeline failed
2025-05-18 21:14:57 +02:00
7033a18a64 Fix config loading 2025-04-23 18:56:52 +02:00
19f2706dc8 Change the authorization header to X-Token 2025-04-22 23:09:50 +02:00
401de2484b Fix minor bugs 2025-04-21 18:06:21 +02:00
0a3d387340 Fix not being able to call add_user.py
Some checks failed
ci/woodpecker/push/check Pipeline failed
2025-04-21 17:54:18 +02:00
d7616e33a1 Fix unknown options for psycopg2 startup
Some checks failed
ci/woodpecker/push/check Pipeline failed
2025-04-21 17:27:28 +02:00
c3581e330e Allow reading the DB URI from a file 2025-04-21 16:24:43 +02:00
f55542cf18 Remove generic exceptions 2025-04-21 14:24:13 +02:00
969921dd79 Make secret files more ergonomic
Some checks failed
ci/woodpecker/push/check Pipeline failed
2025-04-21 14:22:18 +02:00
89d38f493b Allow reading the secret from a file 2025-04-21 14:19:20 +02:00
98a329ed74 Add basic logging
Some checks failed
ci/woodpecker/push/check Pipeline failed
2025-04-21 13:32:38 +02:00
4be01df4da Move API objects to v1 directory 2025-04-21 13:21:20 +02:00
45f7c672ac Add health endpoints 2025-04-21 13:20:20 +02:00
7e814f4332 Refactor 2025-04-21 13:03:16 +02:00
96bee247d6 Add more doc strings
Some checks failed
ci/woodpecker/push/check Pipeline failed
2025-04-21 02:12:04 +02:00
b8f51d7235 Implement sending messages 2025-04-21 01:58:33 +02:00
0fb0d62fb7 Add domain constraint validation 2025-04-20 23:31:56 +02:00
054f182215 Initial commit 2025-04-20 23:22:04 +02:00