Commit graph

2305 commits

Author SHA1 Message Date
Fernando Fernández
18fe70b978
Increase pixels resolution 2022-01-14 10:33:36 +01:00
Fernando Fernández
a47dd1b35c
Decode Blurhash pixels in a WebWorker 2022-01-14 10:33:36 +01:00
Bill Thornton
47b24659a6
Merge pull request #3319 from SenorSmartyPants/LiveTVDisplay
Add episode details to live TV DVR schedule
2022-01-13 12:55:35 -05:00
Bill Thornton
a6fe11eeb2 Fix image path for placeholder image 2022-01-13 12:18:24 -05:00
Bill Thornton
c045af621d Fix image path for notification icon 2022-01-13 12:15:36 -05:00
Bill Thornton
7701049335
Merge pull request #3271 from thornbill/fix-number-filter
Fix number option in alphapicker
2022-01-13 10:55:17 -05:00
Bill Thornton
8e9f050a32 Add channels link to home page section 2022-01-13 10:15:24 -05:00
SenorSmartyPants
ddb6a6ab65 Fix Chrome button text-align = center default
Chrome would override class styles on buttons in cards. Added text-align to existing selector, and added selector to existing style.
2022-01-11 19:10:17 -06:00
SenorSmartyPants
12d65a9459 Make active TV recordings look more consistent...
with finished recordings and other TV episodes
2022-01-11 19:10:13 -06:00
SenorSmartyPants
6117cffcc2 Add episode details to live TV DVR schedule
details button should be left aligned IMO. Not sure where to change CSS yet.
details link to a different place than the card
2022-01-11 19:10:07 -06:00
Bill Thornton
2c3381ee5a Fix eslint polyfills for typescript files 2022-01-11 10:03:06 -05:00
Bill Thornton
7618fb5c2b
Merge pull request #3071 from grafixeyehero/convert-userLibraryAccessPage-to-react
Convert userLibraryAccessPage to react
2022-01-10 23:46:56 -05:00
grafixeyehero
cf39bc06d1 apply suggestions 2022-01-07 03:33:25 +03:00
Marius Luca
8679e37222 - add "Select All" action to multiSelect 2022-01-07 00:04:55 +02:00
Bill Thornton
5e247f094d Fix number option in alphapicker 2022-01-04 17:13:31 -05:00
Bill Thornton
dc6c291910
Merge pull request #3070 from grafixeyehero/convert-editUserPage-to-react
Convert edit user page to react
2022-01-04 10:45:21 -05:00
grafixeyehero
f2a14f453c replace TabLinkElement with SectionTabs Components 2022-01-02 05:04:08 +03:00
grafixeyehero
a72fa2e999 useCallback hook 2022-01-02 04:42:05 +03:00
grafixeyehero
a2e908a4de Convert userLibraryAccessPage to react 2022-01-02 04:42:01 +03:00
grafixeyehero
ffb40c125d apply suggestions
Fix Spacing for checkbox lists
2022-01-02 04:40:31 +03:00
grafixeyehero
b22a9ed632 apply suggestions 2022-01-02 02:40:11 +03:00
Bill Thornton
d8965faeae Remove network device option from add library dialog 2021-12-29 16:28:21 -05:00
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
grafixeyehero
3c32e871ab apply suggestions 2021-11-20 16:15:42 +03: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
grafixeyehero
aaa69d92fe useCallback hook 2021-11-13 21:05:37 +03:00
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