vikunja-api/pkg/routes/api/v1
konrad 9f3d898150 Add trello migration (#734)
Fix tests for background images

Generate docs

Fix lint

Do the swag

Add more logging

Remove the default bucket if it was empty

Add launch.json

Make importing backgrounds work

Add comment

Fix getting task attachments

Fix getting trello token

Add trello migration routes and status

Add support for converting checklists

Add test for attachments

Add the actual conversion

Add Trello conversion test

Add migration function stubs

Add basic trello migration structure

Add trello migration config

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#734
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-12-17 13:44:04 +00:00
..
avatar.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
docs.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
info.go Add trello migration (#734) 2020-12-17 13:44:04 +00:00
link_sharing_auth.go Authentication with OpenID Connect providers (#713) 2020-11-21 16:38:58 +00:00
list_by_namespace.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
login.go Add name field to users 2020-11-21 21:51:55 +01:00
task_attachment.go Authentication with OpenID Connect providers (#713) 2020-11-21 16:38:58 +00:00
testing.go Add testing endpoint to reset db tables (#716) 2020-11-28 23:08:30 +00:00
token_check.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_confirm_email.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_list.go Authentication with OpenID Connect providers (#713) 2020-11-21 16:38:58 +00:00
user_password_reset.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_register.go Authentication with OpenID Connect providers (#713) 2020-11-21 16:38:58 +00:00
user_settings.go Fix getting current user when updating avatar or user name 2020-11-21 22:02:49 +01:00
user_show.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_totp.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_update_email.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_update_password.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00