Fernando Fernández
3d297096cf
feat: add queue management
2021-01-26 16:22:21 +01:00
MrTimscampi
e8eb09735f
fix(genres): fix component typo for play button
2021-01-26 11:17:27 +01:00
MrTimscampi
0f2ff87679
feat(player-manager): add resume support
2021-01-26 11:17:27 +01:00
MrTimscampi
0b91f5beb1
refactor(play-button): add dedicated play button component
2021-01-26 11:17:23 +01:00
Thibault Nocchi
61c38adf54
fix(login): fix some responsive problems
...
On lower ends of some breakpoints, user cards were too narrow. Also, on really narrow (<500px)
screens the buttons and locale picker disappeared on the right. Added a `large` prop to
locale switcher.
2021-01-25 13:10:49 +01:00
Fernando Fernández
544c72c210
refactor: address review comments
2021-01-23 11:17:32 +01:00
Fernando Fernández
8498c52cf5
feat: disable buttons on load and show progress circular in chip while loading
2021-01-22 23:45:45 +01:00
Thibault Nocchi
3cbaf52d97
fix(item): add bottom margin to play button
2021-01-18 22:25:01 +01:00
Thibault Nocchi
f50f88f7b7
fix(playback): moved mapgetter to computed values
2021-01-18 21:18:29 +01:00
Fernando Fernández
51f2294e43
fix: reset playback before starting a new one and transitions to logs & activity
2021-01-17 19:19:33 +01:00
Fernando Fernández
6b85dbda80
Merge pull request #521 from ThibaultNocchi/items_improvs
...
Item page improvements
2021-01-17 10:59:06 +01:00
Thibault Nocchi
226b1c3d4e
fix(item): remove ugly icon and disable play button when no media source
2021-01-16 22:47:08 +01:00
Thibault Nocchi
4c47427b95
refactor(item): few code fixes as indicated by ferferga
2021-01-16 18:26:54 +01:00
Julien Machiels
9c40d81265
Merge pull request #576 from jellyfin/fix-nuxt-loading-undefined
...
fix: this.$nuxt.$loading.finish() is not a function
2021-01-16 17:16:44 +01:00
Fernando Fernández
16e1fdfd26
fix: this...finish() is not a function
2021-01-16 16:39:04 +01:00
Julien Machiels
4b3f90250b
Merge pull request #573 from jellyfin/api-keyz
...
feat(apikeys settings): add settings page for managing API keys
2021-01-16 16:28:32 +01:00
Fernando Fernández
26e96aee00
Merge pull request #564 from jellyfin/fix-album-art-centering
...
fix(playback): fixes uncentered album art on playback page. Fixes #558
2021-01-16 15:41:52 +01:00
Cameron Clark
19677b98c8
feat(musicplayback): remove padding from cover art when in full screen music playbackl
2021-01-16 14:33:56 +00:00
Cameron Clark
1d635f47cd
refactor(global styles): move capitalize first letter into global stylesheet
2021-01-16 12:23:40 +00:00
Cameron Clark
3d4721e074
feat(apikeys settings): add settings page for managing API keys
2021-01-16 12:23:40 +00:00
Fernando Fernández
51119d7db4
fix: positioning with swiping and album cover taking audiocontrols space
2021-01-16 12:51:49 +01:00
Cameron Clark
5896ec9b82
fix(playback): fixes uncentered album art on playback page. Fixes #558
2021-01-16 12:51:35 +01:00
Cameron Clark
4482fade0b
refactor(login flor): improve responsiveness of selectserver and login pages
2021-01-15 16:51:42 +00:00
Thibault Nocchi
cb55f89afd
feat(item): warning message when no media source are found
2021-01-15 17:49:08 +01:00
Thibault Nocchi
90a5b0b877
fix(item): fix play button not aligning center on mobile size
2021-01-15 17:47:31 +01:00
Julien Machiels
ef41d6d94c
Merge pull request #284 from jellyfin/YourAWizardHarry
...
Startup Wizard - Addition of Startup Wizard
2021-01-15 15:13:36 +01:00
Thibault Nocchi
91a8f4bdde
Merge branch 'master' into items_improvs
2021-01-15 15:06:35 +01:00
Thibault Nocchi
41fa44f168
refactor(item): factorized html tags for item's info which are in two cols
2021-01-15 14:50:49 +01:00
Thibault Nocchi
e588c50863
feat(item): use of track selector component
2021-01-15 14:50:49 +01:00
MrTimscampi
747e8fcb27
refactor(genre): fix warning
2021-01-15 14:20:21 +01:00
MrTimscampi
eafcda0f2f
fix(library): make beforeMount async
2021-01-15 14:20:21 +01:00
MrTimscampi
d70e9298ce
fix: address review comments
2021-01-15 14:20:19 +01:00
MrTimscampi
481ccfb854
refactor: use asyncData for populating page data
2021-01-15 14:19:17 +01:00
Cameron Clark
2e0356cc27
refactor(item-menu): use item menu everywhere instead of placeholders
2021-01-15 11:48:40 +00:00
Cameron Clark
909cd05b85
feat(wizard): add initial page with v-stepper for wizard
2021-01-15 11:16:52 +00:00
MrTimscampi
215ca5ac8a
fix(library): cleanup valid library types for reusability
2021-01-14 23:09:49 +01:00
Cameron Clark
ad8fc2b7e3
test(backdrop store): add tests for backdrop store
2021-01-14 15:30:09 +00:00
Fernando Fernández
508ae4c9e5
refactor: use ImageType enum properly and address review comments
2021-01-14 13:20:36 +01:00
Fernando Fernández
ec54e41ac6
fix: refactor & use blurhashimage, disable touch and touch simulation
2021-01-14 13:20:35 +01:00
Fernando Fernández
e12991c42f
refactor: improve artist whitespace handling in audio controls and minor fixes
2021-01-14 13:20:34 +01:00
Fernando Fernández
a77ff83105
feat: address more review comments, change control design, handle artists and mute/unmute ability
2021-01-14 13:20:34 +01:00
Fernando Fernández
6551ae0a69
refactor: address review comments
2021-01-14 13:20:34 +01:00
Fernando Fernández
d9db01e2c0
fix(music-ui): styling pass
2021-01-14 13:20:34 +01:00
Fernando Fernández
fc3d8b81e7
feat (playbackmanager): add shuffle and repeat features
2021-01-14 13:20:33 +01:00
Fernando Fernández
8b6de3c7a0
feat(music): create full screen music player
2021-01-14 13:20:33 +01:00
Fernando Fernández
8f356f14a7
refactor: calls to backdrop store
2021-01-14 13:20:32 +01:00
Fernando Fernández
fd176037df
refactor: imageHelper, blurhashImage, backdrop and backdrop store
2021-01-14 13:20:30 +01:00
Cameron Clark
3bc2a39572
refactor(settings layout): create general settings page layout component
2021-01-12 23:40:12 +00:00
MrTimscampi
fe3d7a8023
refactor: use asyncData for populating page data
2021-01-10 11:49:32 +01:00
MrTimscampi
cad499028f
feat(dark-theme): add dark theme colors
2021-01-09 11:36:43 +01:00