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

14 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
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 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
dkanada
85a0ee89e0 fix linting issues 2020-09-16 04:20:00 +09:00
Matt Montgomery
723472aca5 Complete modifications to work with latest server code 2020-09-03 17:48:23 -05:00
Matt Montgomery
28928ead7c Modified to work with latest server code 2020-09-03 16:21:45 -05:00
Matt Montgomery
9476edcbe2 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-09-03 16:17:35 -05:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
Bill Thornton
c3d458b148 Remove unused styles and unneeded class 2020-08-20 11:38:06 -04:00
Matt Montgomery
ae5fa9d304 Migrate to ES6 2020-07-27 00:07:03 -05:00
Matt Montgomery
e5f0d77c30 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-07-26 16:41:26 -05:00
dkanada
a085bb5269 update routes for plugin and session pages 2020-07-26 20:31:16 +09:00
Renamed from src/controllers/auth/login.js (Browse further)