Commit Graph

14 Commits

Author SHA1 Message Date
Fernando Fernández
a14e334673 refactor: add optional chaining operator where $auth.user can be undefined 2021-01-06 01:10:05 +01:00
Fernando Fernández
1c9be71d0a refactor: override typings for $t and remove string casting 2021-01-02 15:55:37 +01:00
MrTimscampi
d22ae0f85c feat(music-player): add music player 2021-01-02 14:04:27 +01:00
MrTimscampi
787fb4e217 feat(playback-manager): add playback manager 2020-12-25 19:45:17 +01:00
cameron clark
a6012faa1c refactor(lint): fix most linting errors 2020-12-21 11:30:45 +00:00
Julien Machiels
81a329af09
Merge pull request #367 from jellyfin/button-nuxt-aware
fix(card): make button nuxt-link aware
2020-12-09 22:01:28 +01:00
Fernando Fernández
f7322336a5 refactor(v-btn): add nuxt attribute to all the buttons that are links 2020-12-09 20:42:31 +01:00
MrTimscampi
0b97de3413 refactor: fix imports for the API 2020-12-09 19:37:25 +01:00
Extarys (Jeremy)
dc63b83998 fix(viewid): add fn, fix style and text for empty library
Message when library is empty was at the bottom of the viewid page, css was in index.vue scoped and
wasn't moved to were it belong. Add a function to check if filters was applied to show proper empty
library text depending on conditions.
2020-12-04 07:31:43 +01:00
cameron clark
699fe72337 fix(genre view): fix genre's screen not showing any items 2020-12-02 14:10:29 +01:00
cameron clark
de788cfc47 fix(genre): remove console error 2020-12-02 08:54:44 +01:00
MrTimscampi
e330fa4df2 fix: fix linting and tests 2020-11-28 02:33:03 +01:00
MrTimscampi
4e6c0aa94a fix(genres): fix sorting and adjust margins 2020-11-28 02:33:02 +01:00
MrTimscampi
15a1cde73f feat(item-details): add music and genres pages 2020-11-28 02:33:02 +01:00