vikunja/pkg/modules
kolaente 205f330f8a
fix(migration): make sure to correctly check if a migration was already running
This change fixes a bug where Vikunja would not correctly check if a migration was already running. That meant it was not possible for users who had never before migrated anything to start a migration, because Vikunja assumed they already had a migration running for them.
This state was neither properly reflected in the frontend, which is now fixed as well.
2024-02-13 22:21:59 +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 fix(migration): make sure to correctly check if a migration was already running 2024-02-13 22:21:59 +01:00