jellyfin-vue/store
2021-02-10 19:40:46 +00:00
..
__tests__ test(tv shows store): add tests for tv shows store 2021-02-09 18:49:35 +00:00
backdrop.ts refactor(test of stores): use default state inside stores instead of defining it in tests 2021-01-15 11:54:45 +00:00
deviceProfile.ts fix(plugins store): fix browser detection for Edge chromium 2021-02-01 20:42:16 +08:00
displayPreferences.ts fix(displaypreferences): update nuxt-i18n to use new method to detect browser locale 2021-01-13 11:28:18 +01:00
homeSection.ts feat(stores): add reset method to all stores 2021-01-14 16:44:16 +01:00
index.ts refactor(default layout): add typings for subscribe function in default layout 2021-02-10 19:40:46 +00:00
page.ts refactor(test of stores): use default state inside stores instead of defining it in tests 2021-01-15 11:54:45 +00:00
playbackManager.ts feat: add playnext and addtoqueue 2021-01-26 16:24:50 +01:00
servers.ts test(server): add tests for server store 2021-02-05 16:20:07 +00:00
snackbar.ts refactor(test of stores): use default state inside stores instead of defining it in tests 2021-01-15 11:54:45 +00:00
tvShows.ts fix(tv show store): use object for season episodes to fix sorting 2021-02-09 18:49:29 +00:00
user.ts fix: endless login 2021-01-27 11:04:31 +01:00
userViews.ts refactor(home sections): improve home sections loading speed by caching userView 2021-02-03 22:16:22 +00:00