vikunja/pkg/modules
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
..
auth fix(deps): update module github.com/labstack/echo/v4 to v5 (#2131) 2026-01-24 20:38:32 +01:00
avatar fix(files): update all callers to provide seekable readers for S3 uploads 2026-02-08 15:31:25 +01:00
background fix(backgrounds): avoid integer overflow in max size calculation 2026-02-08 15:31:25 +01:00
dump fix(dump): limit copy size to prevent decompression bombs 2026-02-08 15:31:25 +01:00
keyvalue feat: add keyvalue.Remember function 2025-07-17 16:19:13 +02:00
migration fix(files): update all callers to provide seekable readers for S3 uploads 2026-02-08 15:31:25 +01:00