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
BrianCArnold
c7e6b77d13
Update src/scripts/browserDeviceProfile.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-05-01 16:56:37 -04:00
dependabot[bot]
7fb4384708
Bump actions/cache from v2.1.4 to v2.1.5
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01 05:54:16 +00:00
dependabot[bot]
a907f799aa
Bump workbox-webpack-plugin from 6.1.2 to 6.1.5
...
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox ) from 6.1.2 to 6.1.5.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/compare/v6.1.2...v6.1.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01 05:13:27 +00:00
dependabot[bot]
b0a08b7981
Bump sass from 1.32.8 to 1.32.12
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.8 to 1.32.12.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.8...1.32.12 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01 05:10:44 +00:00
dependabot[bot]
fcb451e009
Bump css-loader from 5.2.0 to 5.2.4
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.0 to 5.2.4.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.0...v5.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01 05:09:35 +00:00
dependabot[bot]
e5e6700583
Bump swiper from 6.5.4 to 6.5.9
...
Bumps [swiper](https://github.com/nolimits4web/Swiper ) from 6.5.4 to 6.5.9.
- [Release notes](https://github.com/nolimits4web/Swiper/releases )
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nolimits4web/Swiper/compare/v6.5.4...v6.5.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01 05:08:11 +00:00
dependabot[bot]
5799f0fe0b
Bump @babel/preset-env from 7.13.12 to 7.14.0
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.13.12 to 7.14.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.0/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01 05:05:35 +00:00
Oatavandi
d96b6ac4ee
Translated using Weblate (Malayalam)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ml/
2021-04-30 08:30:54 -04:00
Oatavandi
1c2dde02fa
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2021-04-30 08:30:54 -04:00
danielxb-ar
68b75a7cbb
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2021-04-30 08:30:53 -04:00
Marcus Hsu
805c5a06c0
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2021-04-30 08:30:53 -04:00
wolong gl
e8c172cab7
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2021-04-30 08:30:52 -04:00
danielxb-ar
6c6626913d
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2021-04-30 08:30:51 -04:00
Moritz
9918088aca
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2021-04-30 08:30:50 -04:00
Nathan Mascitelli
054e34d499
Add continue reading to template
2021-04-29 22:29:11 -04:00
Nathan Mascitelli
3ab41f77ea
Apply suggestions from code review
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-04-29 22:29:11 -04:00
Nathan Mascitelli
064b85d0ee
Set correct data-monitor based on type
2021-04-29 22:29:11 -04:00
Nathan Mascitelli
92e88e03e0
Add a continue reading section
2021-04-29 22:29:11 -04:00
Bill Thornton
c0663a196d
Merge pull request #2630 from jellyfin/partial-reverse-2355
...
Fix home screen settings
2021-04-29 16:31:58 -04:00
Bill Thornton
0a7b829c2c
Merge pull request #2624 from dmitrylyzo/fix-webos-customelements
...
webOS: fix Favorites tab
2021-04-29 15:38:05 -04:00
Bill Thornton
c1b847a309
Merge pull request #2617 from iwalton3/tv-scroll-styling-chrome
...
Set scrollbar width in TV mode.
2021-04-29 15:37:44 -04:00
BrianCArnold
56266b37c7
Using const for Subtitle Burnin Setting.
2021-04-29 07:55:49 -04:00
Brian C. Arnold
9b05dab27e
Added ability to burn in all subtitles, including SRT.
2021-04-29 07:55:49 -04:00
Dmitry Lyzo
9edd205e22
Partial revert a3949c1889
2021-04-29 11:31:52 +03:00
hoanghuy309
ab9bc8185f
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2021-04-27 08:30:52 -04:00
WWWesten
8faef62798
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2021-04-27 08:30:52 -04:00
WWWesten
23494bef44
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2021-04-27 08:30:51 -04:00
Csaba
9f162fd6a7
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2021-04-27 08:30:50 -04:00
Samuli Valavuo
e48f2a5322
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2021-04-27 08:30:50 -04:00
Anthony Lavado
9f1bfe1631
Merge pull request #2620 from dmitrylyzo/hide-search-alphapicker-on-tv
2021-04-26 09:47:36 -04:00
Dmitry Lyzo
c9cb69236b
Fix unfinished custom element
2021-04-26 00:22:03 +03:00
WWWesten
63a355518f
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2021-04-25 11:39:20 -04:00
Bill Thornton
cdf1bf72de
Merge pull request #2604 from Artiume/patch-5
...
Update Audiobook Resume Help
2021-04-25 11:39:17 -04:00
Bill Thornton
d7bf7ae58b
Merge pull request #2616 from jellyfin/fix-es6-2
...
Fix view style selection dialog (ES6 migration)
2021-04-25 11:38:32 -04:00
Bill Thornton
a8831cea3e
Merge pull request #2619 from jellyfin/fix-filter-hiding
...
Fix video filters hiding
2021-04-25 11:37:50 -04:00
Dmitry Lyzo
f233182573
Add 'scroll on focus' to emby-tabs
2021-04-25 11:27:16 +03:00
Dmitry Lyzo
59efc60c47
Hide AlphaPicker on Search page for real TVs
2021-04-25 01:28:34 +03:00
Dmitry Lyzo
e652fbce54
Fix video filters hiding
2021-04-25 00:54:47 +03:00
WWWesten
b0531085af
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2021-04-24 16:30:52 -04:00
Denis Shemanaev
73373cbd79
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2021-04-24 16:30:50 -04:00
0TTA
846e97d1c9
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2021-04-24 16:30:49 -04:00
Marcin Woliński
fab175d8fd
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2021-04-24 16:30:49 -04:00
Ian Walton
ea99c427b1
Don't lose theme-specific sizing.
2021-04-24 13:16:24 -04:00
Ian Walton
e19b739c79
Set scrollbar width on TV mode.
2021-04-24 13:08:23 -04:00
Dmitry Lyzo
c2410ecd27
Fix all this references
2021-04-24 16:59:15 +03:00
Dmitry Lyzo
0e21ba1f03
Add focuscontainer-x to the paging UI to be limited to horizontal navigation
2021-04-22 15:25:17 +03:00
artiume
6b73ae87b6
Update Audiobook Resume Help
...
https://github.com/jellyfin/jellyfin/pull/5878
2021-04-21 07:23:53 -04:00
Ian Walton
123ff9f834
Add toast and confirm to pluginManager.
2021-04-19 18:37:44 -04:00
Oskari Lavinto
1794ab53fe
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2021-04-19 14:30:47 -04:00