vikunja/pkg
kolaente 43f1daf40c
continuous-integration/drone/push Build is passing Details
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
..
caldav User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
cmd fix: correctly load and pass the user when deleting it 2021-10-16 17:00:48 +02:00
config feat: add long-lived api tokens (#1085) 2022-02-06 13:18:08 +00:00
cron Update copyright year 2021-02-02 20:19:13 +01:00
db User account deletion (#937) 2021-08-11 19:08:10 +00:00
events Task mentions (#926) 2021-07-29 15:42:49 +00:00
files User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
initialize User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
integrations feat: add long-lived api tokens (#1085) 2022-02-06 13:18:08 +00:00
log Explicitly check if there are Ids before trying to get items by a list of Ids 2021-03-02 18:40:39 +01:00
mail Fix panic on invalid smtp config 2021-08-02 00:05:13 +02:00
metrics Update module prometheus/client_golang to v1.11.0 (#879) 2021-06-11 13:08:28 +00:00
migration feat: add time zone setting for reminders (#1092) 2022-01-16 11:05:56 +00:00
models Enable a list to be moved across namespaces (#1096) 2022-01-23 12:59:43 +00:00
modules fix: microsoft todo migration not importing all tasks 2022-02-18 20:00:42 +01:00
notifications User account deletion (#937) 2021-08-11 19:08:10 +00:00
red Update copyright year 2021-02-02 20:19:13 +01:00
routes feat: add long-lived api tokens (#1085) 2022-02-06 13:18:08 +00:00
swagger feat: add long-lived api tokens (#1085) 2022-02-06 13:18:08 +00:00
user feat: add long-lived api tokens (#1085) 2022-02-06 13:18:08 +00:00
utils User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
version Update copyright year 2021-02-02 20:19:13 +01:00