Commit Graph

5 Commits

Author SHA1 Message Date
7b0a9ccc2b Settings: add dedicated DAV/Pushover tabs, fix CalDAV/CardDAV bugs
- Add admin DAV tab (rename from CalDAV/CardDAV) and Pushover tab
  - Add per-user Pushover tab (User Key only; App Token stays admin-managed)
  - Remove system-wide CalDAV/CardDAV fallback — per-user config only
  - Rewrite contacts_tool.py using httpx directly (caldav 2.x dropped AddressBook)
  - Fix CardDAV REPORT/PROPFIND using SOGo URL pattern
  - Fix CalDAV/CardDAV test endpoints (POST method, URL scheme normalization)
  - Fix Show Password button — API now returns actual credential values
  - Convert Credentials tab to generic key-value store; dedicated keys
    (CalDAV, Pushover, trusted_proxy) excluded via _DEDICATED_CRED_KEYS
2026-04-10 12:06:23 +02:00
a9ca08f13d Added LICENSE and updated README.md 2026-04-10 08:15:01 +02:00
7401b7b32b Updated README.md 2026-04-08 13:00:54 +02:00
d0781c668f Updated README.md 2026-04-08 12:58:42 +02:00
be674c2f93 Initial commit 2026-04-08 12:43:24 +02:00