Commit Graph

169 Commits

Author SHA1 Message Date
Bill Thornton c3efdd0e8a Merge pull request #5414 from thornbill/fix-experimental-playing-bar 2024-04-24 08:04:39 -04:00
Bill Thornton 30c61649c4 Fix drawer covering now playing bar in experimental layout 2024-04-24 00:49:53 -04:00
Bill Thornton 3930ade140 Fix empty playlists tab in music libraries 2024-04-23 02:31:47 -04:00
Bill Thornton 3f967f70f5 Merge pull request #4733 from robert-hamilton36/LyricsSupport
Add Lyric support
2024-04-21 14:29:28 -04:00
robert-hamilton36 c42b96df3e add Lyrics 2024-04-10 10:49:33 +12:00
gnattu f298387a86 fix: remove unused trickplay files 2024-03-30 08:10:35 +08:00
gnattu b07553a058 fix: move mjpeg acceleration option into trickplay panel
This option is very trickplay specific and should not belongs to general encoding options
2024-03-27 13:10:40 +08:00
Niels van Velzen 0f96e55585 Add help descriptions to allow/block tag sections in parental control settings 2024-03-25 17:17:12 +01:00
Bill Thornton 4a36f7571b Merge pull request #5076 from grhallenbeck/dev-react-display-settings
feat: (preferences) migrate user display settings to react
2024-03-25 03:56:45 -04:00
Bill Thornton 2e855382fe Cleanup types and functions 2024-03-25 03:31:32 -04:00
Bill Thornton d52c56eb2e Remove global ApiClient reference 2024-03-25 03:31:32 -04:00
Jpuc1143 adb22abdc2 Add "AllowedTags" option to parental controls 2024-03-25 03:31:32 -04:00
Grady Hallenbeck 5edcadd423 feat: (preferences) hide display settings when unsupported 2024-03-24 19:01:50 -07:00
Grady Hallenbeck 3dd26c7785 feat: (preferences) hook react display settings into user settings 2024-03-24 19:01:50 -07:00
Grady Hallenbeck ce4c7aed5e feat: (preferences) migrate display settings to react components 2024-03-24 19:01:49 -07:00
Nick 5a9378012c Additional code review 2024-03-23 09:31:07 -07:00
Nick 55d57eedcc Code review suggestions 2024-03-22 18:19:30 -07:00
Nick 08f9ec9f01 Move trickplay settings to react 2024-03-18 16:15:35 -07:00
Nick fc664090cc Merge branch 'master' into trickplay-new 2024-03-17 19:33:16 -07:00
Chris Hill 150964a2e6 Update dialog title to show user to be deleted 2024-03-17 04:37:01 -04:00
Bill Thornton e7d9e8c737 Merge pull request #4883 from Ch1nkara/add-user-permission-to-edit-subtitles
Add support for subtitle management permission
2024-03-17 03:58:52 -04:00
Nick 2dfc0aa061 Merge branch 'master' into trickplay-new 2024-03-08 21:47:06 -08:00
Bill Thornton f0be743503 Merge pull request #5166 from grafixeyehero/Convert-list&Card-view-to-react 2024-03-07 08:08:14 -05:00
chinkara 394a548263 No admin user can be allowed to "edit subtitles"
Front end support to new feature. A user without admin rights can be allowed to "edit subtitles"
2024-03-07 10:15:12 +01:00
Bill Thornton ec1f016d5b Update notifications page ui 2024-03-04 13:49:29 -05:00
Bill Thornton 7f42b4e8b6 Remove dlna configuration pages 2024-03-04 13:46:12 -05:00
grafixeyehero 511f8340ef Replace jellyfin sdk generated-client models wiyh full path
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 23:10:31 +03:00
grafixeyehero 8cbddba8fd Use enums CardShape & BaseItemKind,
Use type import for react FC,
Remove escapeHTML

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 22:47:36 +03:00
Nick 10cafe9e0d Merge branch 'master' into trickplay-new 2024-02-26 20:03:29 -08:00
Bill Thornton f360b3b279 Merge pull request #5217 from felix920506/Refactor-Edit-User-String 2024-02-26 17:35:24 -05:00
Nick dad1da94d3 Remove trickplay from redirects 2024-02-22 16:43:19 -08:00
Nick 7f7c1be5e1 Merge branch 'master' into trickplay-new 2024-02-21 20:58:58 -08:00
Bill Thornton 265afb519b Merge pull request #5216 from thornbill/build-version
Add build and web versions to dashboard
2024-02-21 12:02:40 -05:00
felix920506 51a54b460d Refactor and make source string make more sense 2024-02-21 01:10:39 -05:00
Bill Thornton 1aabbae3a5 Add build and web versions to dashboard 2024-02-21 00:47:03 -05:00
Bill Thornton ac29b9b338 Remove unused variable and fix no results alignment 2024-02-18 01:11:42 -05:00
Bill Thornton eaab0364d7 Fix weird navigation when changing query param 2024-02-16 20:22:15 -05:00
Bill Thornton bdecaa9930 Fix issues with search url param 2024-02-13 01:11:52 -05:00
Brad Beattie d6b8ce0f49 Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie 45923c2e4d Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie ba099a0e3d Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie 799fbd0965 Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie ed3e910860 Update search.tsx 2024-02-13 01:11:52 -05:00
Nick 8045b95d93 Add trickplay functionality 2024-02-11 20:34:30 -08:00
Bill Thornton 657b15efc8 Merge pull request #5154 from NTARelix/fix/asl-smell
Remove unused Id prop from access schedule list
2024-02-07 01:17:58 -05:00
grafixeyehero 42b4d08e55 Replace card component in SectionContainer 2024-01-31 04:34:00 +03:00
grafixeyehero 4a12d5b2c6 Replace card and list component in itemsView 2024-01-31 04:33:19 +03:00
grafixeyehero 31a77c25f3 Update favorite and played state to use Query Invalidation 2024-01-31 04:32:54 +03:00
Bill Thornton 3e32923c96 Fix stable app crash due to missing nav components 2024-01-26 16:21:46 -05:00
Kevin Koshiol c2d1923917 Remove unused Id prop from access schedule list
Reported by sonarcloud: https://sonarcloud.io/project/issues?fileUuids=AX6fELCkjUUWs1HF_Tc8&resolved=false&types=CODE_SMELL&id=jellyfin_jellyfin-web&open=AYr_7x6Y4nroI6nze3Zu
2024-01-23 22:45:17 -06:00