vikunja/pkg/routes/api
kolaente 91b447f020 fix(files): never cache file downloads in v1 or v2
Move the Cache-Control: no-cache header into the shared WriteFileDownload
so every export and attachment download carries it, and add it to the
standalone v1 export download writer too. Downloads must never be cached.
2026-06-17 14:28:25 +02:00
..
shared fix: dispatch pending events after user creation commits 2026-06-12 08:56:08 +00:00
v1 fix(files): never cache file downloads in v1 or v2 2026-06-17 14:28:25 +02:00
v2 fix(api/v2): close export reader when commit fails before streaming 2026-06-17 14:23:18 +02:00