Bill Thornton
20381bd3ec
Fix all loneliness
2023-09-12 23:45:36 -04:00
Bill Thornton
f2726653ae
Fix indentation issues
2023-04-19 01:56:05 -04:00
Bill Thornton
7771ce716e
Merge pull request #3729 from SenorSmartyPants/SeriesImageDownload
...
Save series images under season, when browsing parent images for season
(cherry picked from commit 42bec6c11e
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:08 -04:00
grafixeyehero
b217e39f26
Remove unused Screenshot code
2022-06-14 21:41:17 +03:00
Dmitry Lyzo
161ce2404b
Add title to buttons
2022-03-03 17:19:27 +03:00
Dmitry Lyzo
119df2cc99
Add aria-hidden to button icons
2022-02-25 01:52:14 +03:00
Dmitry Lyzo
8134096819
refactor: string template
2022-02-25 01:33:21 +03:00
SenorSmartyPants
d9ebdc05bb
Add option to season image downloader to pick from series images
2022-02-15 23:54:44 -06:00
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