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

27 commits

Author SHA1 Message Date
Bill Thornton
a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
310e8b713f Fix invalid uses of Array.map 2020-12-14 16:30:45 -05: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
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
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
69293aa7c3
Merge branch 'master' into currenttime-is-ms 2020-08-19 18:23:26 -04:00
Cameron
5e87c87c02 Update plugin.js 2020-08-16 12:17:37 +01:00
Ian Walton
9b1ed7ce4f Change all instances of currentTime to be in ms. 2020-08-15 11:30:36 -04:00
Cameron
1f16e0fb9c Fix suggestions 2020-08-10 22:13:43 +01:00
Cameron
e6ec5bab02 Migration of sessionPlayer to ES6 module 2020-08-07 08:16:35 +01:00
MrTimscampi
936ff4186d Merge remote-tracking branch 'upstream/master' into more-es6 2020-08-06 22:45:35 +02:00
Cameron
49c1b3e159 Addition of defaults 2020-08-02 09:00:25 +01:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
8fb8dacdf1 Migrate shell, serverNotifications to ES6 + remove searchtab 2020-07-26 22:45:00 +02:00
ferferga
5626380d7f Revert changes caused by faulty API changes (jellyfin/jellyfin#3435) 2020-06-30 20:16:14 +02:00
ferferga
6325046b96 Fix breakage on remote sessions and address review comments 2020-06-24 08:11:56 +02: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
ferferga
ff6bfbf2b4 Add playlist shuffling toggle to remotecontrol.js 2020-06-18 01:19:59 +02:00
MrTimscampi
128baad126 Move plugins to a dedicated directory 2020-06-03 22:17:01 +02:00