4 Commits

Author SHA1 Message Date
f2ffe394ad Unified log levels
- Logger doesn't start with log level DEBUG by default, instead reads a environment variable
- Secret handler raises exceptions instead of using the module os to exit
- Added extensive debug logging
- Notifications: Added timestamp and category
2025-10-18 20:59:50 +02:00
db70de7659 Rewrote the Flask server into a FastAPI one that has Prometheus metrics and connects to a database 2025-10-09 20:21:04 +02:00
0d04a0f790 Initial commit 2025-10-09 18:51:07 +02:00
22957fa34e Initial commit 2025-07-15 23:34:53 +02:00