vikunja/pkg/modules/migration
kolaente 168287923f
continuous-integration/drone/push Build is passing Details
fix(migration): make sure trello checklists are properly imported
2023-02-24 12:13:18 +01:00
..
handler User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
microsoft-todo fix: microsoft todo migration not importing all tasks 2022-02-18 20:00:42 +01:00
ticktick fix(migration): import TickTick data by column name instead of index (#1356) 2023-01-24 13:58:18 +00:00
todoist fix(migration): don't try to add nonexistent tasks as related 2023-02-07 17:06:04 +01:00
trello fix(migration): make sure trello checklists are properly imported 2023-02-24 12:13:18 +01:00
vikunja-file feat: upgrade golangci-lint to 1.45.2 2022-03-27 16:55:37 +02:00
create_from_structure.go fix(migration): todoist pagination now avoids too many loops 2023-01-24 22:27:57 +01:00
create_from_structure_test.go User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
db.go Update copyright year 2021-02-02 20:19:13 +01:00
helpers.go fix(migration): use the proper authorization method for Todoist's api, fix issues with importing deleted items 2023-01-24 15:45:56 +01:00
main_test.go Add events (#777) 2021-02-02 22:48:37 +00:00
migration_status.go User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
migrator.go User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
testimage.jpg feat(migrators): remove wunderlist (#1346) 2022-12-29 17:12:39 +00:00