Commit Graph

30 Commits

Author SHA1 Message Date
Bill Thornton 7671d08591 Merge pull request #5096 from thornbill/use-sync-play-errors 2024-01-13 12:45:06 -05:00
Bill Thornton 36299bd850 Ignore missing api when fetching SyncPlay groups 2024-01-12 14:34:32 -05:00
grafixeyehero e41436552e Add livetv view 2024-01-12 21:08:06 +03:00
Bill Thornton 3a120011c8 Merge pull request #5085 from grafixeyehero/Convert-played-and-ratingbuttons-to-react
Convert playstatebutton and ratingbuttons to react
2024-01-12 10:04:04 -05:00
grafixeyehero 3d15b85d10 apply suggestion 2024-01-12 02:21:41 +03:00
Bill Thornton dace38c8dd Remove sync info from requested fields 2024-01-11 02:24:16 -05:00
grafixeyehero 78b680f614 Convert playstatebutton and ratingbuttons to react 2024-01-08 00:18:53 +03:00
Bill Thornton 4e7f0136f7 Update mui based layout ui 2023-11-30 15:50:13 -05:00
Bill Thornton e5c8d440c7 Merge pull request #4924 from thornbill/quick-connect-enabled 2023-11-03 16:39:38 -04:00
Bill Thornton 35429ca61f Merge pull request #4834 from grhallenbeck/dev-react-router
Migrate React Router to React Data Router pattern
2023-11-03 00:48:53 -04:00
Bill Thornton cfde45abee Add check for quick connect enabled in menu 2023-11-02 10:55:33 -04:00
Grady Hallenbeck 675f9625f2 feat: migrate experimental app to use react data router 2023-10-27 18:14:03 -07:00
grafixeyehero d370afd0b2 refactor: extract reusable component 2023-10-26 02:05:08 +03:00
grafixeyehero c767dba439 Convert ItemsContainer to react 2023-10-13 02:07:49 +03:00
grafixeyehero c61df2eb92 Refactor: viewitemcontainer 2023-10-11 00:10:16 -04:00
Bill Thornton e46330c70d Use react query to fetch syncplay groups 2023-09-26 01:25:42 -04:00
grafixeyehero e9fb141431 use type alias ParentId 2023-07-12 18:37:04 +03:00
grafixeyehero 3ae27e05c7 Add Filter setting components 2023-07-09 01:43:08 +03:00
grafixeyehero 5598f49c32 fix resizeobserver loop 2023-06-29 23:17:59 +03:00
grafixeyehero 00ec92cc02 apply suggestion 2023-06-25 03:15:21 +03:00
grafixeyehero 17e8ccc93a refactor: suggestionview and genresview 2023-06-09 01:23:27 +03:00
Bill Thornton c66cf02db4 Fix config.json being cached 2023-05-15 09:46:22 -04:00
Bill Thornton 865df884fd Add useWebConfig hook 2023-05-05 11:47:08 -04:00
Bill Thornton 19f416580c Add eslint rules for sonar issues 2022-12-16 21:12:05 -05:00
Bill Thornton 5db9384c9c Fix currentApiClient return type to include undefined 2022-12-08 14:32:50 -05:00
Bill Thornton 516bd2aab8 Remove connections prop 2022-11-30 14:18:49 -05:00
Bill Thornton 9bf0a6bf4d Cleanup useApi hook 2022-11-28 16:51:57 -05:00
Bill Thornton c8ea7322fd Refactor api hooks 2022-11-18 12:55:46 -05:00
Bill Thornton d297f23932 Add api and user contexts 2022-11-17 00:30:57 -05:00
grafixeyehero d7e48d30b6 apply suggestion 2022-10-27 00:59:46 +03:00