1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

3489 commits

Author SHA1 Message Date
Cody Robibero
bda432376b Fix mediainfo display for lyrics and non-video 2024-03-24 14:28:01 -06:00
Bill Thornton
dea57d87ee
Merge pull request #5232 from nizans/master
Delete series confirmation to be different to delete episode
2024-03-24 04:06:10 -04:00
Bill Thornton
cb98a5cce0
Merge pull request #5200 from nicknsy/trickplay-new
Add trickplay support
2024-03-24 02:24:01 -04:00
Niels van Velzen
facbda4f2f Add package.json name and version as defines to avoid importing the package.json in code 2024-03-23 09:28:24 +01:00
Nick
55d57eedcc Code review suggestions 2024-03-22 18:19:30 -07:00
Nitzan Savion
6550d73ca6 Merge branch 'master' of https://github.com/nizans/jellyfin-web 2024-03-22 19:35:17 +02:00
Nitzan Savion
58e12db814 Replace hardcoded string for BaseItemKind values 2024-03-22 19:35:13 +02:00
Nitzan Savion
fc2032c07f
Merge branch 'master' into master 2024-03-22 18:15:00 +02:00
robert-hamilton36
6c51578971 add catch for itemContextMenu.show 2024-03-22 11:42:12 +13:00
Nitzan Savion
fb6e0312ac
Merge branch 'master' into master 2024-03-21 18:31:12 +02:00
Bill Thornton
1196ae992f
Merge pull request #5270 from grafixeyehero/Fix-card 2024-03-18 22:35:54 -04:00
Nick
08f9ec9f01 Move trickplay settings to react 2024-03-18 16:15:35 -07:00
grafixeyehero
2d1efc0682 apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-03-18 21:20:42 +03: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
Bill Thornton
4ea5ca6bad
Merge pull request #4984 from TelepathicWalrus/use-replay-gain-tags
Add option to enable replaygain scanning
2024-03-17 03:55:47 -04:00
Nitzan Savion
0663c0731f Apply PR suggestions 2024-03-13 01:24:33 +02:00
Nick
2dfc0aa061
Merge branch 'master' into trickplay-new 2024-03-08 21:47:06 -08:00
grafixeyehero
ca7e5338bd Replace '&nbsp;' with '\u00A0' 2024-03-09 04:06:32 +03:00
grafixeyehero
8197e012a7 Uses an Image component to display the logo image 2024-03-09 03:52:17 +03:00
grafixeyehero
e8422e2c29 Remove escapeHTML 2024-03-09 03:41:33 +03: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
5c60f99077 Fix itemHelper by adding Enums and update function declation 2024-03-07 10:15:12 +01:00
chinkara
fd50b3af55 improve itemContextMenu.js by adding a helper function to itemHelper.js 2024-03-07 10:15:12 +01: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
8443b5d6db Update channel resolution setting text 2024-03-05 02:31:53 -05:00
SenorSmartyPants
420ff05d91 Add dropdown with common broadcast video heights 2024-03-05 02:14:23 -05:00
SenorSmartyPants
2b71524c4f Make Height editable on TV Channels 2024-03-05 02:14:23 -05:00
LJQ
11567ac5c5 Add missing options for people metadata editor 2024-03-04 15:23:14 +08:00
grafixeyehero
d5a775502b Move itemdto to base models folder 2024-03-03 01:31:35 +03:00
grafixeyehero
efe5d0b84d Remove disabled jsx-no-useless-fragment commit
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-03-01 21:15:52 +03:00
grafixeyehero
90a1d06557 separate shared types
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-29 04:22:13 +03:00
grafixeyehero
bbc1860bde Replace hardcoded color with theme reference
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-29 04:21:24 +03: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
grafixeyehero
11d013b07e Remove escapeHTML
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 21:18:37 +03:00
grafixeyehero
533ae17767 Use type import for react FC
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 21:02:05 +03:00
Nitzan Savion
9754af5ef5 Delete Series confirmation and button text 2024-02-27 15:04:09 +02:00
Nick
10cafe9e0d
Merge branch 'master' into trickplay-new 2024-02-26 20:03:29 -08:00
Topher Johnson
9ab45c43ad Change LibraryOption to match backend
Changed "disable" to "enable" to match backend. It makes more sense to
have it be "enable" because that's what the checkbox says. Now no weird
"not" logic is needed to send options to the backend.
2024-02-25 13:35:36 -08:00
Bill Thornton
22cb92aefd
Merge pull request #5212 from terite/terite-more-typescript 2024-02-23 10:56:42 -05:00
Nick
7f7c1be5e1
Merge branch 'master' into trickplay-new 2024-02-21 20:58:58 -08:00
Bill Thornton
fbd9a46033
Merge pull request #5203 from thornbill/search-query-param
Add support for searching via a url parameter
2024-02-21 12:00:22 -05:00
Topher Johnson
7e8e6992f4 Remove reset password option for admin users
Because admin users shouldn't be able to reset their own password
without entering their password first, this commit removes the "reset
password" option for admin users.

Currently, hitting the reset password option as an admin will result in
a 400 Bad request saying "Admin user passwords must not be empty
(Parameter 'newPassword')"
2024-02-21 00:08:40 -08:00
Topher Johnson
60fc2c72b2 Add option to enable/disable libraries
This commit adds the option to enable/disable libraries from the library
options editor. The backend changes required for this functionality are
in jellyfin PR 11037.

This commit adds a checkbox in the library options editor. It adds a
checkbox saying "Library Enabled" that is checked by default.

libraryoptionseditor.js - added logic to handle enable libraries
checkbox. Enables libraries by default
libraryoptionseditor.template.html - added "enable libraries" checkbox
src/strings/en-us.json - added English strings for enable library
checkbox.
2024-02-20 00:44:16 -08:00
grafixeyehero
36c19ec39a Fix mediaSourceCount display 2024-02-19 05:59:54 +03:00
David Stensland
fe7b425c87 convert actionSheet to TypeScript 2024-02-18 12:38:39 -08:00
Bill Thornton
ac29b9b338 Remove unused variable and fix no results alignment 2024-02-18 01:11:42 -05:00
Bill Thornton
bdecaa9930 Fix issues with search url param 2024-02-13 01:11:52 -05:00