Bill Thornton
7e9bf96668
Refactor ConnectionState to a shared enum
2022-10-28 00:59:34 -04:00
Bill Thornton
5d39f23083
Fix chunk names
2022-10-27 01:13:29 -04:00
Dmitry Lyzo
239bbfbbf1
Backport pull request #4089 from jellyfin/release-10.8.z
...
Fix double escape HTML
Original-merge: aa009091d5
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-27 00:13:41 -04:00
peterspenler
25e896ad6b
Backport pull request #4069 from jellyfin/release-10.8.z
...
Fix images sometimes not un-blurring
Original-merge: 4c99480c42
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-27 00:06:20 -04:00
grafixeyehero
d7e48d30b6
apply suggestion
2022-10-27 00:59:46 +03:00
grafixeyehero
6341a71fec
use single state and local storage
2022-10-26 23:46:21 +03:00
grafixeyehero
1ac97c878a
use viewSettings instead of libraryBrowser.showLayoutMenu
2022-10-26 23:46:18 +03:00
grafixeyehero
bdff9b14f1
Rename class name for collectionEditor & add method show
2022-10-26 23:46:04 +03:00
grafixeyehero
87ebe89196
add MessageNoFavoritesAvailable string
2022-10-26 23:46:03 +03:00
Bill Thornton
26925d9bf6
Move castSenderApi to plugin dir
2022-10-25 14:02:14 -04:00
CrispyBaguette
ff6a9baa35
Accept arbitrary precision for community rating
2022-10-24 14:33:21 +02:00
Bill Thornton
b0f63e51a2
Merge pull request #4086 from nielsvanvelzen/docs-urls
...
Update all documentation links to new website
2022-10-22 10:57:18 -04:00
Niels van Velzen
61880290e4
Update all documentation links to new website
2022-10-22 13:23:04 +02:00
Bill Thornton
c0662c80b7
Fix double routing of root path
2022-10-21 17:28:17 -04:00
Bill Thornton
8af09253c8
Merge pull request #4058 from Aimekram/fix-eslint-no-shadow
...
Add eslint no-shadow rule and fix violations
2022-10-20 10:56:15 -04:00
Aimekram
bf145a602c
refactor: give variables more descriptive names
2022-10-19 22:23:38 +02:00
Aimekram
8251b65399
fix: indentation
2022-10-19 22:15:25 +02:00
Aimekram
832b9eaf4d
fix: eslint no-shadow errors
2022-10-16 16:04:37 +02:00
Bill Thornton
8536fe4610
Remove string replaceAll implementations
2022-10-16 00:11:31 -04:00
Dmitry Lyzo
2b8d0de344
fix listview and actionsheet items
2022-10-16 00:37:47 +03:00
Dmitry Lyzo
39879baefe
fix HTML escaping
2022-10-16 00:06:54 +03: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
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
85ea046133
Merge pull request #4028 from urtzai/urtzai-patch-1
...
Change settings menu item name to "Euskara"
2022-10-13 10:30:05 -04:00
Bill Thornton
7e67d7b371
Move skinBody class to root react element
2022-10-12 17:19:36 -04:00
Bill Thornton
e0013915fd
Enable eslint sonar prefer-object-literal
2022-10-12 14:44:10 -04:00
Hadi Charara
aed7feda2b
Fixed css ugliness
2022-10-12 08:32:13 -04:00
Hadi Charara
104ad71ea7
Merge branch 'master' into hadicharara/added-support-for-rtl-layouts
2022-10-12 08:29:53 -04:00
Urtzi Odriozola
a83b68a00a
Update displaySettings.template.html
...
"Euskara" is the native way of naming Basque
2022-10-11 16:24:22 +02:00
Bill Thornton
2ada649960
Fix EnableMediaSourceDisplay logic
2022-10-11 03:11:41 -04:00
Bill Thornton
8f694d7d1c
Fix inverted boolean returns
2022-10-11 03:11:41 -04:00
Bill Thornton
b426b6e2bf
Fix sonarjs prefer-single-boolean-return
2022-10-11 03:11:41 -04:00
Bill Thornton
8a9cdbfca3
Merge pull request #4014 from thornbill/eslint-no-small-switch
...
Fix sonarjs no-small-switch
2022-10-11 03:03:37 -04:00
Bill Thornton
858aea92f9
Enable eslint array-callback-return foreach checking
2022-10-11 01:37:33 -04:00
Bill Thornton
a4bcc9689b
Merge remote-tracking branch 'upstream/master' into eslint-no-small-switch
2022-10-11 00:46:33 -04:00
Bill Thornton
76ed503c81
Fix sonarjs no-small-switch
2022-10-08 03:18:30 -04:00
Bill Thornton
5e4eca6ae9
Fix sonarjs no-redundant-jump
2022-10-08 02:50:20 -04:00
Dmitry Lyzo
899f61a51d
Backport pull request #4005 from jellyfin/release-10.8.z
...
Fix locale with suffix
Original-merge: b14d76a3d4
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
cvium
79280169ce
chore: add Basque display language option
2022-10-06 09:37:32 +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
f20a0e447c
Fix redundant assignment issue from sonar
2022-10-04 16:27:11 -04:00
Bill Thornton
3417d56bf3
Fix weird ternary statements that sonar flags
2022-10-04 16:16:54 -04:00
Bill Thornton
9cb03ba4e5
Fix assignment in switch expression issues
2022-10-04 16:10:57 -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
e3109db671
Fix series status filter
2022-10-04 09:57:01 -04:00
Bill Thornton
b7b60e6bd0
Merge pull request #3987 from dmitrylyzo/fix-dialog-closing
...
Fix dialog closing flow
2022-10-04 09:35:53 -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