Commit Graph

3072 Commits

Author SHA1 Message Date
Bill Thornton 358b1f5275 Merge pull request #4935 from SimonTen/issues/3243
Wait for login before ask for notification permission
2024-01-22 00:32:21 -05:00
Bill Thornton 62005df481 Merge pull request #5139 from thornbill/item-details-backdrop-take-57
Refactor item details backdrop handling
2024-01-22 00:22:49 -05:00
Damian Kacperski c1079bdda9 Fix handling of single click on previous track button 2024-01-21 14:05:21 +01:00
Bill Thornton c5a29be2c6 Refactor item details backdrop handling 2024-01-19 16:28:14 -05:00
Bill Thornton a78fd22158 Fix whitespace and unused variable
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-01-18 16:10:58 -05:00
SimonTen 294e4c220c remove useless null check 2024-01-18 16:10:58 -05:00
Simon Tenbusch 3efda93208 Check login before ask for notification permission
Previously the user is interrupted on first login with a popup to
allow notifications. Now the popup component checks if the user is
logged in already an if not it will listen to input event.

Resolves: #3243
2024-01-18 16:10:58 -05:00
Bill Thornton 92358de0b6 Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
Bill Thornton f39ea2f638 Merge pull request #5098 from thornbill/hide-network-path
Disable network path field
2024-01-16 16:53:24 -05:00
TelepathicWalrus 42e76c9099 Update missed capital changes 2024-01-13 20:52:02 -05:00
Telepathic Walrus c6b3f8ad50 Add missing CollectionType change 2024-01-13 20:52:02 -05:00
TelepathicWalrus 4d638e3ff7 Updated collectiontype to not use pascal case 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
Bill Thornton ec82e6758a Disable network path field 2024-01-12 23:09:21 -05:00
grafixeyehero e41436552e Add livetv view 2024-01-12 21:08:06 +03:00
Bill Thornton ac89758de8 Exclude resumable in next up home screen section 2024-01-12 01:21:27 -05:00
Bill Thornton dace38c8dd Remove sync info from requested fields 2024-01-11 02:24:16 -05:00
Bill Thornton 6dc11f826f Merge pull request #5020 from thornbill/mui-design-tweaks
Update mui based layout ui
2024-01-09 12:46:17 -05:00
Bill Thornton 972715450d Merge pull request #5067 from terite/terite-loading-typescript
Migrate loading/loading to TypeScript
2024-01-09 11:36:26 -05:00
Bill Thornton 09b80ba151 Update responsive drawer breakpoint 2024-01-07 02:48:29 -05:00
Niels van Velzen 9eeec9270d Remove unused sync code 2024-01-06 19:34:34 +01:00
Bill Thornton 4356619459 Remove unnecessary class name variable 2024-01-04 11:11:21 -05:00
David Stensland 5de700fb8f Migrate loading/loading to TypeScript 2023-12-31 17:11:53 -08:00
Bill Thornton 4e7f0136f7 Update mui based layout ui 2023-11-30 15:50:13 -05:00
Bill Thornton 680b6c9f33 Add icon support to cardImage 2023-11-30 13:09:43 -05:00
Bill Thornton 92ed674e7e Remove click action from item details primary image 2023-11-30 13:09:43 -05:00
Bill Thornton 5a3fb092ff Merge pull request #4941 from valius/add-mks-support-subtitle-uploader
Add mks file support to subtitle uploader component and template
2023-11-29 12:26:23 -05:00
Yenof 7265308c8b Randomize backdrop images in screensaver
This provides a more varied experience viewing the backdrop screensaver.
2023-11-13 11:28:17 +03:00
Yasin Silavi 4c76ce11dd fix: remove useless fragments 2023-11-09 00:53:09 -05:00
Bill Thornton 34212614bc Merge pull request #4891 from Sky-High/playback-fixes-for-chromecast
Fix playback control issues with chromecast
2023-11-08 16:54:35 -05:00
Dmitry Lyzo bd54821f6d Backport pull request #4912 from jellyfin/release-10.8.z
Fix imports

Original-merge: 1a1735340f2f4b5d5cbd4c27ae70c04f3d9de060

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 16:30:16 -05:00
Dmitry Lyzo ff48bd6229 Backport pull request #4837 from jellyfin/release-10.8.z
Fix playing empty item set

Original-merge: eb7fb6b39d5558d0b6ea5686cb5fc3813b1cf881

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 16:30:15 -05:00
Sky-High c887e960aa implement suggestions 2023-11-08 13:10:21 -05:00
Sky-High ad252c6df1 implement suggestions 2 2023-11-08 13:10:21 -05:00
Sky High 4257a401d5 Update src/components/remotecontrol/remotecontrol.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 13:10:21 -05:00
Sky High 7a98119b93 Update src/components/nowPlayingBar/nowPlayingBar.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 13:10:21 -05:00
Sky High b1161facc0 Update src/components/nowPlayingBar/nowPlayingBar.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 13:10:21 -05:00
Sky-High 108e00ac45 Fix playback control issues with chromecast 2023-11-08 13:10:21 -05:00
Kevin Tan (Valius) 554416c6a5 Add mks file support to subtitle uploader component and template 2023-11-05 01:09:25 -07:00
Bill Thornton e5c8d440c7 Merge pull request #4924 from thornbill/quick-connect-enabled 2023-11-03 16:39:38 -04:00
Bill Thornton cfde45abee Add check for quick connect enabled in menu 2023-11-02 10:55:33 -04:00
Grady Hallenbeck 68b21bbb04 chore: remove unused routing components 2023-10-27 18:14:18 -07:00
Grady Hallenbeck cd11e6e36f feat: migrate dashboard app to use react data router 2023-10-27 18:14:18 -07:00
Grady Hallenbeck 675f9625f2 feat: migrate experimental app to use react data router 2023-10-27 18:14:03 -07:00
Dmitriy Dubson c8a7c7040a Reduce cognitive complexity in card builder component 2023-10-27 09:29:09 -04:00
Vincent Lark 781b0858cb Use a static PNG image for paused indicator 2023-10-25 10:41:34 -04:00
Vincent Lark f24e299881 Avoid updating the playlist, just the paused icon class 2023-10-25 10:41:34 -04:00
Vincent Lark efb4a92ba6 Show a different icon when the player is paused 2023-10-25 10:41:34 -04:00
Bill Thornton d7ccd24094 Merge pull request #4843 from nielsvanvelzen/nvv-cc-from-user-config
Use cast receiver application from user configuration
2023-10-24 17:28:18 -04:00