Commit Graph

221 Commits

Author SHA1 Message Date
Bill Thornton d232494a89 Merge pull request #5932 from grafixeyehero/Add-ItemDtoQueryResult-ItemStatus
Add shared ItemStatus and ItemDtoQueryResult Type
2024-08-21 11:41:48 -04:00
Bill Thornton 8a6f33fff8 Fix eslint errors 2024-08-21 02:54:09 -04:00
grafixeyehero 5fbc417e3b Add shared ItemStatus and ItemDtoQueryResult Type 2024-08-21 03:31:21 +03:00
Bill Thornton 3e8592e29e Merge pull request #5850 from grafixeyehero/move-reusable-component
Move reusable Text Lines component to common file
2024-08-20 16:31:17 -04:00
Bill Thornton 056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
thornbill 37fbfb3772 Backport pull request #5898 from jellyfin-web/release-10.9.z
Fix autoCast race condition

Original-merge: 7f575d724ed04d3409c104cee59de9c1be86feda

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:23 -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
grafixeyehero b9b963cca8 Move reusable TextLines component to common file 2024-08-08 04:25:05 +03:00
Bill Thornton 23657c858e Update plugin drawer section 2024-08-06 23:28:49 -04:00
Bill Thornton ba8fb5eb81 Add legacy bang url redirects 2024-08-01 01:21:17 -04:00
Bill Thornton 03f4251afb Merge pull request #5773 from thornbill/add-plugin-redesign 2024-07-26 19:34:59 -04:00
thornbill 0084cc856e Backport pull request #5806 from jellyfin-web/release-10.9.z
Fix dashboard body class sometimes missing

Original-merge: f3bb9f2eefadaba88ee3fe5770c8db06738202db

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:35 -04:00
thornbill e5d2f8fddb Backport pull request #5776 from jellyfin-web/release-10.9.z
Fix invisible headings

Original-merge: 9e7ad28eafbf0a1518b5ab04c933d830bd53b955

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:34 -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
venkata nadha reddy 3d9a119d38 Fix stuck page titles on admin dashboard (#5735)
* Fixed stuck page titles on admin dashboard.

* Updating contributors
2024-07-19 12:53:44 -04:00
Bill Thornton 5f61a431de Fix console errors 2024-07-19 11:30:57 -04:00
Bill Thornton 255d982687 Fix home page loading with lazy 2024-07-16 17:05:32 -04:00
Bill Thornton 175b2d6c85 Unify routers and use lazy for app layouts 2024-07-16 16:30:29 -04:00
Bill Thornton 9f61863b7d Fix home page crashing when using react-router lazy import 2024-07-16 14:48:56 -04:00
Bill Thornton 112f8627b5 Apply suggestions for reducing renders
Co-authored-by: grafixeyehero <32230989+grafixeyehero@users.noreply.github.com>
2024-07-15 17:24:07 -04:00
Bill Thornton 864b1a237a Add mutation resets 2024-07-15 17:24:07 -04:00
Bill Thornton c143082f63 Fix configuration page link 2024-07-15 17:24:07 -04:00
Bill Thornton e928a2ff95 Redesign add plugins page 2024-07-15 17:24:07 -04:00
Bill Thornton 845d237200 Merge pull request #5789 from thornbill/update-plugin-headings
Add headings and links to plugin pages
2024-07-15 16:46:18 -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 b70f42bd5f Merge pull request #5571 from grafixeyehero/Fix--Search-for-tab-library
Fix search for tab library in experimental layout
2024-07-15 14:19:27 -04:00
Bill Thornton 085e6e7f3d Merge pull request #5622 from grafixeyehero/Add-homevideos-view
Add Home videos and Photos View
2024-07-15 13:17:14 -04:00
grafixeyehero f8cb8721d1 apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-15 20:16:19 +03:00
grafixeyehero 69afc01d44 Fix: Search for tab library 2024-07-15 20:09:17 +03:00
Bill Thornton f0626465b0 Add headings and links to plugin pages 2024-07-15 10:25:56 -04:00
venkat_karasani 50d7ce860c cleanup: Remove the intermediate notifications dashboard page. 2024-07-11 12:04:22 -05:00
Bill Thornton 0d9a8680fb Add error boundary for page crashes 2024-07-10 00:04:52 -04:00
LittleBigOwl be386fb3c1 Migrate to x-data-grid v7 (#5597) 2024-06-12 12:30:43 -04:00
grafixeyehero 9352ec12dc Refactor Search Page 2024-06-11 00:23:57 +03:00
grafixeyehero 06e585e2bc apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-06-09 08:25:47 +03:00
grafixeyehero 4d37b47331 Replace UnratedItem import with full path
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-06-09 08:25:44 +03:00
grafixeyehero ac42b3a203 Update tanstack query to v5 2024-06-09 08:25:39 +03:00
grafixeyehero be891c3a98 Update to React 18 2024-06-09 08:25:36 +03:00
Netanel Henya 14952d2fec cleanup: removed the DLNA dashboard page 2024-06-08 20:26:37 -04:00
thornbill 0b8fcb96c8 Backport pull request #5668 from jellyfin-web/release-10.9.z
Remove IMDb references

Original-merge: 7e20d3032fb2ac445f82ceb5c1b046d28410b574

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-06 14:39:55 -04:00
thornbill a24eb4533d Backport pull request #5658 from jellyfin-web/release-10.9.z
Update activity table column widths

Original-merge: ab781678c13cda4de56fbefd119d374cf991f5b6

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-05 17:03:49 -04:00
grafixeyehero fcffaab50e Backport pull request #5638 from jellyfin-web/release-10.9.z
Fix: Tv guide only covers half the screen in Experimental Layout

Original-merge: 60af8a68f8b91f8e72e71baf2d9795e0e7cf6894

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-01 18:42:07 -04:00
grafixeyehero fd420a457f Add Homevideos View 2024-05-29 03:32:53 +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
thornbill 711f61d93d Backport pull request #5590 from jellyfin-web/release-10.9.z
Fix positioning of the main animated page elements

Original-merge: f7f5ac99b05f321cf43290c6bcf533332b8744bd

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-25 11:50:47 -04:00
thornbill e2f805da19 Backport pull request #5529 from jellyfin-web/release-10.9.z
Restore library menu tabs functionality

Original-merge: 7ce8c070b39354c836434283daed6112e8bf7e9a

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:49 -04:00
thornbill 017734a0bb Backport pull request #5517 from jellyfin-web/release-10.9.z
Fix video osd not hiding in experimental layout

Original-merge: ea1d069e90d3537eed7e49a98dd4a3b84d1d8c32

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:45 -04:00
Bill Thornton 29b5bce2f8 Fix now playing bar rendering under drawer 2024-05-10 12:24:38 -04:00
Bill Thornton 2c0efd51c8 Fix direct reference to mui theme 2024-05-08 11:04:02 -04:00
Bill Thornton 23c15f8259 Fix usages of item in location state 2024-04-30 16:23:36 -04:00