vikunja/pkg/modules
kolaente 249b651692
fix: treat archived TickTick tasks as done during import
TickTick uses status "2" (Archived) for completed tasks that were
subsequently archived. The import only checked for status "1"
(Completed), causing archived tasks to be imported as open despite
having a completion timestamp.

Closes go-vikunja/vikunja#2278
2026-02-23 14:52:20 +01:00
..
auth feat(auth): allow LDAP authentication with anonymous bind (#2226) 2026-02-17 22:24:35 +01:00
avatar fix: use DelPrefix in upload avatar FlushCache to clear all cached sizes 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: treat archived TickTick tasks as done during import 2026-02-23 14:52:20 +01:00