Commit Graph

5 Commits

Author SHA1 Message Date
kolaente 3ada7b657b fix: adjust test for project view 2025-06-03 19:28:45 +02:00
kolaente 3658cde42f refactor: use query parameter only when looking for password reset token 2025-06-03 19:28:45 +02:00
kolaente 80b1f6cab3
fix(test): wait for redirect
In some cases (https://github.com/go-vikunja/vikunja/actions/runs/15130244134/job/42529938835) this test does not run, while it works in others without issues. I hope to fix that with the wait, even though that's more of a workaround.
2025-05-20 09:55:12 +02:00
kolaente fdc0860252
fix(auth): only use query parameters instead of local storage for password reset token (#770)
Resolves https://github.com/go-vikunja/vikunja/issues/682
2025-05-14 20:51:45 +00:00
kolaente fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00