This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vikunja-api/pkg/modules
kolaente 43f1daf40c
fix: microsoft todo migration not importing all tasks
Previously, we did not check if a list has more tasks than the ones returned. By default, the Microsoft Graph API only returns 10 tasks. If the user had more they would not get imported.
Now we check if there are more pages with tasks and pull them all in until we have everything.
2022-02-18 20:00:42 +01:00
..
auth feat: add long-lived api tokens (#1085) 2022-02-06 13:18:08 +00:00
avatar feat: add marble avatar (#1060) 2021-12-07 21:11:23 +00:00
background feat: use wallpaper topic for default unsplash background list 2021-11-14 20:47:15 +01:00
dump User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
keyvalue Fix goimports 2021-05-31 21:05:14 +02:00
migration fix: microsoft todo migration not importing all tasks 2022-02-18 20:00:42 +01:00