vikunja/frontend/src
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
..
assets
components fix: use correct project title in project card 2024-05-07 18:18:19 +02:00
composables
constants
directives
helpers
i18n fix(i18n): clarify from current date string 2024-05-07 18:28:22 +02:00
indexes
message
models
modelSchema/common
modelTypes feat: do not save language on the server when in demo mode 2024-05-07 18:39:50 +02:00
modules fix(quick add magic): parse full month name as month, do not replace only the abbreviation 2024-05-05 14:14:30 +02:00
router
services fix(project): do not remove project from navigation after removing background image 2024-05-07 17:13:22 +02:00
stores feat: do not save language on the server when in demo mode 2024-05-07 18:39:50 +02:00
styles fix(project): make sure gantt and kanban views shared with link share are full width 2024-05-07 16:53:21 +02:00
types
views fix(project): show "remove background" button only when the project has a background set 2024-05-07 17:17:06 +02:00
App.vue
histoire.setup.ts
main.ts
pinia.ts
polyfills.ts
registerServiceWorker.ts
sentry.ts
sw.ts
urls.ts
version.json