Commit Graph

1998 Commits

Author SHA1 Message Date
Bill Thornton e8a45577e2 Merge pull request #7530 from viown/add-title-to-experimental-layout-video
Add video title to experimental layout
2026-01-27 17:35:48 -05:00
viown 66df06ff18 Backport pull request #7504 from jellyfin-web/release-10.11.z
Navigate to wizard if not completed on server add

Original-merge: 0682a1aa5509e4a00aed3815e3c43e8a57de342a

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2026-01-27 16:11:24 -05:00
ebkalderon b86d184cb3 Backport pull request #7461 from jellyfin-web/release-10.11.z
Fix alignment of music lyrics containing RTL or bidi text

Original-merge: c46637f58d64c1fee9fd2364c98060e7e6c66a2a

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2026-01-27 16:11:21 -05:00
viown 07b14190f6 Trigger title change event on clear 2026-01-27 11:12:02 +03:00
viown 964adbdf18 Add video title to experimental layout 2026-01-27 11:12:02 +03:00
Bill Thornton 70d63ab623 Fix item grid inconsistencies 2025-12-18 13:14:53 -05:00
Bill Thornton 3e93be0292 Use sdk for item download url 2025-12-09 18:22:13 -05:00
Bill Thornton 5df49ca297 Merge pull request #7279 from thornbill/item-details-padding 2025-12-06 18:16:53 -05:00
Bill Thornton cb8b2836c2 Use enum for item actions 2025-12-03 17:31:12 -05:00
Bill Thornton 0a9ddb490d Use consistent padding on item details screen 2025-10-31 14:22:06 -04:00
Bill Thornton 4fa5176982 Use float for item details poster (#7195)
* Use float for item details poster

* Add list view children to primary content

* Move additional sections to primary container

* Add series to list view children

* Fix order of primary content sections
2025-10-17 16:42:40 -04:00
theguymadmax 40fb2ddc93 Apply suggestion from @thornbill
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-10-13 15:13:35 -04:00
theguymadmax 184cc7e9d1 Fix "More From" section to show all albums by album artist 2025-10-13 11:42:29 -04:00
theguymadmax ae99ac8b03 Add Play All and Shuffle buttons to Music Videos Libraries (#6866)
* Add play all & shuffle to Music Videos

* Update comments

---------

Co-authored-by: Max <no@example.com>
2025-10-10 01:10:04 -04:00
Bill Thornton 2b92a87006 Merge pull request #7028 from theguymadmax/add-play-button-movies
Add Play All button to movies
2025-10-09 15:33:46 -04:00
theguymadmax fbd480cd55 Enable alphapicker in movie collections tab (standard layout) 2025-10-08 20:21:43 -05:00
Bill Thornton abce5b1bea Move event types to constants 2025-10-03 14:12:05 -04:00
Bill Thornton 473b8cb428 Add favorite seasons 2025-09-30 01:15:02 -04:00
Bill Thornton c965b6169d Refactor music video section for artists 2025-08-19 14:41:37 -04:00
Bill Thornton 5fc9fb3084 Merge pull request #7031 from brad1111/fix-tv-focus-issues 2025-08-02 23:44:31 -04:00
Bradley Eaton 0c6f582f28 Focus pin code text field on password reset. 2025-08-01 16:40:13 +01:00
theguymadmax e0e9853d49 Add play all button to movies 2025-07-18 17:15:11 -04:00
Bill Thornton 2346943348 Move dom.js to utils 2025-07-11 18:28:55 -04:00
Bill Thornton 6773d89d32 Merge pull request #6993 from brad1111/uwp-xbox-controller-fix
Use keycodes for UWP controller instead of gamepadtokey.
2025-07-11 14:31:30 -04:00
Niels van Velzen de100462c3 use PascalCase for api_key parameter 2025-07-09 22:12:17 +02:00
Bradley Eaton 972a2f8488 Code review tweaks 2025-07-05 17:52:41 +01:00
Bradley Eaton 9e420c5ba7 Handle settings hiding better 2025-07-01 16:44:53 +01:00
Bradley Eaton fe3adb2ba6 Hide enableGamepad on UWP and DisplayMode on Xbox. 2025-06-30 17:04:15 +01:00
Bradley Eaton eff4ca2f19 Use keyboard key names for navigation on controller. 2025-06-30 16:07:37 +01:00
Bradley Eaton a7d443ab23 Use keycodes for UWP xbox instead of gamepadtokey. 2025-06-29 10:22:13 +01:00
Bill Thornton a477024777 Merge pull request #6936 from thornbill/bdi-lyrics 2025-06-26 21:39:25 -04:00
TOomaAh 5bee81111a fix: move Chapters,Trickplay fields to shuffle query only 2025-06-11 23:11:56 +02:00
Bill Thornton 16a267f6dd Move autoscroll enum to bulletproof structure 2025-06-10 02:50:09 -04:00
Bill Thornton 188aed31ab Use sdk to fetch lyrics 2025-06-10 02:46:10 -04:00
Bill Thornton e641d6f5ea Fix rtl lyric support and simplify rendering 2025-06-10 02:39:30 -04:00
Bill Thornton a54fdc22f2 Merge pull request #6788 from MontejoJorge/fix/render-upcoming 2025-05-14 08:49:33 -04:00
Diego Echeverri 586e3060e4 Handle promise rejection exceptions from actionSheet (#6817)
* Add catches to jellyfin

* Undo format changes to actionSheet

* formatting

* Remove logging

* commented block for screenshot

* Handle another case

* weird indentation fix

* Add myself as a contributor
2025-05-13 17:01:18 -04:00
Bill Thornton dd38c6bcd5 Merge pull request #6792 from MontejoJorge/refactor/forgotPassword-react
Migrate forgot password page to react component
2025-05-12 16:31:21 -04:00
Bill Thornton fdcf1b06c3 Add constants for app features 2025-04-30 17:41:36 -04:00
Nicholas Jorgenson d190fdb27c Fix lazy loading on the genre pages (#6799)
* Fix genre tab from sorting shows randomly

* Fix loading elements that have already been loaded

* Fix lazyLoader for show and movie genre tabs

* Reduce time window in which callback may be executed again
2025-04-29 16:06:43 -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
MontejoJorge 3eb26fb416 refactor: forgotPassword page to react component 2025-04-21 23:34:18 +02:00
Bill Thornton 3188c1bc6b Fix type errors and use ConnectionState enum 2025-04-21 16:39:32 -04:00
MontejoJorge 0d049c6ba6 do not initialize currentGroupName 2025-04-21 20:39:26 +02:00
MontejoJorge 72d214f99d fix renderUpcoming func 2025-04-21 20:03:05 +02:00
Bill Thornton a7457dc9c9 Merge pull request #6771 from thornbill/splash-screen-login 2025-04-17 20:15:33 -04:00
Bill Thornton 6994ad8de2 Update filter icons 2025-04-16 14:28:55 -04:00
Bill Thornton 3898793df9 Add splash screen backdrop to login page 2025-04-15 12:39:59 -04:00
Bill Thornton 5fe254f10e Remove index.html redirects 2025-04-11 14:07:35 -04:00