vikunja/frontend/src/stores
kolaente e1dcf2e859
Some checks failed
continuous-integration/drone/push Build is failing
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
..
attachments.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
auth.ts feat: do not save language on the server when in demo mode 2024-05-07 18:39:50 +02:00
base.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
config.ts fix: correctly return error and bubble up when the api could not be reached 2024-04-21 23:33:50 +02:00
helper.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
kanban.ts fix(kanban): remove unused function 2024-03-20 11:46:36 +01:00
labels.test.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
labels.ts fix(labels): allow link shares to add existing labels to a task 2024-04-21 15:12:27 +02:00
projects.ts fix(task): do not crash when loading a task if parent projects are not loaded 2024-04-12 17:56:19 +02:00
tasks.ts fix(views): lint 2024-03-19 00:47:52 +01:00