vikunja-api/pkg/modules/migration
kolaente c3e0e6405a
fix: importing trello attachments
Since jan 2021, trello requires authentication to access attachments. This commit passes the required auth headers to make downloading card attachments work.

resolves https://github.com/go-vikunja/api/issues/6
2021-11-14 21:47:51 +01:00
..
handler User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
microsoft-todo User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
todoist User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
trello fix: importing trello attachments 2021-11-14 21:47:51 +01:00
vikunja-file User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
wunderlist User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
create_from_structure.go User Data Export and import (#967) 2021-09-04 19:26:31 +00: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: importing trello attachments 2021-11-14 21:47:51 +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