Commit graph

1176 commits

Author SHA1 Message Date
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
7618fb5c2b
Merge pull request #3071 from grafixeyehero/convert-userLibraryAccessPage-to-react
Convert userLibraryAccessPage to react
2022-01-10 23:46:56 -05:00
Bill Thornton
35c40d51e4
Merge pull request #3270 from thornbill/add-apple-device-icon
Add Apple device icon
2022-01-04 11:48:17 -05:00
Bill Thornton
dc4b817226 Add Apple device icon 2022-01-04 11:13:57 -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
a2e908a4de Convert userLibraryAccessPage to react 2022-01-02 04:42:01 +03:00
Emil Rowland
932772e375 fix: Oculus browser is no longer marked as TV 2021-12-20 16:12:00 +01:00
grafixeyehero
192b7542d8 convert UserEditPage to react 2021-11-13 18:50:49 +03: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
Bill Thornton
b6a13e426e
Merge pull request #2971 from jellyfin/webos-dts-support
Fix webOS DTS audio support
2021-10-27 00:41:33 -04:00
Bill Thornton
1ddcb97fcf
Merge pull request #3114 from jellyfin/fix-lang-loading
Remove language normalization - use original language
2021-10-27 00:00:49 -04:00
Jellifi007
ecdb90f3c7 H264 52 Level available but not detected 2021-10-26 21:35:56 +02:00
Dmitry Lyzo
3badb21b00 Remove language normalization - use original language
Otherwise `pt-PT` is replaced by `pt`, but they have different translations.
2021-10-26 22:29:41 +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
59bd00a92a Don't override explicitly defined DTS support 2021-10-15 22:33:46 +03:00
Dmitry Lyzo
0f4d449545 Skip webOS version detection for built-in browser (NetCast) as unreliable 2021-10-15 22:33:46 +03:00
Dmitry Lyzo
9093a32fe0 Add version detection for webOS built-in browser (NetCast) 2021-10-15 22:33:46 +03:00
Dmitry Lyzo
b0304d28d2 Disable DTS on webOS 5+ 2021-10-15 22:33:46 +03:00
Dmitry Lyzo
95a142f8fe Add webOS version detection 2021-10-15 22:33:46 +03:00
Bill Thornton
fad6c83db6
Merge pull request #3019 from thornbill/enable-multiserver-dev
Enable multiserver in development environments
2021-10-07 09:40:31 -04:00
Bill Thornton
6ce7bf8458
Skip loading config for multiserver when served by webpack
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-10-06 23:34:26 -04:00
Bill Thornton
eccd79c4e0 Fix webpack dev server checks 2021-10-04 11:31:50 -04:00
Bill Thornton
3b4ff70709 Add custom variable check for webpack dev server 2021-10-04 01:03:46 -04:00
grafixeyehero
20d88e7611 convert UserProfilesPage to react 2021-10-02 16:46:46 +03:00
Bill Thornton
752d54b726 Move the selected player name next to cast icon 2021-09-30 16:24:18 -04:00
Bill Thornton
fda52baed5 Enable multiserver in development environments 2021-09-30 10:58:17 -04:00
Bill Thornton
ae552337bc Add theme color support 2021-09-23 23:33:05 -04:00
Dmitry Lyzo
889dae9c7b Fix server candidates 2021-09-20 00:23:41 +03: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
33e7ac96b2
Merge pull request #2781 from imchasingshadows/bugfix/web0s-fullscreen
bugfix/web0s-fullscreen
2021-09-17 14:05:30 -04:00
imchasingshadows
2e66ce13e6
Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-09-16 16:13:29 +02:00
Jack
1742fe4c5a Change toUTCString to toISOString and change default to 365 days. 2021-09-13 20:50:38 -04:00
Dmitry Lyzo
6165d5f69e Use the same duration format 2021-09-11 12:44:49 +03:00
Bill Thornton
247d3f23e6
Merge pull request #2940 from thornbill/fix-direct-play 2021-09-09 13:55:17 -04:00
Bill Thornton
4f762c1076 Remove unused filesystem support 2021-09-09 12:18:35 -04:00
Bill Thornton
172e06ed3f Refactor translation method 2021-09-08 13:11:20 -04:00
Bill Thornton
1c663b7675 Log warning instead of error when dictionary has not loaded 2021-09-08 10:39:46 -04:00
grafixeyehero
d6c00aa6f4 update suggestion change 2021-09-08 02:46:43 +03:00
grafixeyehero
8e724d3119 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into fix-accese
# Conflicts:
#	src/scripts/site.js
2021-09-08 02:38:25 +03:00
Ian Walton
af2b05044c
Merge branch 'master' into auto-set-tracks 2021-09-07 12:18:53 -04:00
Ionut Andrei Oanca
f0d483dee3 Update ApiClient instance used by SyncPlay manager 2021-09-07 01:00:23 +02:00
Bill Thornton
6dffc58e29
Merge pull request #2204 from OancaAndrei/syncplay-settings 2021-09-06 12:29:26 -04:00
dkanada
f5ea7bc830
Merge pull request #2872 from GodTamIt/vp8-vp9
Send vp8 and vp9 over vpx as transcode profiles
2021-09-05 00:30:26 +09:00
Kay Simons
f925138695 Merge remote-tracking branch 'upstream/master' into bugfix/web0s-fullscreen 2021-09-04 13:18:54 +02:00
Kay Simons
104e72fc4f fix: use isWeb0s in isTv method 2021-09-04 13:10:43 +02:00
Bill Thornton
f32538ace4 Move boolean and float parsing to shared utils 2021-09-02 08:39:58 -04:00
Chris Tam
78cf009713 Include all WebM codecs in transcode profile (squash me on submit) 2021-08-24 18:41:55 -04:00
Dmitry Lyzo
626993a740 Fix dialog history 2021-08-25 00:32:49 +03:00
Chris Tam
f624326eb4 Send vp8 and vp9 over vpx as transcode profiles 2021-08-20 17:52:06 -04:00