vikunja/pkg/modules
kolaente 2facbae0d7
fix(dump): only allow imports from the same version they were dumped on
Previously, Vikunja would allow imports from any version which then caused problems since the table structure might have changed between releases. This change now checks if the current version is the same as the one the dump was created on.
2024-02-13 21:25:31 +01:00
..
auth fix: lint 2024-01-28 15:27:14 +01:00
avatar chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
background fix(project background): add more checks for whether a background file exists when duplicating or deleting a project 2023-09-13 11:20:59 +02:00
dump fix(dump): only allow imports from the same version they were dumped on 2024-02-13 21:25:31 +01:00
keyvalue chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
migration feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00