vikunja/pkg/modules
kolaente 542626fa7f
fix: deduplicate gravatar fetches to respect rate limits (#1955)
- avoid redundant concurrent Gravatar requests by coordinating fetches
per avatar cache key
- reuse cache lookups when requests are already cached and simplify
expiration checks
2025-12-08 22:42:58 +01:00
..
auth chore(deps): update golangci-lint to 2.6.0 (#1737) 2025-10-31 17:28:52 +00:00
avatar fix: deduplicate gravatar fetches to respect rate limits (#1955) 2025-12-08 22:42:58 +01:00
background feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
dump feat: add --preserve-config flag to restore command (#1939) 2025-12-07 21:44:45 +00:00
keyvalue feat: add keyvalue.Remember function 2025-07-17 16:19:13 +02:00
migration fix: TickTick import (#1871) 2025-11-25 22:32:39 +00:00