Commit Graph

2313 Commits

Author SHA1 Message Date
Bill Thornton c037160453 Merge pull request #3334 from jellyfin/fix-play-trailer 2022-01-14 23:30:54 -05:00
Dmitry Lyzo 64fb71ee1e Fix Blurhash worker on webOS 1.2
Webpack 5 doesn't polyfill Promise in the worker, so we use (deprecated) 'worker-loader', which does until Webpack 5 gets a fix.
2022-01-15 00:16:14 +03:00
Dmitry Lyzo e455ecbb75 Fix trailer playback when no local trailers are available 2022-01-14 23:51:06 +03:00
Fernando Fernández 41b8fc8d2a Correct outdated comment 2022-01-14 10:33:37 +01:00
Fernando Fernández 486b0db0cd remove unnecessary canvas animations and switch to CSS3 animations 2022-01-14 10:33:37 +01:00
Fernando Fernández d1e0a7b1d7 handle multiple DOM nodes with same blurhash string 2022-01-14 10:33:37 +01:00
Fernando Fernández 5716e4cf05 implement worker without proxies for better compatibility with old devices 2022-01-14 10:33:37 +01:00
Fernando Fernández eb486ef4b7 Reduce blink when switching between image and blurhash 2022-01-14 10:33:36 +01:00
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