Commit Graph

1637 Commits

Author SHA1 Message Date
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
Hadi Charara 32f103b852 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
Viperinius 9aea7e3927 Update getMarkerInfo syntax as suggested 2022-10-01 16:09:25 +02: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
artiume d7c8377d71 Add metadata lost warning to renaming libraries 2022-09-25 17:36:47 -04:00
Viperinius 33fe2c51d6 Merge branch 'master' into chapter-markers 2022-09-17 12:04:18 +02: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
Hadi Charara 99ddfbd33c Modified a fire other inline entries 2022-07-14 17:59:37 -04:00
Hadi Charara d4202e0279 Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
murphy52589 b61520078a adding random sorting to songs 2022-07-10 16:12:51 -05:00
Hadi Charara ece21d0de0 Deployed music player fixes 2022-07-08 22:25:41 -04:00
Hadi Charara cb234bf8ee Removed useless declarations 2022-07-05 15:28:13 -04:00
Viperinius 3aff30055d Remove explicit call to show the OSD. 2022-07-05 17:15:23 +02:00
Viperinius 04072523ca Update function and class names as suggested.
More generic name without the inclusion of "chapters" allows potential
reuse in the future.
2022-07-05 17:11:58 +02:00
Viperinius ba2c365ac9 Use object to return multiple info instead of array. 2022-07-05 16:31:48 +02:00
Viperinius b78d6439b0 Change chapter mark classes to include name info.
In order to use different icons depending on the chapter name, the name
is provided as a class with the prefix scm-.
2022-07-04 22:07:34 +02:00
Hadi Charara b15953acc2 Added a few bdi tags for a good experience 2022-07-04 13:29:46 -04:00
Hadi Charara 7b1afeef82 Some library rtl fixes 2022-07-04 11:56:38 -04: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
Hadi Charara 5301a98ea1 fixed some css 2022-07-03 22:30:18 -04:00
Hadi Charara ea85b4a6d7 Added <bdi> to item titles 2022-07-03 15:05:09 -04:00
Hadi Charara 8c7b7c8d6b SOme Fixes in the dashboard 2022-07-03 15:04:53 -04:00
Hadi Charara df39a9a1ff Uses now proper toLocaleString function 2022-07-03 14:03:39 -04:00
Viperinius ca84407884 Merge branch 'jellyfin:master' into chapter-markers 2022-07-03 17:08:49 +02:00
Hadi Charara d38518e1e5 More small css fixes 2022-07-03 10:13:06 -04:00
Hadi Charara b671da1086 Small css fixes and added <bdi> element 2022-07-03 09:45:26 -04:00
Hadi Charara 4530e44e62 Small fix for video player as the progress bar shouldn't be rtl 2022-07-03 09:10:02 -04:00
Hadi Charara 0f994ccb5b Initial support for RTL layouts 2022-07-02 15:50:52 -04: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
Viperinius 49f1f1fae3 Add chapter markings to video player timeline.
These labels show the start of each chapter when interacting with the
slider the same way that activates the slider bubble. They follow the
same color scheme as the slider (watched chapters turn blue).

Inspired by https://features.jellyfin.org/posts/397/chapter-markers-in-timeline
2022-06-26 01:10:20 +02:00