vikunja/pkg/modules
kolaente 3437f98dc3 feat(migration): add skip rows option to CSV import
Allow users to skip the first N data rows when importing CSV files.
This is useful when the CSV contains metadata rows before the actual
task data begins. Adds skip_rows to ImportConfig (backend) and a
number input in the parsing options UI (frontend).
2026-04-07 15:20:06 +00:00
..
auth refactor(auth): extract shared token validation into auth package 2026-04-02 16:30:23 +00:00
avatar chore(lint): suppress additional gosec false positives 2026-03-23 16:40:07 +01:00
background chore(lint): suppress gosec false positives on SSRF-safe HTTP client calls 2026-03-23 16:34:22 +00:00
dump chore(lint): suppress known gosec false positives 2026-03-23 16:23:15 +01:00
keyvalue feat: add keyvalue.Remember function 2025-07-17 16:19:13 +02:00
migration feat(migration): add skip rows option to CSV import 2026-04-07 15:20:06 +00:00