1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

3045 commits

Author SHA1 Message Date
Bill Thornton
5a3fb092ff
Merge pull request #4941 from valius/add-mks-support-subtitle-uploader
Add mks file support to subtitle uploader component and template
2023-11-29 12:26:23 -05:00
Yenof
7265308c8b Randomize backdrop images in screensaver
This provides a more varied experience viewing the backdrop screensaver.
2023-11-13 11:28:17 +03:00
Yasin Silavi
4c76ce11dd fix: remove useless fragments 2023-11-09 00:53:09 -05:00
Bill Thornton
34212614bc
Merge pull request #4891 from Sky-High/playback-fixes-for-chromecast
Fix playback control issues with chromecast
2023-11-08 16:54:35 -05:00
Dmitry Lyzo
bd54821f6d Backport pull request #4912 from jellyfin/release-10.8.z
Fix imports

Original-merge: 1a1735340f

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 16:30:16 -05:00
Dmitry Lyzo
ff48bd6229 Backport pull request #4837 from jellyfin/release-10.8.z
Fix playing empty item set

Original-merge: eb7fb6b39d

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 16:30:15 -05:00
Sky-High
c887e960aa implement suggestions 2023-11-08 13:10:21 -05:00
Sky-High
ad252c6df1 implement suggestions 2 2023-11-08 13:10:21 -05:00
Sky High
4257a401d5 Update src/components/remotecontrol/remotecontrol.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 13:10:21 -05:00
Sky High
7a98119b93 Update src/components/nowPlayingBar/nowPlayingBar.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 13:10:21 -05:00
Sky High
b1161facc0 Update src/components/nowPlayingBar/nowPlayingBar.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 13:10:21 -05:00
Sky-High
108e00ac45 Fix playback control issues with chromecast 2023-11-08 13:10:21 -05:00
Kevin Tan (Valius)
554416c6a5 Add mks file support to subtitle uploader component and template 2023-11-05 01:09:25 -07:00
Bill Thornton
e5c8d440c7
Merge pull request #4924 from thornbill/quick-connect-enabled 2023-11-03 16:39:38 -04:00
Bill Thornton
cfde45abee Add check for quick connect enabled in menu 2023-11-02 10:55:33 -04:00
Grady Hallenbeck
68b21bbb04 chore: remove unused routing components 2023-10-27 18:14:18 -07:00
Grady Hallenbeck
cd11e6e36f feat: migrate dashboard app to use react data router 2023-10-27 18:14:18 -07:00
Grady Hallenbeck
675f9625f2 feat: migrate experimental app to use react data router 2023-10-27 18:14:03 -07:00
Dmitriy Dubson
c8a7c7040a Reduce cognitive complexity in card builder component 2023-10-27 09:29:09 -04:00
Vincent Lark
781b0858cb Use a static PNG image for paused indicator 2023-10-25 10:41:34 -04:00
Vincent Lark
f24e299881 Avoid updating the playlist, just the paused icon class 2023-10-25 10:41:34 -04:00
Vincent Lark
efb4a92ba6 Show a different icon when the player is paused 2023-10-25 10:41:34 -04:00
Bill Thornton
d7ccd24094
Merge pull request #4843 from nielsvanvelzen/nvv-cc-from-user-config
Use cast receiver application from user configuration
2023-10-24 17:28:18 -04:00
Bill Thornton
167a13d974
Merge pull request #4824 from GGProGaming/Search
Resolve null searches with return text | Loading circle in search
2023-10-24 13:11:24 -04:00
Nathan G
21157b8ab0
Update src/components/search/SearchResults.tsx
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-10-23 22:28:33 -07:00
Bill Thornton
1c6b0d75ef Fix boucing to select server when already there 2023-10-20 16:31:40 -04:00
Nathan G
173f2c4f6f
Update src/components/search/SearchResults.tsx
Oops!

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-10-20 11:15:38 -07:00
Nathan G
5700219762
Merge branch 'master' into Search 2023-10-20 08:48:26 -07:00
Nathan G
bc35011232
Update src/components/search/SearchResults.tsx
Update SearchResults

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-10-20 08:47:38 -07:00
Bill Thornton
c0fb9eca82
Merge pull request #4884 from thornbill/use-app-image-url
Use icon url from client capabilities
2023-10-20 01:03:12 -04:00
Bill Thornton
05b0e3bfb5 Simplify isUserMenuAvailable check 2023-10-20 00:37:41 -04:00
elvinlai1
60d29cb4f8 Handled case to not show user menu 2023-10-20 00:37:41 -04:00
Bill Thornton
61a496455d
Merge pull request #4822 from Goku-04/patch-2
Return boolean through direct comparison
2023-10-18 16:52:31 -04:00
Bill Thornton
c2ec479567
Merge pull request #4741 from TelepathicWalrus/album-gain
Album gain
2023-10-18 16:47:43 -04:00
Freako
84d14c31aa
Merge branch 'master' into patch-2 2023-10-18 20:37:05 +00:00
Bill Thornton
0dbdc5de96
Merge pull request #4873 from scampower3/year-fix-mediainfo
Fix duplicate year in the series details page
2023-10-18 15:41:17 -04:00
Bill Thornton
6795732214
Merge pull request #4875 from grafixeyehero/Clean-up-unused-code
Remove unused Code
2023-10-18 15:35:02 -04:00
Bill Thornton
edd94053ca
Merge pull request #4786 from v0idMrK/Sorting-Only-Thumbnail-Fix-5584
Add sort options to playback requests
2023-10-18 14:06:19 -04:00
Freako
e9c07f46e4
Merge branch 'master' into patch-2 2023-10-17 06:21:01 +00:00
Nathan G
4ea90c110e
Merge branch 'master' into Search 2023-10-16 16:58:09 -07:00
Bill Thornton
eb2937fe21
Merge pull request #4844 from tehciolo/tehciolo/init-undefined
Enable no-undef-init lint rule
2023-10-16 16:33:43 -04:00
Marco
fa40c3feae
Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584 2023-10-16 21:15:04 +01:00
MrK
b33d927c08 Using lodash implementation to merge playback queries 2023-10-16 21:02:39 +01:00
Bill Thornton
359e168ace Use icon url from client capabilities 2023-10-16 01:38:22 -04:00
Niels van Velzen
922244263c Update playback settings to use CastReceiverId 2023-10-15 11:43:32 +02:00
Freako
ca0ea55bc4
replace (!!) with (!)
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-10-14 20:56:28 +05:30
Ranbeer
e6828eeee8 remove linter errors 2023-10-14 20:35:55 +05:30
LJQ
a01bfcef33 Change from 5 tabs to 20 spaces 2023-10-13 12:21:32 +08:00
grafixeyehero
ec51592cde Remove unused Code 2023-10-13 02:43:50 +03:00
LJQ
36db09fb53 Fixed year appearing as <year>-<year> in the series page when the years are the same. 2023-10-13 01:54:42 +08:00