1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

33 commits

Author SHA1 Message Date
MrTimscampi
feb49dd429 Fix suggestions and cleanup 2020-08-06 22:09:24 +02:00
MrTimscampi
a7df7ad720 Fix appHost.supports 2020-08-06 19:32:31 +02:00
MrTimscampi
f16df9788a Migrate bundle, qualityOptions, appHost and appLoader 2020-08-06 19:32:29 +02:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
60ec70b2d8 Fix linting errors 2020-07-26 13:10:32 +02:00
MrTimscampi
443ce5a747 Fix more suggestions 2020-07-24 17:18:28 +02:00
MrTimscampi
66b107f0c9 Resolve conflicts 2020-07-24 12:25:07 +02:00
MrTimscampi
3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
Cameron
7d3e3f2f92 update variables and fix require 2020-07-18 08:59:55 +01:00
Cameron
7cfb677f5f Migration of nowPlayingBar to ES6 module 2020-07-18 08:26:41 +01:00
Dmitry Lyzo
5519d11d4d Change volume slider event 2020-07-16 23:48:35 +03:00
dkanada
aa9059d077 fix some css issues with now playing bar 2020-07-12 06:09:57 +09:00
ferferga
08a995fe2c Add 'Clear Queue' option 2020-07-01 15:54:51 +02:00
ferferga
82fa5f554c Address review comments and keep focus on playlist update 2020-06-30 19:28:52 +02:00
ferferga
ab12e6e4ad Address review comments 2020-06-24 19:50:54 +02:00
ferferga
6325046b96 Fix breakage on remote sessions and address review comments 2020-06-24 08:11:56 +02:00
ferferga
4fe179214c Address review comments 2020-06-23 23:41:52 +02:00
ferferga
78cdbbb14f Remove item from sorted playlist when on shuffle mode and address review comments 2020-06-23 20:32:39 +02:00
ferferga
b7714eea14 Address review comments 2020-06-23 19:09:22 +02:00
ferferga
f6a9f4679a Style cleanup, address suggestions and placeholders for songs in cardBuilder and listView 2020-06-22 17:37:06 +02:00
ferferga
d13e1acf8d Fix 'undefined' on Chromecast and cleanup on nowPlayingBar.js 2020-06-22 12:43:45 +02:00
ferferga
6aae85e991 Rename 'Playlist' term to 'Queue' 2020-06-22 11:25:16 +02:00
ferferga
6c0f3a39c7 Remove blank space when item doesn't have an image 2020-06-18 12:27:15 +02:00
ferferga
5a87754c2a Switch wrong condition for the new previous track behaviour and fix lint 2020-06-18 11:19:20 +02:00
ferferga
f9119cc2f6 Replace context menu 'ViewArtist' with 'ViewAlbumArtist' option for players and fix texting bits 2020-06-18 10:55:58 +02:00
ferferga
0e2b960ae7 Repeat song on double click only if there is a previous item 2020-06-18 10:15:30 +02:00
ferferga
989c99521f Go to previous track on double click 2020-06-18 09:30:31 +02:00
ferferga
1a6e0973f3 Fix duplicated context menus 2020-06-18 09:22:17 +02:00
ferferga
e2da870f32 Take out likes variable from condition 2020-06-18 08:56:09 +02:00
ferferga
2a74d53c35 Finish work on shuffle mode 2020-06-18 08:39:23 +02:00
ferferga
4159268949 Repeat track if going back when less than 5 seconds of the item has been playing 2020-06-17 21:02:50 +02:00
ferferga
dd4cc0328a Attempt to fix miniplayer context menu 2020-06-17 20:28:42 +02:00
dkanada
d2f11981c6 update casing for some components 2020-05-17 02:48:21 +09:00
Renamed from src/components/nowplayingbar/nowplayingbar.js (Browse further)