Commit Graph

30 Commits

Author SHA1 Message Date
David Federman d660a45e02 Remove unused AudioPodcast item type 2026-01-26 14:25:13 -08:00
thornbill 8026ae3137 Backport pull request #7248 from jellyfin-web/release-10.11.z
Fix multiple album artists in card footer

Original-merge: 7c0c2e088f5df52e48018ff9b215a6dfdadde42a

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2025-10-27 15:47:13 -04:00
JohnCaveson 4f9a105921 Show all album artists on cards (#6929)
* Remove indexing and accept a full array of albumartists into the function

* removing console.debug

* Use Array.isArray for array type check

* Fix missing paren

---------

Co-authored-by: greergoodman6@gmail.com <ggoodman@DESKTOP-R652T9J.localdomain>
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-10-18 02:56:42 -04:00
Bill Thornton fdcf1b06c3 Add constants for app features 2025-04-30 17:41:36 -04:00
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 363171b56d Add playlist editing 2024-10-13 12:36:08 -04:00
LJQ 648e8ff2a6 Preliminary Lyrics Editor 2024-08-20 14:46:26 -04:00
Bill Thornton 422adde900 Use consistent import style 2024-08-15 02:33:50 -04:00
Bill Thornton 056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04: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
TelepathicWalrus 42e76c9099 Update missed capital changes 2024-01-13 20:52:02 -05:00
Telepathic Walrus 051058b5af Update imports to use full path 2024-01-13 20:52:02 -05:00
TelepathicWalrus e5a55daf55 Initial commit 2024-01-13 20:52:02 -05: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 2ada649960 Fix EnableMediaSourceDisplay logic 2022-10-11 03:11:41 -04:00
Bill Thornton 8f694d7d1c Fix inverted boolean returns 2022-10-11 03:11:41 -04:00
Bill Thornton b426b6e2bf Fix sonarjs prefer-single-boolean-return 2022-10-11 03:11:41 -04:00
Bill Thornton 1f4e65822b Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -04:00
Joshua Boniface 3aa0607d87 Backport pull request #3781 from jellyfin/release-10.8.z
Fix TypeError

Authored-by: dumbfox <benkang666@gmail.com>

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

Original-merge: b167bf2d37023d26aa6a439a95f106eb2c57a06d
2022-08-01 14:26:59 -04:00
Bill Thornton c74712e13f Merge pull request #3543 from Shadowghost/strm-display-fix
(cherry picked from commit 4792631f065a169ff0c7cccc251577a2ecf2e9a7)
Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20 18:36:37 -04:00
SenorSmartyPants 12d65a9459 Make active TV recordings look more consistent...
with finished recordings and other TV episodes
2022-01-11 19:10:13 -06:00
MrTimscampi 7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
Cameron f93c93f870 Migration of itemhelper to ES6 module 2020-07-29 10:05:16 +01:00
MrTimscampi 5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi e14f4315a8 Further improvements to the details page 2020-06-20 20:22:15 +02:00
dkanada f06291e37b fix casing on a few more files and folders 2020-05-17 01:06:28 +09:00