vikunja/pkg/routes/api
kolaente 5555950f03 refactor(testing): extract e2e fixture reset/truncate into shared package
Pull the HTTP-agnostic table reset and truncate-all logic out of the v1
testing handlers into pkg/routes/api/shared so /api/v2 can reuse it. v1's
wire behavior is unchanged; it now delegates to the shared functions.
2026-06-17 12:13:50 +00:00
..
shared refactor(testing): extract e2e fixture reset/truncate into shared package 2026-06-17 12:13:50 +00:00
v1 refactor(testing): extract e2e fixture reset/truncate into shared package 2026-06-17 12:13:50 +00:00
v2 feat(api/v2): add project background download and unsplash proxies 2026-06-17 11:31:50 +00:00