Commit Graph

162 Commits

Author SHA1 Message Date
vitorsemeano 0da8f4eb85 fixed multiple default imports missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 19:39:03 +00:00
vitorsemeano a48d466e6a fixes for lint errors
added missing packages for lint
removed unecessary babel/polyfill
2020-11-05 23:21:35 +00:00
vitorsemeano 8b5772f996 optimization imports from site.js 2020-11-05 23:20:38 +00:00
vitorsemeano 86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano 5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
Bill Thornton a71b0314d4 Fix apiclient imports 2020-11-05 23:11:47 +00:00
MrTimscampi 7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
Julien Machiels 3cbe0f7264 Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
MrTimscampi c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada d0cd58e9cf Merge pull request #1810 from iwalton3/currenttime-is-ms
Change all instances of currentTime to be in ms.
2020-08-30 12:41:20 +09:00
Ian Walton e7b5207294 Fix clearing backdrop when no item is playing. 2020-08-26 18:35:20 -04:00
Ian Walton c22e3b2cc6 Fix seriesImageUrl linter issue. 2020-08-26 17:18:23 -04:00
Ian Walton 9b6b79628f Switch to simple check for item. 2020-08-26 17:05:01 -04:00
Ian Walton 7eff82d671 Add null check to remotecontrol. 2020-08-25 22:27:28 -04:00
Ian Walton 201685a60b Merge branch 'unstable' into show-mobile-seek 2020-08-25 22:19:59 -04:00
Ian Walton dc162aca95 Use strict equality check.
Co-authored-by: Matjaz Zavski <matjaz.zavski15@gmail.com>
2020-08-19 19:19:23 -04:00
Ian Walton 69293aa7c3 Merge branch 'master' into currenttime-is-ms 2020-08-19 18:23:26 -04:00
dkanada 65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
Ian Walton 7952b75ca2 Show seek buttons when playing video on mobile. 2020-08-15 14:50:43 -04:00
Ian Walton 9b1ed7ce4f Change all instances of currentTime to be in ms. 2020-08-15 11:30:36 -04:00
Cameron 23be95e450 Update src/components/remotecontrol/remotecontrol.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-08 17:51:10 +01:00
Cameron e694f0918a Migration of remotecontrol to ES6 module 2020-08-06 15:55:10 +01:00
Cameron 49c1b3e159 Addition of defaults 2020-08-02 09:00:25 +01:00
dkanada b1aa18e7e7 Merge pull request #1686 from Larvitar/master
Fix issue with nowplaying page when item.Album or item.Artists are null.
2020-08-02 02:55:41 +09:00
MrTimscampi ae520390c6 Remove image size hack 2020-07-31 15:18:32 +02:00
MrTimscampi 22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Mariusz Chryc 56aaed9f81 Fix string 2020-07-29 18:11:27 +02:00
Mariusz Chryc 260668f501 Fix lintint errors 2020-07-29 18:05:45 +02:00
Mariusz Chryc fd55eb99ac Fix updateNowPlayingInfo when artist or album are empty 2020-07-29 17:49:07 +02:00
MrTimscampi 5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi 3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02: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
Fernando Fernández 3e14818374 Remove repeated fav icon in remotecontrol in desktop layout 2020-07-15 17:16:43 +02:00
dkanada aa9059d077 fix some css issues with now playing bar 2020-07-12 06:09:57 +09:00
Fernando Fernández 96acbc0307 Update playlist visually when queuing items 2020-07-02 00:54:27 +02: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 8e35cceaf0 Merge branch 'es6' into es6-migration-3 2020-06-28 04:40:43 +09:00
grafixeyehero cf931d429a apply suggestion 2020-06-26 21:39:47 +03:00