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

2280 commits

Author SHA1 Message Date
SenorSmartyPants
c0754d054b Display Premiere date consistently with edit metadata dialog 2021-12-18 16:56:49 -06:00
Joshua M. Boniface
e5bc950258
Merge pull request #3208 from nyanmisaka/drop-cinemamode 2021-12-13 14:39:55 -05:00
nyanmisaka
9d7fd0c8ff remove the unused server check for cinema mode option 2021-12-05 20:54:02 +08:00
WWWesten
4240e75e8b Add missing font option for subtitles 2021-11-29 02:23:11 +05:00
WWWesten
be7ca7c89f Update displaySettings.template.html 2021-11-20 00:01:14 -05:00
WWWesten
17f9821918 Update displaySettings.template.html
tipo
2021-11-20 00:01:14 -05:00
WWWesten
bcad30bf37 Update src/components/displaySettings/displaySettings.template.html
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-11-20 00:01:14 -05:00
WWWesten
1e3503a1cd Update src/components/displaySettings/displaySettings.template.html
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-11-20 00:01:14 -05:00
WWWesten
9f05025e83 Update displaySettings.template.html
Pirates
2021-11-20 00:01:14 -05:00
WWWesten
5af68bc2f5 Update displaySettings.template.html
Remove language codes
2021-11-20 00:01:14 -05:00
WWWesten
2861ddd78c Update displaySettings.template.html
Native names of the languages, exposed the language codes, order by the language codes
2021-11-20 00:01:14 -05:00
WWWesten
d352c05381 Update displaySettings.template.html
Synchronize language names list with jelliyfin core and language codes in list with language resource file names
2021-11-20 00:01:14 -05:00
Bill Thornton
4db454d95e
Merge pull request #3181 from PetrusZ/auto-collection
Add AutoCollection option to libraryoptionseditor
2021-11-19 23:45:36 -05:00
Cody Robibero
2885c1eda9
Merge pull request #3092 from thornbill/single-color-loading
Use single color for loading indicator
2021-11-19 20:09:03 -07:00
Petrus.Z
06362ce259
Replace AutoCollection to AutomaticallyAddToCollection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-18 18:16:10 +08:00
Petrus.Z
0a57d9358f
Replace library option to AutomaticallyAddToCollection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-18 16:16:00 +08:00
Petrus.Z
562fd6887a
using toggle instead of if else
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-17 16:52:57 +08:00
Petrus.Z
29483abc62
Add AutoCollection option to libraryoptionseditor
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-17 13:57:09 +08: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