vikunja/pkg/modules/background/unsplash
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
..
proxy.go fix(deps): update module github.com/labstack/echo/v4 to v5 (#2131) 2026-01-24 20:38:32 +01:00
unsplash.go fix(backgrounds): stream unsplash download to temp file instead of memory 2026-02-08 15:31:25 +01:00