feat(user): persist frontend settings in the api #3594

Merged
konrad merged 12 commits from feature/persist-frontend-settings into main 2023-06-12 16:22:53 +00:00

12 Commits

Author SHA1 Message Date
kolaente 5d59392566
fix: lint
continuous-integration/drone/pr Build is passing Details
2023-06-12 18:06:07 +02:00
kolaente 6593380013
fix: load the correct language
continuous-integration/drone/pr Build is failing Details
2023-06-12 18:01:56 +02:00
kolaente 69e94e58c4
fix: tests
continuous-integration/drone/pr Build was killed Details
2023-06-12 16:35:47 +02:00
kolaente cd8e497b24
fix(user): lint
continuous-integration/drone/pr Build is failing Details
2023-06-12 16:22:15 +02:00
kolaente aab2020e68
chore(user): cleanup 2023-06-12 16:20:46 +02:00
kolaente a050419fdf
fix(user): set the language when saving 2023-06-12 16:19:47 +02:00
kolaente f0c3980700
fix(user): fix flickering of default settings 2023-06-12 16:18:01 +02:00
kolaente 68597c9709
feat(user): use user language from store after logging in 2023-06-12 16:08:31 +02:00
kolaente 5325f6d7d9
feat(user): migrate color scheme settings to persistance in db 2023-06-12 15:57:18 +02:00
kolaente 4b0022664a
feat(user): set default settings when loading persisted 2023-06-11 17:43:55 +02:00
kolaente d8ad934643
feat(user): save quick add magic mode in api 2023-06-11 17:37:49 +02:00
kolaente 77ee1bfc3e
feat(user): migrate pop sound setting to store in api 2023-06-11 17:31:04 +02:00