1
0
Commit Graph

14 Commits

Author SHA1 Message Date
ec6e3e99e0 chore: check if import zip contains a VERSION file 2024-01-14 22:21:55 +01:00
c05f51b923 chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
b2f3a23cb3 fix(import): correctly set child project relations 2023-09-07 10:45:15 +02:00
ce3a06f03b fix(import): don't fail when importing from dev exports 2023-09-07 10:11:59 +02:00
e518fb1191 chore: remove year from copyright headers
Resolves https://kolaente.dev/vikunja/api/pulls/1483
2023-09-01 08:32:28 +02:00
4b55e2ce03 fix(migration): make file migration work with new structure 2023-05-24 15:51:56 +02:00
afe756e4c1 fix(tests): make the tests compile again 2023-05-24 15:51:55 +02:00
386e218b95 feat(migration): use new structure for migration 2023-05-24 15:51:54 +02:00
8edbca39cf fix: accept for migrations 2023-04-03 05:20:18 +00:00
823c817b1f fix(import): don't try to load a nonexistant attachment file 2023-03-26 15:42:25 +02:00
fb818ea186 fix: test import 2023-03-13 14:28:06 +01:00
349e6a5905 feat: rename lists to projects 2023-03-13 14:28:06 +01:00
5cf263a86f feat: upgrade golangci-lint to 1.45.2 2022-03-27 16:55:37 +02:00
90146aea5b User Data Export and import (#967)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/967
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-04 19:26:31 +00:00