Commit Graph

1504 Commits

Author SHA1 Message Date
dkanada
4dad5e0c79
Merge pull request #1597 from Camc314/migrate-to-ES6-35
Migration of nowplayingbar to ES6 module
2020-07-20 08:47:25 +09:00
Cameron
d4942bc55b
Merge branch 'es6' into migrate-to-ES6-25 2020-07-19 20:13:40 +01:00
Cameron
75076fd172
Merge branch 'es6' into migrate-to-ES6-23 2020-07-19 20:11:53 +01:00
Cameron
e7234c4f8c
Merge branch 'es6' into migrate-to-ES6-30 2020-07-19 20:09:09 +01:00
Cameron
65b6c2a17d
Merge branch 'es6' into migrate-to-ES6-31 2020-07-19 20:08:13 +01:00
Cameron
822e48e98f
Merge branch 'es6' into migrate-to-ES6-21 2020-07-19 10:17:21 +01:00
Cameron
54b4b3e11a fix typo 2020-07-19 10:15:23 +01:00
dkanada
c17dfafbd9
Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
dkanada
acb9244b5a
Merge branch 'es6' into es6-migration-6 2020-07-19 14:13:15 +09:00
dkanada
ce143bc569
Merge pull request #1512 from Camc314/migrate-to-es6-1
Migration itemContextMenu and maintabmanager to ES6 modules
2020-07-18 20:50:59 +09:00
Cameron
76a037b7c2 Migration of Globalize to ES6 module 2020-07-18 09:21:15 +01: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
Cameron
0b98e7770f Migration of alphanumericshortcuts, autobackdrops and youtubeplayer/plugin to ES6 modules 2020-07-17 20:56:16 +01:00
Cameron
f29f3e15fb Migration of playerstats to ES6 module 2020-07-17 17:52:05 +01:00
Cameron
523231fcd1 Migration of metadataeditor and personeditor to ES6 modules
This reverts commit e75ff1fb9a12dbfe4a99a9dad4a0ea31a6343894.
2020-07-17 17:50:52 +01:00
Julien Machiels
a9246f8f39
Merge pull request #1422 from grafixeyehero/es6-backdrop
Migration backdrop to ES6 modules
2020-07-17 11:03:32 +02:00
Joshua M. Boniface
f4db8703b2
Merge pull request #1571 from jellyfin/repeated-fav
Remove repeated fav icon in remotecontrol in desktop layout
2020-07-16 22:32:20 -04:00
dkanada
d430ad96b3
Merge pull request #1578 from dmitrylyzo/slider-input
Change volume slider event
2020-07-17 06:45:57 +09:00
Dmitry Lyzo
5519d11d4d Change volume slider event 2020-07-16 23:48:35 +03:00
MrTimscampi
157bc178f5 Fix selector error in remotecontrol 2020-07-16 20:00:33 +02:00
MrTimscampi
3c37a57866 Fix suggestions 2020-07-16 17:25:36 +02:00
MrTimscampi
eafb851c40 Fix quality settings for images 2020-07-16 16:03:36 +02:00
MrTimscampi
fe91b4a695 Fix play button on search results on mobile 2020-07-16 15:43:41 +02:00
MrTimscampi
4c95485835 Don't play songs unless clicking on play in search results 2020-07-16 15:27:20 +02:00
MrTimscampi
8c406176fb Change image action from resume to link 2020-07-16 15:27:20 +02:00
Cameron
89fcda5f05 Migration of searchfields, searchresults and searchpage to ES6 modules 2020-07-16 10:28:08 +01:00
Fernando Fernández
3e14818374 Remove repeated fav icon in remotecontrol in desktop layout 2020-07-15 17:16:43 +02:00
Cameron
45df6ef764 Migration of alert to ES6 module 2020-07-15 14:46:56 +01:00
Cameron
1200617639 Migration of activitylog and datetime to ES6 modules 2020-07-15 14:34:57 +01:00
dkanada
a8a85df303 fix some minor console issues 2020-07-15 06:23:36 +09:00
Cameron
ef74521028 fix lint 2020-07-14 13:57:56 +01:00
Cameron
1c2399c70e Migration of appFooter and homesections to ES6 modules 2020-07-14 13:50:37 +01:00
dkanada
03a00fc612 add code suggestions 2020-07-13 01:21:46 +09:00
dkanada
bd711ea520
Merge branch 'es6' into migrate-to-es6-1 2020-07-12 14:24:05 +09:00
dkanada
aa9059d077 fix some css issues with now playing bar 2020-07-12 06:09:57 +09:00
dkanada
868dfff829 hide play button for now 2020-07-12 04:48:38 +09:00
dkanada
b47cf2cd04
fix spacing 2020-07-11 18:39:36 +09:00
dkanada
f97cb2cbb2
Merge branch 'es6' into es6-directorybrowser 2020-07-11 18:33:25 +09:00
Cameron
c18118275a define functions 2020-07-10 19:57:42 +01:00
Cameron
e3d9518574 remove rerquire and update var declerations 2020-07-10 19:56:24 +01:00
dkanada
2253759b8a
Merge branch 'es6' into es6-migration-6 2020-07-10 18:27:42 +09:00
dkanada
c0d8b903c8
Merge pull request #1534 from MrTimscampi/syncplay-better-api
Use new SyncPlay API client
2020-07-10 05:28:42 +09:00
dkanada
d7da6cb7cf
Merge pull request #1361 from grafixeyehero/es6-migration
Migration imageUploader, itemidentifier and itemMediaInfo to ES6 modules
2020-07-10 01:56:55 +09:00
dkanada
c5b7ce973f
update comment 2020-07-10 01:56:47 +09:00
dkanada
d3b89b7ec7
Merge pull request #1356 from grafixeyehero/es6-alphaPicker
Migration alphaPicker to ES6 modules
2020-07-10 00:15:05 +09:00
Cameron
8af1a74fd2 migrate itemContextMenu and maintabmanager to ES6 modules 2020-07-08 16:19:44 +01:00
MrTimscampi
2a15569e57 Use new SyncPlay API client 2020-07-07 18:20:53 +02:00
MrTimscampi
5e8421e625 Add provider name to identification results 2020-07-06 20:45:49 +02:00
Joshua M. Boniface
8fca6058e7
Merge pull request #1516 from MrTimscampi/update-deps
Update deps
2020-07-06 09:08:54 -04:00
MrTimscampi
a5ee5b06aa Fix linting errors due to updates 2020-07-05 12:54:25 +02:00
MrTimscampi
da8c5fa224 Remove document-register-element 2020-07-05 12:06:53 +02:00
dkanada
a4ea5b4319
Merge pull request #1509 from MrTimscampi/fix-blurhashh-listview
Remove blurhash from listView
2020-07-05 13:58:00 +09:00
dkanada
15432e4954
Merge pull request #1506 from jellyfin/missing-placeholders
Add missing placeholder icons
2020-07-05 00:28:12 +09:00
Fernando
1bb7edb08d
Replace icon with view_list 2020-07-04 16:04:59 +02:00
MrTimscampi
e368271c8a Fix back button not stopping video playback 2020-07-03 17:39:53 +02:00
MrTimscampi
fef24c24e2 Remove blurhash from listView
As-is, correctly implementing blurhash on the listView would lead to significant changes to listView itself, to cardBuilder and to various places calling listView.
As a hotfix for 10.6, it is less invasive to revert the changes adding blurhash to listView and to postpone adding it to that component in 10.7, by removing the custom image creationg in order to use a card.
2020-07-03 17:21:53 +02:00
Fernando Fernández
173f651533 Add missing photo album placeholder 2020-07-03 09:59:58 +02:00
Fernando Fernández
e4f23db875 Add missing placeholder icons 2020-07-02 19:20:47 +02:00
Joshua M. Boniface
995b376bc4
Merge pull request #1430 from jellyfin/nowplaying-hotfixes
Player hotfixes and improvements
2020-07-02 12:09:17 -04:00
dkanada
fc2c19d827
update error message 2020-07-02 12:57:29 +09:00
Fernando Fernández
96acbc0307 Update playlist visually when queuing items 2020-07-02 00:54:27 +02:00
Joshua M. Boniface
59eed728de
Merge pull request #1498 from MrTimscampi/blurhash-perf
Improve blurhash performance
2020-07-01 11:42:13 -04:00
Fernando
a715bd8e6a Improve syntax
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-01 17:04:15 +02:00
ferferga
b4d4b4fab9 Context menu option parity between miniplayer and fullscreen player 2020-07-01 16:04:49 +02:00
ferferga
08a995fe2c Add 'Clear Queue' option 2020-07-01 15:54:51 +02:00
ferferga
737341934a Add stop playback option in mobile's layout context menu 2020-07-01 15:05:08 +02:00
Fernando
21b17e8097
Focus contextbutton after update if focused beforehand
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-01 13:22:56 +02:00
ferferga
647cc72767 Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes 2020-06-30 20:14:41 +02:00
ferferga
82fa5f554c Address review comments and keep focus on playlist update 2020-06-30 19:28:52 +02:00
dkanada
beb9bebce5
Merge pull request #1496 from dmitrylyzo/keydown-bubbling
Rearrange keydown event handling
2020-07-01 02:06:54 +09:00
MrTimscampi
0766d360c1 Move check outside of loop 2020-06-30 00:10:13 +02:00
MrTimscampi
c70ba48082 Adjust blurhash entry animation timing 2020-06-29 23:57:56 +02:00
MrTimscampi
0361a2d58d Fix blurhash entry animation 2020-06-29 23:57:05 +02:00
MrTimscampi
5924c17c72 Improve blurhash performance 2020-06-29 23:38:46 +02:00
Joshua M. Boniface
6ca47a891b
Merge pull request #1475 from crobibero/syncplay-api
remove sessionId parameter from api calls
2020-06-29 14:59:23 -04:00
Dmitry Lyzo
4d8c1bd7c6 Keep slider progress, as it is updated on change event 2020-06-29 13:36:55 +03:00
Dmitry Lyzo
62a2f4b17d Rearrange keydown event handling 2020-06-28 23:46:27 +03:00
Dmitry Lyzo
70b0fbafd0 Add minimum width for SubtitleSync dialog 2020-06-28 19:16:04 +03:00
Dmitry Lyzo
dccaa34d58 Fix SubtitleSync slider lagging 2020-06-28 19:14:13 +03:00
dkanada
178d698feb
Merge pull request #1206 from MrTimscampi/details-redux
Fix some issues with details page and small redesign
2020-06-28 18:10:07 +09:00
dkanada
6083a2fbd1
Merge branch 'es6' into es6-subtitlesettings 2020-06-28 17:01:41 +09:00
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