Commit Graph

1979 Commits

Author SHA1 Message Date
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
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
Bill Thornton d64a17e3eb Remove trailers tab 2025-04-11 01:03:05 -04:00
Leandro SQ 693faa03fc Fix shuffle button for random individual items (#6604)
* fix: Shuffle button

* fix: Lint issues
2025-04-02 14:09:13 -04:00
Bill Thornton bec2329c81 Merge pull request #6694 from Derek4aty1/album-album-artist-sort
Improve Album Sort on Songs Tab
2025-04-02 13:52:24 -04:00
Bill Thornton 28ef1b49fe Merge pull request #6689 from thornbill/wizard-app
Migrate wizard to dedicated app
2025-04-02 11:21:00 -04:00
dmitrylyzo ea8636433d Backport pull request #6510 from jellyfin-web/release-10.10.z
Fix re-focusing on pause button when displaying OSD

Original-merge: c3c598e1f409b51e5b44cec26bdee6af765d20ef

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-04-02 01:27:13 -04:00
Derek4aty1 260f01e10f Improve Album Sort on Songs Tab 2025-04-01 22:58:52 -05:00
Bill Thornton d4995834df Move user settings menu to react (#6675)
* Move user settings menu to react

* Add default href value to LinkButton

* Use loading component while data is pending
2025-04-01 15:10:30 -04:00
Bill Thornton 64b79ec65c Migrate wizard pages to dedicated app 2025-03-31 17:32:54 -04:00
Bill Thornton ad2472e90e Fix unused var and pseudorandom warnings 2025-03-27 12:15:56 -04:00
Bill Thornton 9077782c17 Fix autofixable eslint warnings 2025-03-27 11:32:16 -04:00
Bill Thornton d6353f27b8 Remove .html from routes 2025-03-17 15:39:21 -04:00
Bill Thornton 86d7e54215 Fix wizard reference to dashboard library controller 2025-02-28 14:25:53 -05:00
Jxiced 4d383abe73 Prevent whitespaces in username during wizard setup. 2025-02-21 21:38:32 +00:00
Bill Thornton 4730a30c3d Fix lint errors 2025-02-20 12:51:59 -05:00
Bill Thornton 78fb46808c Merge pull request #6483 from theguymadmax/photo-favorites
Add photo albums, photos, & music videos to favorites section
2025-02-17 11:03:21 -05:00
flebel9 c9ade820ed Add confirm dialog when deleting server 2025-02-14 10:03:28 -05:00
Bill Thornton 78f04b929d Merge pull request #6347 from alaincao/trickplay
Fix trickplay/chapter when play from list/shuffle
2025-02-13 17:35:30 -05:00
Bill Thornton 9c6ea4b525 Remove MetadataEditor global 2025-02-13 16:24:13 -05:00
Bill Thornton 2ed007f508 Remove unused eslint globals 2025-02-13 16:24:13 -05:00