Commit graph

1399 commits

Author SHA1 Message Date
Bill Thornton
858aea92f9 Enable eslint array-callback-return foreach checking 2022-10-11 01:37:33 -04:00
Chris Talkington
c0b058e914
add home assistant to device images 2022-10-09 23:14:09 -05:00
Dmitry Lyzo
899f61a51d Backport pull request #4005 from jellyfin/release-10.8.z
Fix locale with suffix

Original-merge: b14d76a3d40ca35ea5d8f68c8241c397e1792f50

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-06 17:06:49 -04:00
Claus Vium
75c5d64ede
Update dfnshelper.js 2022-10-06 10:07:06 +02:00
Bill Thornton
4972f50a06 Fix sonarjs no-identical-functions 2022-10-05 15:31:15 -04:00
Bill Thornton
554cd1210c Fix sonarjs no-duplicated-branches 2022-10-05 12:58:48 -04:00
Bill Thornton
0b76f38f1e Fix misleading array mutation issue from sonar 2022-10-04 16:47:08 -04:00
Bill Thornton
f4cd29ac17 Add no-return-assign eslint rule and fix issues 2022-10-04 14:24:24 -04:00
Bill Thornton
7d2850f6a3 Merge remote-tracking branch 'upstream/master' into fix-sonar-issues 2022-10-04 10:00:37 -04:00
Bill Thornton
8d28297a02
Merge pull request #3983 from thornbill/sonar-no-collapsible-if
Fix sonarjs no-collapsible-if
2022-10-04 09:30:13 -04:00
Bill Thornton
1f4e65822b Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -04:00
Bill Thornton
bdc97c45b8 Fix sonarjs no-nested-switch 2022-10-03 10:12:13 -04:00
Bill Thornton
857973ec45 Fix sonarjs max-switch-cases 2022-10-03 09:50:00 -04:00
Bill Thornton
3a07d34884 Add check that SyncPlay plugin is enabled 2022-10-02 03:55:35 -04:00
Hadi Charara
32f103b852 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
Bill Thornton
496508ee4d Move SyncPlay code to plugin directory 2022-10-01 02:57:30 -04:00
Bill Thornton
23eede4d2f Only allow jsx in jsx/tsx files 2022-09-29 13:11:56 -04:00
meet-k-pandya
f683288429 Added toggle for direction and double page view 2022-09-21 21:23:34 +05:30
Dmitry Lyzo
4476ef103e Backport pull request #3848 from jellyfin/release-10.8.z
Fix idle function call

Original-merge: 89d92e738f2074f17ae1d1b45ec232280a13e026

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-09-16 00:50:54 -04:00
Bill Thornton
0c8c1684b7
Merge pull request #3567 from grafixeyehero/Convert-HomePage-to-react 2022-09-02 17:47:23 -04:00
lomion0815
d10d6f0e0b Some users encounter mp2 audio not decoded on android devices (see https://github.com/jellyfin/jellyfin-android/issues/764).
This fix sets mp2 support on android devices to unsupported and therefor forces transcoding of audio in such cases (usually DVB recordings).
2022-08-27 08:22:59 +02:00
Stromwerk
9a585ffd7c Fix throwing string in datetime.js 2022-08-11 21:43:54 +03:00
grafixeyehero
4699e9de60 migrate Home Page 2022-07-29 20:52:45 +03:00
grafixeyehero
11256c0171 Fix currentViewId 2022-07-23 18:04:32 +03:00
grafixeyehero
ab02f210ca migrate User Profile Page 2022-07-23 18:04:30 +03:00
grafixeyehero
d2df5830b5 migrate User Password Page 2022-07-23 18:04:28 +03:00
grafixeyehero
2d115bc6c8 migrate User Parental Control 2022-07-23 18:04:26 +03:00
grafixeyehero
5d29529562 migrate User Library Access Page 2022-07-23 18:04:25 +03:00
grafixeyehero
3f8b305995 migrate User Edit Page 2022-07-23 18:04:23 +03:00
grafixeyehero
1b9202d9cb migrate User Profiles Page 2022-07-23 18:04:22 +03:00
grafixeyehero
a2cd1b3176 migrate New User Page 2022-07-23 18:04:20 +03:00
Hadi Charara
37a6303800 Final commit 2022-07-08 13:25:59 -04:00
Hadi Charara
76b0e8c01c Cleaned up element dir detection funciton 2022-07-08 12:43:15 -04:00
Hadi Charara
d719ee6a07 Fixed language detection 2022-07-08 12:41:58 -04:00
Hadi Charara
8488f48f99 Fixed video player 2022-07-05 19:58:02 -04:00
Hadi Charara
4cc07995a2 Fixed bug with video player 2022-07-05 15:27:23 -04:00
Hadi Charara
df39a9a1ff Uses now proper toLocaleString function 2022-07-03 14:03:39 -04:00
Hadi Charara
66f33b368b Localized page flippers 2022-07-03 13:46:54 -04:00
Hadi Charara
87190cf31a Fixed navbar for RTL layouts 2022-07-03 11:58:08 -04:00
Hadi Charara
0f994ccb5b Initial support for RTL layouts 2022-07-02 15:50:52 -04:00
Joshua M. Boniface
e455c70e36 Merge pull request #3722 from nyanmisaka/fix-audio-ch
(cherry picked from commit 0e0dd46c1b19b43c2ff8b703fe9be6fb4769b5ae)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:08 -04:00
Joshua M. Boniface
5312358f91 Merge pull request #3721 from Shadowghost/fix-stream-autoselect
(cherry picked from commit d967ce860c1d7ef3ac97a9c1f3c45b4b02e38a06)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:05 -04:00
Joshua M. Boniface
2669be3f27 Merge pull request #3720 from Shadowghost/device-logo-fix
(cherry picked from commit ae83d1d356e307713d8a11e8aab4f229a76b8df3)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:00:18 -04:00
Joshua M. Boniface
08c8907f5a Merge pull request #3717 from dmitrylyzo/resolution
(cherry picked from commit f1ff81884ac71876c63a13aed37031f8a72d6819)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:00:15 -04:00
Bill Thornton
b632824314 Merge pull request #3713 from nyanmisaka/video-range-condition
Add VideoRangeType condition for web client

(cherry picked from commit c8590d37ed4e1a16857940420798bbd55be72a9a)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 00:52:00 -04:00
Bill Thornton
c31e8968dd
Merge pull request #3706 from thornbill/react-router-3
Add react router and migrate search page
2022-06-28 16:51:11 -04:00
Bill Thornton
5e9cabd6c1
Merge pull request #3651 from grafixeyehero/Cleanup-Screenshot
Remove unused Screenshot code
2022-06-14 15:43:32 -04:00
grafixeyehero
b217e39f26 Remove unused Screenshot code 2022-06-14 21:41:17 +03:00
Bill Thornton
b2372a96e2 Add react-router 2022-06-14 12:10:26 -04:00
grafixeyehero
bca185e1a9 apply suggestions 2022-06-14 10:55:26 -04:00