jellyfin-vue/store
MrTimscampi 09b94982b1 feat(backdrop): add backdrop support
A component has been added to the default layout, which displays a blurhash from a Vuex store. The
Vuex store can either set or clear backdrops. To set a backdrop, you must pass a BaseItemDto[] in
order to retrieve the relevant images.
2020-09-25 14:14:17 +02:00
..
backdrop.ts feat(backdrop): add backdrop support 2020-09-25 14:14:17 +02:00
deviceProfile.ts feat(device profile): add device profile 2020-09-07 22:53:35 +01:00
index.ts feat(auth): add login page and user authentication 2020-09-03 13:04:32 +02:00
page.ts feat(layout): add page title setter 2020-09-19 04:24:40 +02:00
snackbar.ts style(all): fix linting issues related to new TypeScript rules 2020-09-04 21:09:36 +02:00
user.ts feat(userdisplaypreferences): add user display preferences to the user store 2020-09-05 20:14:03 +02:00