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

11 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
dkanada
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +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
crobibero
ed7071015a remove sessionId parameter from api calls 2020-06-22 07:15:15 -06:00
dkanada
eba23f41c6 fix title casing for six component files 2020-06-06 15:52:54 +09:00
Renamed from src/components/syncplay/groupSelectionMenu.js (Browse further)