|
|
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 |
|
|
|
d66019f53c
|
minor improvements
|
2023-11-24 00:59:10 +01:00 |
|
|
|
a86e47113c
|
user name case sensitivity
|
2023-11-21 22:54:37 +01:00 |
|
|
|
be6c03c84a
|
rework _security to respect EventDates
|
2023-09-21 13:26:02 +02:00 |
|
|
|
fd821d6ff2
|
_security indexing
|
2023-09-12 16:48:55 +00:00 |
|
|
|
3316bf2822
|
major cleanup
- `routers`: `admin`, `days`, `general`, `user` -> `admin`, `images`
- `core.depends`: cleanup
- `core.*_helpers`: joined in `core.helpers`
|
2023-09-12 13:50:02 +00:00 |
|
|
|
050c8408d9
|
No negative Days
|
2023-09-10 15:12:58 +00:00 |
|
|
|
f9f9989414
|
remove (Calendar)Config's static methods for good measure
|
2023-09-08 19:53:35 +00:00 |
|
|
|
21279f747c
|
documentation
|
2023-09-08 19:44:41 +00:00 |
|
|
|
973f7546b6
|
module routers._security for user/admin stuff
|
2023-09-08 19:33:43 +00:00 |
|