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

2914 commits

Author SHA1 Message Date
grafixeyehero
192b7542d8 convert UserEditPage to react 2021-11-13 18:50:49 +03:00
Bill Thornton
0fa6dfa611
Merge pull request #3160 from thornbill/fix-list-item-encoding 2021-11-13 01:04:31 -05:00
Bill Thornton
a1077b3128 Fix list view item encoding 2021-11-10 14:14:02 -05:00
Bill Thornton
709ef906cc Fix screenfull imports 2021-11-10 13:00:29 -05:00
Bill Thornton
972ae1c3e7
Merge pull request #3116 from jomp16/master-save-playbackrate
Save playback speed rate, and restore when playing a video again
2021-11-10 12:52:37 -05:00
WWWesten
4938081f8f Update Libray Options Editor
Update librayoptionseditor.js and en-us.json
2021-11-10 09:49:28 -05:00
WWWesten
3c56f85f60 Update Library Settings
Fix localisation's handling in libraryoptionseditor.js, unification of styling of labels
2021-11-10 09:49:28 -05:00
Bill Thornton
0247487aa2
Merge pull request #3147 from jellyfin/fix-genre-image
Fix re-emptying image
2021-11-09 16:51:42 -05:00
Bill Thornton
fd34aea9b4
Merge pull request #3026 from grafixeyehero/convert-newUserPage-to-react
convert NewUserPage to react
2021-11-09 16:36:32 -05:00
grafixeyehero
b196f927d6 apply suggestions 2021-11-06 21:02:59 +03:00
Dmitry Lyzo
bca0e726ca Fix re-emptying image 2021-11-06 00:41:10 +03:00
WWWesten
cabc406970
Update itemMediaInfo.js 2021-11-02 18:48:39 +05:00
José Olívio M. Pedrosa
5ffe4aac8f
Save playback speed rate, and restore when playing a video again 2021-10-30 18:25:06 -03:00
Dmitry Lyzo
570fa85809 Fix regression after PR #3046
`dialogHelper.open` has become async and it is not possible to perform any action immediately after calling it.
2021-10-27 00:11:59 +03:00
Bill Thornton
2240192f7d
Merge pull request #3091 from thornbill/fix-dialog-style-conflict
Fix dialog style conflict
2021-10-25 11:22:37 -04:00
Bill Thornton
7c906b8097 Fix dialog style conflict 2021-10-25 10:57:07 -04:00
Bill Thornton
c5e7fa350e Use single color for loading indicator 2021-10-25 10:39:35 -04:00
Dmitry Lyzo
527215e0f0 Use custom modals on webOS and Tizen 2.x 2021-10-25 09:30:36 +03:00
Bill Thornton
0831207057
Merge pull request #3046 from dmitrylyzo/fix-playback-error-stop
Fix playback error stop
2021-10-24 23:57:21 -04:00
Bill Thornton
0293ed805f
Merge pull request #3033 from daullmer/refresh-permission
Check permission in multiselect for refresh option in menu
2021-10-24 00:41:46 -04:00
grafixeyehero
e6b614c6f2 apply suggestions 2021-10-23 18:11:05 +03:00
grafixeyehero
3ad2c1bfd1 fix sonarcloud Code Smell
Refactoring Cognitive Complexity
2021-10-19 19:19:51 +03:00
grafixeyehero
cef44e41d6 fix sonarcloud Code Smell
Refactoring Cognitive Complexity
2021-10-19 19:19:48 +03:00
grafixeyehero
39c742af9d remove duplicate components 2021-10-19 19:19:46 +03:00
grafixeyehero
9db5773cb9 rebase 2021-10-19 19:19:28 +03:00
grafixeyehero
84e8bbceb1 use folder.Id for FolderAccess & ChannelAccess key instead of index 2021-10-19 19:15:27 +03:00
grafixeyehero
ccecc4a4b1 convert NewUserPage to react 2021-10-19 19:15:24 +03:00
Bill Thornton
5c8122a9dd
Merge pull request #3025 from grafixeyehero/convert-userprofilespage-to-react
convert UserProfilesPage to react
2021-10-17 01:27:45 -04:00
Dmitry Lyzo
1e0b11b96b Make dialog buttons smaller on TV 2021-10-15 22:07:40 +03:00
Dmitry Lyzo
3567b9783d Fix error dialog history 2021-10-15 21:49:11 +03:00
Dmitry Lyzo
2af0b91dad Reset media source 2021-10-15 21:49:11 +03:00
Dmitry Lyzo
94bbe803c1 Clear data when player is destroyed 2021-10-15 21:49:11 +03:00
Dmitry Lyzo
6b4c4d3140 Fix playback error stop 2021-10-15 21:49:11 +03:00
cvium
c492a78b25 Set 'Scan for new and updated files' as the default refresh option 2021-10-07 23:09:08 +02:00
grafixeyehero
7aca1f699c update component path 2021-10-07 21:08:21 +03:00
Bill Thornton
f4536f4865
Merge pull request #3020 from thornbill/fix-remote-fullscreen 2021-10-05 16:48:25 -04:00
David Ullmer
d97c459ea1
Check permission in multiselect 2021-10-03 18:22:11 +02:00
grafixeyehero
cbc822ce65 use user.Id for key instead of index 2021-10-02 20:10:46 +03:00
grafixeyehero
20d88e7611 convert UserProfilesPage to react 2021-10-02 16:46:46 +03:00
Dmitry Lyzo
a536f2acac Resolve show promise 2021-10-02 13:09:24 +03:00
Bill Thornton
30d33de145 Fix remote fullscreen event handler 2021-09-30 15:57:38 -04:00
Bill Thornton
27b26f7671
Merge pull request #2753 from jackrvan/master
Add setting for max days for a show to appear in next up list
2021-09-17 15:11:31 -04:00
Bill Thornton
2cf9f05c43
Merge pull request #2943 from thornbill/fix-play-all
Fix play all and shuffle buttons
2021-09-17 14:03:18 -04:00
Bill Thornton
38f486339f
Merge pull request #2946 from thornbill/disable-sync-correction-mobile 2021-09-14 10:40:15 -04:00
Bill Thornton
b51c59e583 Remove Video from play all query in photo albums 2021-09-14 10:35:46 -04:00
Bill Thornton
99e9b5b41e Remove redundant assignment 2021-09-14 10:26:13 -04:00
Jack
1742fe4c5a Change toUTCString to toISOString and change default to 365 days. 2021-09-13 20:50:38 -04:00
Bill Thornton
4367576459
Merge pull request #2945 from thornbill/fix-media-indicator-color 2021-09-13 17:44:18 -04:00
Bill Thornton
e548388f8f Fix syncplay review issues 2021-09-13 11:10:28 -04:00
Bill Thornton
82c038f952 Fix additional inconsistent styles on source indicator 2021-09-13 10:44:50 -04:00