Commit Graph

100 Commits

Author SHA1 Message Date
Bill Thornton 953073cd28 Use index file for apiclient lib imports 2025-04-22 08:48:34 -04:00
Bill Thornton 5bcbcfbe12 Move server connections to lib 2025-04-22 08:26:43 -04:00
Bill Thornton ef39ac39c5 Merge pull request #6762 from thornbill/guest-star-role 2025-04-17 20:12:50 -04:00
Bill Thornton a791b353d7 Allow setting roles for guest stars 2025-04-14 00:39:50 -04:00
Bill Thornton 47e1a5fd72 Merge pull request #6732 from thornbill/eslint-import-rules 2025-04-12 10:08:50 -04:00
Bill Thornton 887795eeb3 Fix import errors 2025-04-09 18:09:05 -04:00
mezzav 3a097fb8da replaced Object.assign function with spread operator 2025-04-02 22:01:14 -04:00
Bill Thornton ad2472e90e Fix unused var and pseudorandom warnings 2025-03-27 12:15:56 -04:00
viown ad09013bf2 Backport pull request #6421 from jellyfin-web/release-10.10.z
Fix metadata dialog backdrop click to exit

Original-merge: e1deddcba1127b1382b6ada5334933a7b3bc27d0

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:47 -05:00
BlueMöhre 5e5b3ab019 Use "Save" in Metadata Editor and remove "SaveChanges". (#6212) 2024-10-20 02:56:23 -04:00
Bill Thornton 24b413c849 Merge pull request #5991 from lostb1t/feature/displayordercollection 2024-09-29 02:25:54 -04:00
lostb1t 6afd7a3d98 Use DateModifed for label 2024-09-28 16:36:01 +02:00
LJQ f624fa1065 Use full path for imports 2024-09-21 02:00:16 +08:00
LJQ c02b1e651f Apply suggestion 2024-09-05 01:06:26 +08:00
lostbit a077fd21cc Add default choice to collection display order 2024-08-29 09:54:12 +02:00
LJQ e34c10644e Rm Trailing spaces 2024-08-29 15:19:48 +08:00
LJQ 8d8362158c restore newline 2024-08-29 15:15:44 +08:00
LJQ 872d71df3d Allow editing of original title for Season and Episode items 2024-08-29 15:14:57 +08:00
Bill Thornton 9c2b6d5e69 Merge pull request #5604 from scampower3/reset-metadata
Add button to reset metadata in metadata editor
2024-08-27 16:54:08 -04:00
LJQ 3b7d159749 Add suggestions 2024-08-26 19:50:04 +08:00
LJQ 7ae1d560f3 Add button to reset metadata in metadata editor 2024-08-15 15:10:12 +00:00
Bill Thornton 056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
venkat_karasani 2ed3aced2f Prevent modal clos on mouse press up if outside the dialog 2024-07-26 14:38:04 -04:00
Niels van Velzen fb66b8e539 Remove "open in browser" button for external id from metadata editor 2024-07-15 21:59:38 +02:00
Bill Thornton 1b27d7dcb8 Merge pull request #5505 from scampower3/add-options-displayorder
Add display options for tvdb plugin
2024-06-08 20:29:43 -04:00
LJQ b316accfba Add display options for tvdb plugin 2024-05-15 01:35:47 +08:00
LJQ 67f5eb4487 Dynamic generate selectPersonType Options 2024-05-07 18:41:26 +08:00
Pithaya caf028b721 Support person types for books 2024-05-06 16:14:39 -04:00
Bill Thornton ebc6d274bd Merge pull request #5251 from scampower3/missing-people-types
Add missing options for people metadata editor
2024-05-06 16:12:46 -04:00
Niels van Velzen f882e8c5bb Fix unreleased status missing in metadata editor 2024-03-30 21:13:20 +01:00
robert-hamilton36 6c51578971 add catch for itemContextMenu.show 2024-03-22 11:42:12 +13: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
Niels van Velzen 9eeec9270d Remove unused sync code 2024-01-06 19:34:34 +01:00
Bill Thornton f35a8151e0 Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
Bill Thornton 6e057f07f9 Add prefer string starts/ends with eslint rule 2023-05-05 11:32:40 -04:00
Bill Thornton 1b03cd79eb Fix prefer for-of errors 2023-05-04 13:07:12 -04:00
Bill Thornton f96166657d Move remaining router components 2023-05-02 16:40:31 -04:00
Bill Thornton f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Bill Thornton 6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
Bill Thornton 329cf77c81 Add eslint radix rule for parseInt 2023-03-09 00:20:11 -05:00
Netanel Henya 494c0ed434 cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
CrispyBaguette ff6a9baa35 Accept arbitrary precision for community rating 2022-10-24 14:33:21 +02:00
Hadi Charara 892f5b73cf Fixed all reported issues 2022-10-13 13:59:48 -04:00
Hadi Charara a4f5803016 Fixed linting issues 2022-10-03 13:36:26 -04:00
Hadi Charara 99ddfbd33c Modified a fire other inline entries 2022-07-14 17:59:37 -04:00
Hadi Charara 27a6b8c1ea Fixes to the metadata dialog 2022-07-03 14:12:38 -04:00
Hadi Charara d38518e1e5 More small css fixes 2022-07-03 10:13:06 -04:00