api/pkg/modules
konrad f5b5204776 Add Microsoft Todo migration (#737)
Add more logs

Fix lint

Generate docs

Add swagger docs

Add microsoft todo parsing logic

go mod tidy

Add basic test structure

Add more fields to tasks

rename microsoft todo package

Add getting microsoft todo data

Add structs and helper methods

Add microsoft todo config and routes

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#737
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-12-18 11:12:05 +00:00
..
auth Fix /info endpoint 500 error when no openid providers were configured 2020-11-26 21:26:31 +01:00
avatar Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
background Authentication with OpenID Connect providers (#713) 2020-11-21 16:38:58 +00:00
dump Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
keyvalue Fix not possible to create tasks if metrics were enabled 2020-10-20 20:28:44 +02:00
migration Add Microsoft Todo migration (#737) 2020-12-18 11:12:05 +00:00