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

25 commits

Author SHA1 Message Date
Ionut Andrei Oanca
21269747a7 Keep managing valid player in SyncPlay 2020-12-06 19:29:29 +01:00
Ionut Andrei Oanca
2b97a7912a Avoid spoilers in SyncPlay 2020-12-03 17:14:09 +01:00
Ionut Andrei Oanca
3b837b6468 Remove SyncPlay alias 2020-12-03 16:25:50 +01:00
Ionut Andrei Oanca
b71b53eb6a Rename 'track' into 'item' in SyncPlay 2020-12-03 15:55:28 +01:00
Ionut Andrei Oanca
308deaceba Move query parameters to request body in SyncPlay 2020-11-28 14:48:13 +01:00
Ionut Andrei Oanca
bbef2197dd Fix code issues reported by Sonar 2020-11-23 16:17:54 +01:00
Ionut Andrei Oanca
d8beb9909f Add playlist-sync and group-wait to SyncPlay 2020-11-22 21:15:04 +01:00
vitorsemeano
2243b35311
fixed multiple default imports missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 12:26:11 +00:00
vitorsemeano
6638c13e85 fixed some code smells
fix config.json plugins path
2020-11-05 23:23:45 +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
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
dkanada
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09: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
Ian Walton
9b1ed7ce4f Change all instances of currentTime to be in ms. 2020-08-15 11:30:36 -04:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
dkanada
a8a85df303 fix some minor console issues 2020-07-15 06:23:36 +09:00
MrTimscampi
2a15569e57 Use new SyncPlay API client 2020-07-07 18:20:53 +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
crobibero
ed7071015a remove sessionId parameter from api calls 2020-06-22 07:15:15 -06:00
Dmitry Lyzo
8021b893c8 Don't start time sync if not in SyncPlay mode 2020-06-18 19:43:32 +03:00
dkanada
eba23f41c6 fix title casing for six component files 2020-06-06 15:52:54 +09:00