vikunja/pkg/modules/background
kolaente 56a0ea44cf fix(backgrounds): avoid integer overflow in max size calculation
Keep maxSize as uint64 and cast safely when comparing with
resp.ContentLength to avoid potential integer overflow.
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): avoid integer overflow in max size calculation 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