Joshua M. Boniface
2dd2e26f9e
Address eslint errors
...
1. Remove apiClient from getRemoteImageHtml function.
2. Delete empty line.
2021-05-02 01:27:41 -04:00
Joshua M. Boniface
55fac2448c
Remove image proxying through API
...
Removes the web interface image proxying through the `/Images/Remote`
and `/Items/RemoteSearch/Image` API endpoints. This appears to be those
endpoints' only usage in the web client.
2021-05-02 01:10:47 -04:00
Bill Thornton
a47f6d458c
Move components css files to sass
2021-03-19 14:00:59 -04:00
Bill Thornton
d8f2cc1245
Use static imports for html templates
2020-11-25 00:17:24 -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
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
Cameron
60dd3d009e
remove require
2020-08-07 08:42:34 +01:00
Cameron
234a70875d
Remove Missed Required
2020-08-04 15:15:59 +01:00
Cameron
4a3f05a58f
Update src/components/imageDownloader/imageDownloader.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-28 21:08:32 +01:00
Cameron
5bd4b849d6
Update src/components/imageDownloader/imageDownloader.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-28 17:51:53 +01:00
Cameron
6ef4807436
Merge branch 'master' into migrate-to-ES6-43
2020-07-27 11:09:51 +01:00
Cameron
fb8a90ac50
Migration of imageEditor and imageDownloader to ES6 modules
2020-07-27 11:05:20 +01:00
MrTimscampi
5e1b6acffe
Disallow block padding
2020-07-27 08:06:46 +02:00
MrTimscampi
dfbb7dfc16
Remove dead code
2020-07-26 12:30:50 +02:00
Cameron
76a037b7c2
Migration of Globalize to ES6 module
2020-07-18 09:21:15 +01:00
Influence365
ef0b4b5f51
Update to imageDownloader.js for bug fix #1207
2020-05-27 07:15:26 +01:00
Influence365
04e27d98d5
Update to imageDownloader.js for bug fix jellyfin#1207
2020-05-26 14:32:47 +01:00
MrTimscampi
9f14bde2cb
Merge remote-tracking branch 'upstream/master' into metadata-editor
2020-05-18 19:15:20 +02:00
dkanada
1aaaffde4c
rename more components and update references
2020-05-17 17:04:36 +09:00