Commit Graph

21 Commits

Author SHA1 Message Date
Dmitry Lyzo 0fbfda882d Don't use devtools on the TV as the navigation is weird 2024-09-05 21:21:59 +03:00
Dmitry Lyzo ea27750d7d Fix @tanstack/query-devtools on legacy browsers 2024-09-05 21:21:59 +03:00
Bill Thornton aef4a42f8e Add user settings hook 2024-08-28 16:30:02 -04:00
Bill Thornton dce7a36fcf Add RouterHistory to replace syncing for compatibility 2024-08-01 01:21:17 -04:00
Bill Thornton 175b2d6c85 Unify routers and use lazy for app layouts 2024-07-16 16:30:29 -04:00
thornbill 1929ba8eb2 Backport pull request #5589 from jellyfin-web/release-10.9.z
Add support for user themes for mui components

Original-merge: 61976b8101d8d58334df2f4df2d1138cdbebbd4e

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-26 18:49:25 -04:00
Bill Thornton 92358de0b6 Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
Grady Hallenbeck 48524332dc chore: clean up react app layouts 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 ff885b9b21 feat: migrate legacy app to use react data router 2023-10-27 18:14:14 -07:00
Grady Hallenbeck 675f9625f2 feat: migrate experimental app to use react data router 2023-10-27 18:14:03 -07:00
Bill Thornton 187cefdcb1 Update import order 2023-09-30 01:17:37 -04:00
Bill Thornton d5e703287a Move shared components to common layout 2023-09-29 17:06:36 -04:00
Bill Thornton c0d14715fb Migrate dashboard to separate app 2023-09-29 16:51:03 -04:00
Bill Thornton 459681a512 Move stable app to loadable 2023-09-29 01:07:47 -04:00
Bill Thornton 44678a61c2 Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
grafixeyehero 17e8ccc93a refactor: suggestionview and genresview 2023-06-09 01:23:27 +03:00
Bill Thornton 865df884fd Add useWebConfig hook 2023-05-05 11:47:08 -04:00
Bill Thornton f96166657d Move remaining router components 2023-05-02 16:40:31 -04:00
Bill Thornton d7c72080e9 Remove duplicated app elements 2023-05-01 14:19:50 -04:00
Bill Thornton d748372a28 Refactor app structure 2023-04-28 01:24:37 -04:00