1
0

3 Commits

Author SHA1 Message Date
kolaente
10bad95440
fix(auth): log user out when the current account does not exist 2024-07-02 12:27:19 +02:00
kolaente
e1dcf2e859
feat: do not save language on the server when in demo mode
When the demo mode is enabled, people set the language to their own language - which is understandable. However, this is really confusing for other people when they log in and the language is something unexpected.
This change overrides the configured language when saving it while Vikunja is in demo mode.
2024-05-07 18:39:50 +02:00
kolaente
fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00