photoprism/internal
Michael Mayer 7bea2dccfe WebDAV: Route request errors to the system log, not the UI #5715
All WebDAV write-method errors (PUT/DELETE/MOVE/COPY/MKCOL/...) now go to
the console-only system log instead of the in-app errors table and browser
log viewer, because golang.org/x/net/webdav embeds absolute server paths in
its messages. Operators still see full detail in the container/service logs.

A MKCOL against an already-existing collection is a benign probe used by
sync clients such as PhotoSync to test for a directory before creating it;
it returns 405 and is logged at debug rather than as an error.
2026-07-07 23:27:52 +00:00
..
ai Vision: Fix data race in image classifier during parallel indexing #5694 2026-06-25 15:01:23 +00:00
api Users: Apply 2FA changes for the cluster service principal 2026-06-29 21:59:48 +00:00
auth OIDC: Add configurable authorization prompt option #5698 2026-06-27 12:35:04 +00:00
commands Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
config PWA: Only emit maskable icons when the variant exists #5696 2026-07-06 10:58:16 +00:00
entity Auth: Store session login_at as NULL when no client IP is set #5707 2026-06-29 23:28:12 +00:00
event Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
ffmpeg Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
form Tests: Add unit tests for recent metadata, auth, and config changes #5697 2026-06-26 14:12:59 +02:00
mcp Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
meta Metadata: Fix XMP body serial and add tiff: field fallbacks #2260 2026-07-07 11:44:33 +00:00
mutex Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
photoprism Convert: Gate RAW render rejection by file format #5673 2026-06-30 14:04:59 +00:00
raw Convert: Gate RAW render rejection by file format #5673 2026-06-30 14:04:59 +00:00
server WebDAV: Route request errors to the system log, not the UI #5715 2026-07-07 23:27:52 +00:00
service Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
thumb Convert: Prefer embedded preview over untrustworthy RAW render #5673 2026-06-30 07:49:32 +00:00
workers Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
AGENTS.md Docs: Split AGENTS guides into a hierarchical structure 2026-04-09 19:28:14 +02:00