Bill Thornton
|
f0b29fa9cc
|
Merge pull request #4052 from thornbill/apiclient-appstorage
|
2022-10-15 09:17:43 -04:00 |
|
Bill Thornton
|
84c007fa0b
|
Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts
Add Initial support for RTL layouts
|
2022-10-15 02:50:48 -04:00 |
|
Bill Thornton
|
1b7a0262ce
|
Remove apiclient appstorage usage
|
2022-10-14 18:08:46 -04:00 |
|
Hadi Charara
|
d1145a3c63
|
Fixed linting issue
|
2022-10-14 17:06:25 -04:00 |
|
Bill Thornton
|
0a0e45d155
|
Replace apiclient event bus with local version
|
2022-10-14 10:58:16 -04:00 |
|
Hadi Charara
|
892f5b73cf
|
Fixed all reported issues
|
2022-10-13 13:59:48 -04:00 |
|
Bill Thornton
|
e0013915fd
|
Enable eslint sonar prefer-object-literal
|
2022-10-12 14:44:10 -04:00 |
|
Hadi Charara
|
104ad71ea7
|
Merge branch 'master' into hadicharara/added-support-for-rtl-layouts
|
2022-10-12 08:29:53 -04:00 |
|
Bill Thornton
|
b426b6e2bf
|
Fix sonarjs prefer-single-boolean-return
|
2022-10-11 03:11:41 -04:00 |
|
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 |
|