This website requires JavaScript.
Explore
Help
Register
Sign In
jellyfin
/
jellyfin-vue
Watch
1
Star
0
Fork
0
You've already forked jellyfin-vue
mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced
2024-12-04 12:23:29 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
503adcf377
jellyfin-vue
/
layouts
/
fullpage.vue
9 lines
103 B
Vue
Raw
Normal View
History
Unescape
Escape
feat(auth): add login page and user authentication
2020-09-02 22:05:48 +00:00
<
template
>
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-20 05:21:35 +00:00
<
v
-app
>
feat(auth): add login page and user authentication
2020-09-02 22:05:48 +00:00
<
v
-main
>
<
nuxt
/
>
<
/
v
-
m
a
i
n
>
style: applied PR reviews
2020-09-04 15:52:47 +00:00
<
snackbar
/
>
feat(auth): add login page and user authentication
2020-09-02 22:05:48 +00:00
<
/
v
-
a
p
p
>
<
/
template
>
Reference in New Issue
Copy Permalink