Commit Graph

2060 Commits

Author SHA1 Message Date
Bill Thornton 7c0eba9853 Merge pull request #2627 from BrianCArnold/AddBurnInAll
Added ability to burn in all subtitles, including SRT.
2021-05-03 12:39:31 -04: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
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
Anthony Lavado 9f1bfe1631 Merge pull request #2620 from dmitrylyzo/hide-search-alphapicker-on-tv 2021-04-26 09:47:36 -04: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
Odd Stråbø 63ea97ad74 Make eslint happy 2021-04-14 07:46:11 +02:00
Odd Stråbø 9429f335b9 Ensure that height gets set in the image request
Request quality of 96, for up to 16 less jpeg
2021-04-13 19:14:06 +02:00
Bill Thornton 2c85b7806b Merge pull request #2514 from oddstr13/image-fill-resize
Add support for fillWidth and fillHeight
2021-04-11 12:30:06 -04:00
Claus Vium 1950126141 fix 2021-04-10 11:45:55 +02:00
Claus Vium e04a9699a7 Revert "fix: redirect to login if stored credentials are invalid" 2021-04-10 10:21:21 +02:00
Bill Thornton a025771410 Merge pull request #2509 from jellyfin/disable-first-episode
Disable first episodes in Next Up home section
2021-04-09 15:19:20 -04:00
Bill Thornton 09856cc8c1 Merge pull request #2355 from thornbill/fix-warnings
Fix warnings
2021-04-07 17:11:44 -04:00
cvium b50c06b0f5 this should be appRouter 2021-03-29 21:29:59 +02:00
cvium 24f6d88308 please mr linter 2021-03-29 20:51:41 +02:00
cvium 2e58ce0d18 fix: redirect to login if stored credentials are invalid 2021-03-29 20:41:50 +02:00
Bill Thornton 1a2f325b9d Fix lint errors 2021-03-23 11:29:17 -04:00
Bill Thornton a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton be9f964c18 Remove useless escape characters 2021-03-23 11:28:20 -04:00
Bill Thornton f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Dmitry Lyzo 4851bf7eef Return space on the sides of play button for default (landscape) screen orientation 2021-03-23 17:31:07 +03:00
Dmitry Lyzo 7b96ecb13b Make font size relative 2021-03-23 17:31:07 +03:00
Bill Thornton 6a60938b09 Merge pull request #2354 from thornbill/sass-everywhere
Move to sass everywhere
2021-03-23 10:21:26 -04:00
Bill Thornton 62d5c81120 Merge pull request #2475 from dmitrylyzo/fix-multiserver-wizard
Fix wizard in multi-server app
2021-03-22 14:25:35 -04:00
Bill Thornton a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
Bill Thornton 8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
Odd Stråbø 814713235e Add support for fillWidth and fillHeight
I have probably missed a few places it should be used
2021-03-17 22:43:52 +01:00
MrTimscampi 323d84ef64 Disable first episodes in Next Up home section 2021-03-14 05:32:07 +01:00
Bill Thornton a6df633895 Fix dialog helper not resolving 2021-03-09 16:17:18 -05:00
Bill Thornton 742bd0a262 Merge pull request #2379 from jellyfin/promise-errors
fix some unhandled promises and refactor some code
2021-03-05 11:03:21 -05:00
Dmitry Lyzo fe8a8d0534 Set ApiClient of non-configured server as current 2021-03-01 23:49:13 +03:00
Bill Thornton 9e3ca71b91 Remove ios bandwidth limit 2021-02-27 23:30:14 -05:00
dkanada 536797a22f Merge pull request #2343 from jellyfin/plugin-icon
fix image alignment on plugin cards
2021-02-22 10:25:47 +09:00
dkanada c1e3b881ae update material icon style 2021-02-17 12:07:42 +09:00
Joshua M. Boniface f7f0d688e8 Merge pull request #2350 from nyanmisaka/nvdec-vpp 2021-02-10 09:42:25 -05:00
dkanada 50b9e1adf4 add background colors to user and library cards 2021-02-07 00:16:45 +09:00
dkanada df599db415 fix some unhandled promises and refactor some code 2021-02-06 15:51:31 +09:00
dkanada 22c66ae353 add images to available plugins as well 2021-02-06 15:45:48 +09:00
Unknown 5a11a4339e Allows Search On Tizen
Allows search keyboard to appear on Tizen (and potentially WebOS).
2021-01-28 13:14:17 -06:00
nyanmisaka 58e2afedd5 add an option to use the enhanced nvdec decoder 2021-01-26 02:48:27 +08:00
dkanada 12c6cf5498 fix image alignment on plugin cards 2021-01-25 02:50:15 +09:00
Bill Thornton e5531c363b Merge pull request #2293 from thornbill/wrong-latest-tab
Fix latest tab links for tv and music
2021-01-07 16:51:20 -05:00
Bill Thornton e2c4418485 Merge pull request #2306 from thornbill/fix-tiny-icons
Fix tiny card icons
2021-01-07 16:50:53 -05:00
Bill Thornton 945946b96d Merge pull request #2309 from jellyfin/white-flashing-images
fix(card): white flashing images
2021-01-05 17:08:01 -05:00
Fernando Fernández a91d4b6a67 fix(card): white flashing images 2021-01-05 19:06:32 +01:00
Niels van Velzen 1b6de3c257 Disable multi download option 2021-01-05 15:44:30 +01:00
Bill Thornton 60538daddf Fix tiny card icons 2021-01-04 00:39:42 -05:00
Bill Thornton fa24242a3e Fix latest tab links for tv and music 2021-01-02 00:23:43 -05:00