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
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
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
Cameron
76a037b7c2 Migration of Globalize to ES6 module 2020-07-18 09:21:15 +01:00
dkanada
d7da6cb7cf
Merge pull request #1361 from grafixeyehero/es6-migration
Migration imageUploader, itemidentifier and itemMediaInfo to ES6 modules
2020-07-10 01:56:55 +09:00
Influence365
2d506e1dee
Update imageUploader.js 2020-06-15 08:59:48 +01:00
grafixeyehero
09fe6b4d3b apply suggestion 2020-06-13 17:44:54 +03:00
grafixeyehero
b7d9dba32f replace require with Dynamic Imports 2020-06-11 23:21:46 +03:00
grafixeyehero
64125541fb Fix bug reporter by sonarqube 2020-06-09 23:03:23 +03:00
grafixeyehero
7296dbc284 Migration imageUploader, itemidentifier and itemMediaInfo to es6 2020-06-09 22:40:39 +03:00
MrTimscampi
9f14bde2cb Merge remote-tracking branch 'upstream/master' into metadata-editor 2020-05-18 19:15:20 +02:00
dkanada
d2f11981c6 update casing for some components 2020-05-17 02:48:21 +09:00
Renamed from src/components/imageuploader/imageuploader.js (Browse further)