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

26 commits

Author SHA1 Message Date
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
54d71126d9 Fix currentApiClient references 2020-11-05 23:11:47 +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
dbf1d4f811 Add mediaType to isPlaying for remote players. 2020-08-25 22:21:31 -04:00
Ian Walton
9b1ed7ce4f Change all instances of currentTime to be in ms. 2020-08-15 11:30:36 -04:00
Cameron
fa9c275735 fix ES6 errors 2020-08-09 12:41:16 +01:00
Cameron
3f7e36b499
Merge branch 'master' into migrate-to-ES6-69 2020-08-08 23:27:30 +01:00
Cameron
9f46f21b7f Migration of chromecastPlayer to ES6 module 2020-08-07 08:29:07 +01:00
Cameron
c883452395 add default 2020-08-05 20:22:48 +01:00
matjaz321
8c58472dcf Migrated castSenderApi.js to es6 module 2020-08-04 19:15:15 +02:00
dkanada
6c375a52bc merge branch master into config 2020-08-03 04:46:07 +09:00
dkanada
1fe25e14dd move themes and plugins into config file 2020-08-02 17:28:25 +09:00
Cameron
49c1b3e159 Addition of defaults 2020-08-02 09:00:25 +01:00
dkanada
79a59d17c3 rename chromecast flavors 2020-07-31 22:16:20 +09:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
Cameron
45df6ef764 Migration of alert to ES6 module 2020-07-15 14:46:56 +01:00
ferferga
b7714eea14 Address review comments 2020-06-23 19:09:22 +02:00
ferferga
6aae85e991 Rename 'Playlist' term to 'Queue' 2020-06-22 11:25:16 +02:00
ferferga
2e8e240aa0 Add shuffle mode to Chromecast 2020-06-22 11:10:26 +02:00
MrTimscampi
128baad126 Move plugins to a dedicated directory 2020-06-03 22:17:01 +02:00
Renamed from src/components/chromecast/chromecastplayer.js (Browse further)