vikunja/pkg/modules/background
kolaente bcfde14b14 fix(backgrounds): stream unsplash download to temp file instead of memory
Use a temp file instead of io.ReadAll to avoid buffering the entire
Unsplash image in RAM, which could cause OOM with large images or
high maxsize configuration.
2026-02-08 15:31:25 +01:00
..
handler fix(files): update all callers to provide seekable readers for S3 uploads 2026-02-08 15:31:25 +01:00
unsplash fix(backgrounds): stream unsplash download to temp file instead of memory 2026-02-08 15:31:25 +01:00
upload fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
background.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00