Commit graph

11 commits

Author SHA1 Message Date
6a7491b15b 🔧 model rework for "Credentials"
affects:
- environment vars/api.conf: "WEBDAV__USERNAME" -> "WEBDAV__AUTH__USERNAME" and "WEBDAV__PASSWORD" -> "WEBDAV__AUTH__PASSWORD"
- remote config.toml: "[admin] name" -> "[admin] username"
2025-12-30 13:50:35 +00:00
82a2963ad7 cleanup/modernize devcontainers 2024-03-21 23:00:45 +01:00
2cf6936139 env file setup 2023-11-09 12:58:36 +01:00
367fef145d RedisSettings 2023-10-31 21:48:27 +00:00
cc54e1dddf show "redis" settings in ConfigView 2023-10-31 20:27:50 +01:00
b206b472bc use Redis to cache WebDAV results 2023-10-30 19:47:43 +01:00
d1cde05be7 better async webdav implementation 2023-10-27 23:12:28 +02:00
e83f56a932 hide openapi, docs and redoc in production mode 2023-09-21 00:56:25 +02:00
1b71aab5b6 cleaner dockerization 2023-09-18 18:17:28 +00:00
8389ceb14a api: minor cfg/settings adjustment 2023-09-10 02:59:57 +00:00
b1748ea0fb "core" module alpha state 2023-09-08 18:17:18 +00:00
Renamed from api/advent22_api/settings.py (Browse further)