jellyfin-vue/store
cameron clark 40321132f2 refactor(user store): remove serverUrl from user store
Server url is now stored in the server store, it is no longer required to be stored in the user
store\
2020-12-05 05:19:34 +01:00
..
backdrop.ts fix(genre): remove console error 2020-12-02 08:54:44 +01:00
deviceProfile.ts refactor(login): use custom nuxt auth scheme to handle login 2020-11-09 16:56:03 +01:00
index.ts feat(auth): add login page and user authentication 2020-09-03 13:04:32 +02:00
page.ts feat(item-details): add music and genres pages 2020-11-28 02:33:02 +01:00
servers.ts fix(login redirects): fix not redirecting from login -> select server if no baseurl is set 2020-12-02 15:14:10 +01:00
snackbar.ts refactor: use mapGetters to access store getters 2020-10-28 23:16:42 +01:00
user.ts refactor(user store): remove serverUrl from user store 2020-12-05 05:19:34 +01:00
userViews.ts fix: silence erroneous typescript errors 2020-11-28 17:02:38 +01:00