vikunja/pkg/routes/api
kolaente 77416d32e4 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 08:51:19 +00:00
..
shared fix: dispatch pending events after user creation commits 2026-06-12 08:56:08 +00:00
v1 feat(audit): attribute failed logins to the originating request 2026-06-12 08:56:08 +00:00
v2 feat(api/v2): add the generic CSV importer on /api/v2 2026-06-12 08:51:19 +00:00