vikunja/pkg/routes
konrad e89e6d47d4
All checks were successful
continuous-integration/drone/push Build is passing
Todoist Migration (#566)
Add swagger docs + fix lint

Add parsing logic + fix fixtures

Fix test init

Add logging to creating labels and debug logs

Add creating labels when migrating

Finish test fixtures

Started adding fixtures for testing

Add method and test structures to convert todoist to vikunja

Add basic structure to migrate everything

Add all structs for todoist api

Add docs for config options

Add routes for todoist migrator

Add api token exchange

Add basic structure for todoist migration

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#566
2020-05-23 20:50:54 +00:00
..
api/v1 Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
caldav Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
metrics.go Improve metrics performance 2020-05-15 14:42:32 +02:00
rate_limit.go Add rate limit by ip for non-authenticated routes (#127) 2020-01-26 19:53:47 +00:00
routes.go Todoist Migration (#566) 2020-05-23 20:50:54 +00:00