dkanada
|
26f71df7ea
|
Merge pull request #1420 from Influence365/Migrate-to-ES6-1
Migrate htmlMediaHelper, groupedCards and themeLoader to es6 Modules
|
2020-06-28 16:56:43 +09:00 |
|
dkanada
|
e663aecb3e
|
fix indentation
|
2020-06-28 16:55:05 +09:00 |
|
dkanada
|
d04ca8469b
|
Merge branch 'es6' into es6-migration-2
|
2020-06-28 16:50:04 +09:00 |
|
dkanada
|
c0c66dea57
|
code style changes
|
2020-06-28 16:36:00 +09:00 |
|
Influence365
|
eab7ef00df
|
Migrate themeLoader to ES6
fix bug
remove console log
Revert "remove console log"
This reverts commit 944c1673df95b4047864f38a5e3c6fceb90b991c.
Revert "Revert "remove console log""
This reverts commit 7b086194443b37a2515e17faaaa36e89161a9a5b.
fix lint
added eslint-enable indent
fix lint
fix lint
remove console log
Revert "remove console log"
This reverts commit 944c1673df95b4047864f38a5e3c6fceb90b991c.
Revert "Revert "remove console log""
This reverts commit 7b086194443b37a2515e17faaaa36e89161a9a5b.
added eslint-enable indent
fix lint
|
2020-06-28 09:35:16 +02:00 |
|
Influence365
|
d27fb43d68
|
Migrate Groupedcards.js to ES6
|
2020-06-28 09:34:38 +02:00 |
|
Influence365
|
fbdd232869
|
Migrate htmlMediaHelper to ES6
fix typo
|
2020-06-28 09:34:20 +02:00 |
|
dkanada
|
8e35cceaf0
|
Merge branch 'es6' into es6-migration-3
|
2020-06-28 04:40:43 +09:00 |
|
dkanada
|
86a7fc1b70
|
Merge branch 'es6' into es6-migration-4
|
2020-06-28 04:39:50 +09:00 |
|
grafixeyehero
|
44320ef505
|
apply suggestion
|
2020-06-26 23:16:10 +03:00 |
|
grafixeyehero
|
cf931d429a
|
apply suggestion
|
2020-06-26 21:39:47 +03:00 |
|
grafixeyehero
|
7fe80dcbf1
|
apply suggestion
|
2020-06-26 21:15:00 +03:00 |
|
grafixeyehero
|
daedd3a61d
|
apply suggestion
|
2020-06-26 19:30:44 +03:00 |
|
dkanada
|
4439cd00d3
|
Merge pull request #1370 from grafixeyehero/es6-listview
Migration listview to ES6 modules
|
2020-06-27 00:19:48 +09:00 |
|
dkanada
|
bda482f00e
|
Merge pull request #1384 from grafixeyehero/es6-channelMapper
Migration channelMapper to ES6 modules
|
2020-06-26 23:45:19 +09:00 |
|
grafixeyehero
|
c5e2bbf87f
|
apply suggestion
|
2020-06-26 17:31:48 +03:00 |
|
dkanada
|
ed3a820c21
|
Merge branch 'es6' into es6-shortcuts
|
2020-06-25 15:41:36 +09:00 |
|
ferferga
|
fd6b20d88c
|
Add missing CSS selector for TV Layout + fix code smell
|
2020-06-24 19:54:33 +02:00 |
|
ferferga
|
ab12e6e4ad
|
Address review comments
|
2020-06-24 19:50:54 +02:00 |
|
ferferga
|
4c55a07b0a
|
Remove legacy loading
|
2020-06-24 16:24:02 +02:00 |
|
ferferga
|
6325046b96
|
Fix breakage on remote sessions and address review comments
|
2020-06-24 08:11:56 +02:00 |
|
ferferga
|
8d31d507c2
|
Show favorite icon in playlist items on desktop layout
|
2020-06-23 23:45:21 +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
|
33d0329e5c
|
Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes
|
2020-06-23 19:18:32 +02:00 |
|
ferferga
|
b7714eea14
|
Address review comments
|
2020-06-23 19:09:22 +02:00 |
|
ferferga
|
ae8d06533c
|
Add space-between in desktop and hide duplicate heart on mobile
|
2020-06-23 16:55:37 +02:00 |
|
dkanada
|
13b05c8e44
|
Merge pull request #1432 from dmitrylyzo/dont-start-time-sync
Don't start time sync if not in SyncPlay mode
|
2020-06-23 21:27:52 +09:00 |
|
MrTimscampi
|
9c4a602979
|
Merge remote-tracking branch 'upstream/master' into details-redux
|
2020-06-23 10:35:38 +02:00 |
|
dkanada
|
ab9241fe59
|
Merge pull request #1171 from MrTimscampi/placeholder
Enable a simple color placeholder for loading cards
|
2020-06-23 17:24:49 +09:00 |
|
dkanada
|
8748ffdc22
|
Merge pull request #1462 from KGT1/seektoactionhandler
ActionHandler 'seekto' for Media Notification Seekbar
|
2020-06-23 16:58:03 +09:00 |
|
ferferga
|
44b2e86147
|
Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes
|
2020-06-22 18:15:58 +02:00 |
|
ferferga
|
3e1d24d9a2
|
Don't shuffle first item
|
2020-06-22 18:02:45 +02:00 |
|
KGT1
|
c639b12f9e
|
Update mediasession.js
changed playbackManager.getCurrentPlayer() to currentPlayer
|
2020-06-22 18:01:20 +02:00 |
|
ferferga
|
dba995c5f0
|
Fix not usable buttons in desktop layout
|
2020-06-22 17:55:28 +02:00 |
|
ferferga
|
f6a9f4679a
|
Style cleanup, address suggestions and placeholders for songs in cardBuilder and listView
|
2020-06-22 17:37:06 +02:00 |
|
dkanada
|
d93911c407
|
Merge pull request #1393 from jellyfin/repos
Initial work for repository configuration
|
2020-06-22 22:52:08 +09:00 |
|
crobibero
|
ed7071015a
|
remove sessionId parameter from api calls
|
2020-06-22 07:15:15 -06:00 |
|
dkanada
|
6a23344871
|
Merge pull request #1444 from grafixeyehero/unused-code
Remove unused loadingDialog & serverRestartDialog
|
2020-06-22 20:36:14 +09:00 |
|
ferferga
|
d13e1acf8d
|
Fix 'undefined' on Chromecast and cleanup on nowPlayingBar.js
|
2020-06-22 12:43:45 +02:00 |
|
Vasily
|
1a8da665bc
|
Merge pull request #1463 from MrTimscampi/card-shapes
Fix latest section portrait cards not being portrait in all cases
|
2020-06-22 12:59:36 +03:00 |
|
ferferga
|
6aae85e991
|
Rename 'Playlist' term to 'Queue'
|
2020-06-22 11:25:16 +02:00 |
|
ferferga
|
ad72f590f7
|
Use layout-mobile class
|
2020-06-22 10:51:42 +02:00 |
|
MrTimscampi
|
5733f30cea
|
Fix latest section portrait cards not being portrait in all cases
|
2020-06-22 10:09:21 +02:00 |
|
KGT1
|
329af3f54d
|
fixed linting errors
|
2020-06-22 10:08:54 +02:00 |
|
KGT1
|
1042121668
|
added ActionHandler seekto for Notification-Bar
|
2020-06-22 09:47:02 +02:00 |
|
Vasily
|
c7fcddb3a2
|
Merge pull request #1461 from MrTimscampi/root-margins
Fix issue with IntersectionObserver root margin
|
2020-06-22 10:28:21 +03:00 |
|
MrTimscampi
|
61fbf10085
|
Fix issue with IntersectionObserver root margin
|
2020-06-22 09:14:13 +02:00 |
|
MrTimscampi
|
b2ffc1109a
|
Remove leftover references to cardContent-button
|
2020-06-21 17:09:42 +02:00 |
|
MrTimscampi
|
8ecaf85dba
|
Fix placeholders on purplehaze
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-06-21 17:04:13 +02:00 |
|