vikunja/pkg/routes/api
kolaente 43fef1f676 feat(api/v2): add the generic CSV importer on /api/v2
Port the CSV importer's status/detect/preview/migrate endpoints to the Huma
API. detect/preview/migrate take a multipart upload; preview and migrate also
carry the import config as a JSON form value (modeled as a typed multipart
form field), unmarshaled in one shared place and reused via csv.RunMigration.
2026-06-12 10:05:42 +02:00
..
shared feat(api/v2): add public instance info endpoint 2026-06-11 20:07:43 +00:00
v1 refactor(user): share user-search logic between v1 and v2 2026-06-11 20:07:43 +00:00
v2 feat(api/v2): add the generic CSV importer on /api/v2 2026-06-12 10:05:42 +02:00