Commit Graph

8 Commits

Author SHA1 Message Date
345e94843f chore: merge main branch
All checks were successful
continuous-integration/drone/pr Build is passing
2023-03-15 09:10:03 +01:00
349e6a5905
feat: rename lists to projects 2023-03-13 14:28:06 +01:00
4a41a8a6ca #1416: Step 2b Use Reminders in updateDone and migrations
Some checks failed
continuous-integration/drone/pr Build is failing
2023-03-07 08:27:56 +01:00
3dedc040db #1416: Step 1 Rename Reminders to ReminderDates
All checks were successful
continuous-integration/drone/pr Build is passing
2023-03-06 07:40:13 +01:00
90146aea5b User Data Export and import (#967)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#967
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-04 19:26:31 +00:00
c4a71016b8
Update copyright year
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-02 20:19:13 +01:00
9baf6d39bd
Change license to AGPLv3
Some checks failed
continuous-integration/drone/push Build is failing
2020-12-23 16:41:52 +01:00
f5b5204776 Add Microsoft Todo migration (#737)
All checks were successful
continuous-integration/drone/push Build is passing
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