vikunja/pkg/modules
kolaente c93fa1b4ae test: add failing test for upload avatar FlushCache
The test populates the cache with multiple size-suffixed keys
and verifies that FlushCache removes all of them. Currently fails
because FlushCache uses Del with the base key which doesn't match
the actual size-suffixed cache keys.
2026-02-13 09:31:28 +01:00
..
auth fix(auth): remove unnecessary fields from JWT token payloads 2026-02-08 21:30:07 +01:00
avatar test: add failing test for upload avatar FlushCache 2026-02-13 09:31:28 +01:00
background fix(backgrounds): stream unsplash download to temp file instead of memory 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