advent22/api/advent22_api/core
Jörn-Michael Miehe 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
..
dav 🔧 model rework for "Credentials" 2025-12-30 13:50:35 +00:00
__init__.py use Redis to cache WebDAV results 2023-10-30 19:47:43 +01:00
advent_image.py 🐛 fix advent_image.py 2025-12-19 19:48:24 +01:00
calendar_config.py favicon handling 2023-11-02 12:48:52 +00:00
config.py 🔧 model rework for "Credentials" 2025-12-30 13:50:35 +00:00
depends.py minor fixes 2025-11-30 14:20:15 +01:00
helpers.py API: use ImageData type 2025-11-30 14:19:05 +01:00
settings.py 🔧 model rework for "Credentials" 2025-12-30 13:50:35 +00:00
transformed_string.py rename RE constants 2023-11-22 19:26:30 +01:00