Commit Graph

47 Commits

Author SHA1 Message Date
Bill Thornton 056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
ilteoood 371994642d Backport pull request #5823 from jellyfin-web/release-10.9.z
Use navigate instead of resolver

Original-merge: 2e4e4050cd4f8b0c8decb6092e5b06ceb3efd839

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:20 -04:00
Bill Thornton ba8fb5eb81 Add legacy bang url redirects 2024-08-01 01:21:17 -04:00
thornbill c5b338dc64 Backport pull request #5732 from jellyfin-web/release-10.9.z
Fix dashboard user page crash

Original-merge: 2d2d5bef943758b1e4d19ded30feb6e4ff3f8ffd

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:28 -04:00
Bill Thornton 175b2d6c85 Unify routers and use lazy for app layouts 2024-07-16 16:30:29 -04:00
Bill Thornton 0dfc09529a Merge pull request #5607 from grafixeyehero/Refactor-Search--Page
Refactor search  page
2024-07-15 15:44:42 -04:00
Bill Thornton 0d9a8680fb Add error boundary for page crashes 2024-07-10 00:04:52 -04:00
grafixeyehero 9352ec12dc Refactor Search Page 2024-06-11 00:23:57 +03: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
robert-hamilton36 c42b96df3e add Lyrics 2024-04-10 10:49:33 +12:00
Bill Thornton ac29b9b338 Remove unused variable and fix no results alignment 2024-02-18 01:11:42 -05:00
Bill Thornton eaab0364d7 Fix weird navigation when changing query param 2024-02-16 20:22:15 -05:00
Bill Thornton bdecaa9930 Fix issues with search url param 2024-02-13 01:11:52 -05:00
Brad Beattie d6b8ce0f49 Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie 45923c2e4d Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie ba099a0e3d Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie 799fbd0965 Update search.tsx 2024-02-13 01:11:52 -05:00
Brad Beattie ed3e910860 Update search.tsx 2024-02-13 01:11:52 -05:00
Bill Thornton 3e32923c96 Fix stable app crash due to missing nav components 2024-01-26 16:21:46 -05:00
Grady Hallenbeck 48524332dc chore: clean up react app layouts 2023-10-27 18:14:18 -07: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 ff885b9b21 feat: migrate legacy app to use react data router 2023-10-27 18:14:14 -07:00
Bill Thornton 187cefdcb1 Update import order 2023-09-30 01:17:37 -04:00
Bill Thornton 73aa0f1962 Fix app body not being unloaded when leaving dashboard 2023-09-29 17:07:17 -04:00
Bill Thornton d5e703287a Move shared components to common layout 2023-09-29 17:06:36 -04:00
Bill Thornton bd1ae96b62 Move routes to dashboard app 2023-09-29 16:51:03 -04:00
Bill Thornton c0d14715fb Migrate dashboard to separate app 2023-09-29 16:51:03 -04:00
Bill Thornton 44678a61c2 Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
grafixeyehero cbf33c15f2 Remove unused path quickConnect.html from legacyRoutes admin route 2023-09-23 00:36:37 +03:00
Bill Thornton 8553807c0d Update quick connect success/error ui 2023-09-16 03:02:55 -04:00
Bill Thornton d24b030962 Migrate quick connect page to react 2023-09-15 10:34:02 -04:00
Bill Thornton d62550bb3b Fix null handling 2023-07-07 21:25:23 -04:00
Bill Thornton 97f703f7d7 Move activity log to experimental routes 2023-06-13 17:15:20 -04:00
Bill Thornton 6bdd480943 Update date and overview columns 2023-06-10 02:31:48 -04:00
Bill Thornton c0f1de9f3f Update paths and stable app view 2023-06-09 03:01:27 -04:00
Bill Thornton 3038ddb6ff Add user/system event filtering 2023-06-09 01:20:34 -04:00
Bill Thornton 3bad9f0378 Rewrite activity log page in dashboard 2023-06-08 10:23:07 -04:00
Bill Thornton 33102149c2 Refactor routes to use layout elements 2023-06-01 12:12:16 -04:00
Yasin Silavi 6e20dff6bf Replace optional chaining with the traditional way
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-05-31 22:03:11 +03:30
Yasin Silavi 13786b082d Merge branch 'master' into fix-some-of-the-code-smells 2023-05-31 21:59:42 +03:30
Yasin Silavi afee01602f Fix some more code smells 2023-05-24 23:03:48 +03:30
Bill Thornton 689fc80c3b Remove notifications pages from dashboard 2023-05-19 12:55:26 -04:00
Bill Thornton eedd40159c Fix floating promises in ts files 2023-05-04 15:59:22 -04:00
Bill Thornton 023dd384cf Use react user pages in stable app 2023-05-02 16:40:32 -04:00
Bill Thornton 1224ba7ec4 Move routes to the correct apps 2023-05-02 16:40:31 -04:00
Bill Thornton d748372a28 Refactor app structure 2023-04-28 01:24:37 -04:00