Commit Graph

1515 Commits

Author SHA1 Message Date
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 272a74e7aa Fix sonarjs no-gratuitous-expressions 2022-10-03 10:04:40 -04:00
Bill Thornton 496508ee4d Move SyncPlay code to plugin directory 2022-10-01 02:57:30 -04:00
Bill Thornton 031def33d0 Rename date show added sort option 2022-09-29 17:12:07 -04:00
Deathspike 1161b55e27 Add 'Date Episode Added' sorter to tvshows 2022-09-29 17:07:17 -04:00
Bill Thornton 0c8c1684b7 Merge pull request #3567 from grafixeyehero/Convert-HomePage-to-react 2022-09-02 17:47:23 -04:00
knackebrot a67710fe2c Add configurable IgnoreDts flag to M3U tuner 2022-08-23 08:50:42 -04:00
Joshua Boniface 29fb5d3379 Backport pull request #3778 from jellyfin/release-10.8.z
Add title and filename to download request in item details

Authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>

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

Original-merge: 6fe43e45e902647768778b4edd412c35da39e128
2022-08-01 14:26:58 -04:00
grafixeyehero 4699e9de60 migrate Home Page 2022-07-29 20:52:45 +03:00
Bill Thornton 7e273aa14a Merge pull request #3762 from murphy52589/songs-random-sort
Add random sorting to songs
2022-07-27 01:07:18 -04:00
grafixeyehero 3c63e1472c update route naming 2022-07-23 18:04:37 +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 a2cd1b3176 migrate New User Page 2022-07-23 18:04:20 +03:00
Joshua Boniface 3222fb93e4 Backport pull request #3760 from jellyfin/release-10.8.z
Fix saving log settings not working

Authored-by: Niels van Velzen <git@ndat.nl>

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

Original-merge: db346e4c059936e29af9ee593836f597a865ff38
2022-07-20 19:29:51 -04:00
Joshua Boniface d310ac64b4 Backport pull request #3751 from jellyfin/release-10.8.z
Fix splash screen checkbox always unchecked

Authored-by: Niels van Velzen <git@ndat.nl>

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

Original-merge: 8e7a3045dd1a2e7953fb7971a1c2c20d30f5f67d
2022-07-20 19:29:51 -04:00
murphy52589 b61520078a adding random sorting to songs 2022-07-10 16:12:51 -05:00
murphy52589 5257e1ee1a Hide shuffle button if no results 2022-07-04 10:02:22 +03:00
kylem e9bac09bd6 adding shuffle to songs page 2022-07-04 10:02:18 +03:00
kylem 543331b059 fix indent 2022-07-04 09:59:43 +03:00
Bill Thornton 372291e937 Merge pull request #3714 from nyanmisaka/vpp-tm-configs
Expose VPP TM brightness/contrast gain options

(cherry picked from commit 6142283e99d2c8f1a3419b62a05480859fa3331a)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 00:57:54 -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 f85db9c6ae Merge pull request #3701 from nyanmisaka/patch-1
Remove MPEG4 hwaccel from AMF

(cherry picked from commit 4fdfcde01889983b437ed7ee78e3a6f88a4f36da)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14 19:36:46 -04:00
Bill Thornton c1865573d5 Merge pull request #3694 from crobibero/disable-splashscreen
Add the ability to enable/disable the splashscreen

(cherry picked from commit 0bd774dd45e4af30f15f1a003b23c635e02711cd)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14 19:36:43 -04:00
Bill Thornton b2372a96e2 Add react-router 2022-06-14 12:10:26 -04:00
grafixeyehero 6cdbaa9f4e Rename itembynamedetailpage to itemsByName 2022-06-14 10:55:26 -04:00
grafixeyehero ac62a5e8bf use import for ItemsByName & PlaylistViewer 2022-06-14 10:55:26 -04:00
Bill Thornton 6d3365bc09 Merge pull request #3688 from thornbill/no-hash-bang
Remove hash bang paths
2022-06-14 10:39:09 -04:00
Bill Thornton 05862bdc0b Merge pull request #3631 from dannymichel/sort-random-master
Add random sorting
2022-06-14 10:33:29 -04:00
Joshua M. Boniface e6b31e3e85 Merge pull request #3668 from dmitrylyzo/show-play-settings
(cherry picked from commit 0701c4dff395bde4e87b99155d2f8de74f82b71c)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-10 23:44:16 -04:00
Bill Thornton 90b1b45f26 Remove hash bang paths 2022-06-09 14:54:39 -04:00
Bill Thornton 79db34a2a7 Merge pull request #3609 from sancodes/eslint-no-sequences
Eslint no sequences
2022-06-09 12:24:52 -04:00
sancodes d53d789272 fix lint 2022-06-09 07:00:43 -07:00
sancodes 247b78ac4c fix lint 2022-06-09 07:00:21 -07:00
San 91b432d304 fix spacing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-05-31 03:47:10 -07:00
San b5b8476b62 fix styling
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:46:58 -07:00
San dbae8afe48 fix nesting
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:46:20 -07:00
San 9856a83694 fix nesting
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:45:57 -07:00
San 623524549a fix parenthesis
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:45:33 -07:00
grafixeyehero 3bc5b58dd8 revert back new line 2022-05-22 20:20:25 +03:00
grafixeyehero 17af0913e7 Fix import 2022-05-21 23:37:30 +03:00
Bill Thornton 311e271410 Merge pull request #3657 from dmitrylyzo/unhighlight-play
Remove play button highlighting

(cherry picked from commit 6b362fb5917b505516471c04ed4dc731088d975e)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Bill Thornton 34b2018610 Merge pull request #3628 from thornbill/actually-fix-artist-albums
(cherry picked from commit d606a2aad55d1614f24177c0bc55df8009a58f83)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Bill Thornton b4ae4e44b9 Merge pull request #3618 from thornbill/fix-backdrop-mobile
Fix backdrop being used on large screens in mobile layout

(cherry picked from commit f2c27dc1b5899e84c97924c68ab666aae74797e7)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:03 -04:00