Commit Graph

361 Commits

Author SHA1 Message Date
theguymadmax 2ec16d73dc Backport pull request #7380 from jellyfin-web/release-10.11.z
Add help link to backups page

Original-merge: 69d169e45f8e2a2423fedab79d89efb551c487e4

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-12-02 16:02:45 -05:00
Bill Thornton a9ea556b15 Merge pull request #7089 from viown/ts-sdk-user
Migrate dashboard user pages to use TS SDK
2025-11-25 10:57:41 -05:00
viown 573c31032d Backport pull request #7325 from jellyfin-web/release-10.11.z
Disable scan button when scanning

Original-merge: 3c6a5160a6670c25c4576fefdd6a817d7aaded00

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-11-17 11:14:17 -05:00
viown c796529544 Backport pull request #7312 from jellyfin-web/release-10.11.z
Enhance log viewer

Original-merge: e6141968d74bdc7d96ac7be48416497d6900807d

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-11-17 11:14:15 -05:00
viown 73d66d5612 Backport pull request #7306 from jellyfin-web/release-10.11.z
Add line break to card's secondary text

Original-merge: 1c8f221006301a33d1ce705194d0e184694d7b5a

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-11-17 11:14:14 -05:00
theguymadmax bf8b002142 Backport pull request #7290 from jellyfin-web/release-10.11.z
Fix library not refreshing after adding new media library

Original-merge: 21d7dd86ea68077efe1b2efcf3246958e8ee76d8

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-11-17 11:14:07 -05:00
viown 5b85e0e0ac Backport pull request #7272 from jellyfin-web/release-10.11.z
Use legacy grid for item counts widget

Original-merge: 7491722364cfff5b0029b165683e21eb72fb3659

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2025-11-02 21:59:41 -05:00
viown b517c27bf6 Backport pull request #7271 from jellyfin-web/release-10.11.z
Fix tuner devices list

Original-merge: cdde002ca646821e8ab90f2b81c36cab1be7afab

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2025-11-02 21:59:40 -05:00
viown 7be11bc9d9 Backport pull request #7269 from jellyfin-web/release-10.11.z
Fix JSON in log viewer

Original-merge: 6e2c62525a40d06c8f2360a5ac45da2f231c13f0

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2025-11-02 21:59:39 -05:00
viown c778f9cc2c Backport pull request #7233 from jellyfin-web/release-10.11.z
Increase restore check interval to 45s

Original-merge: 4f83e9759264e9b0609f7c2c87f9e693671a6016

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2025-10-27 15:47:08 -04:00
Bill Thornton daee19c4ac Merge pull request #7082 from viown/react-livetv 2025-10-19 10:37:52 -04:00
viown dfba17fdbc Fix clipped delete button in devices page 2025-10-18 15:51:52 +03:00
viown 39777707b0 Use loading state for refresh guide 2025-10-18 15:39:52 +03:00
viown 8a7148164b Update src/apps/dashboard/routes/users/index.tsx
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-18 00:36:44 +03:00
viown 780905e670 Replace Dashboard.navigate with react router navigate 2025-10-18 00:32:40 +03:00
viown b0c9e11404 Add abort signal to hooks 2025-10-18 00:29:05 +03:00
viown fee9b12f1b Add libraryMenu as a dependency 2025-10-18 00:28:45 +03:00
viown f510ad5874 Move user pages to TS SDK 2025-10-18 00:28:44 +03:00
viown e58063f457 Add actions context menu 2025-10-18 00:04:53 +03:00
viown 62f61fa167 Add provider list 2025-10-18 00:04:53 +03:00
viown 96024d3025 Migrate Live TV page to React 2025-10-18 00:04:52 +03:00
viown 7281ce480d Migrate libraries page to React (#7078)
* Migrate libraries page to React

* Fix aspect ratio for library card images

* Fix loading

* Use image url utility from TS SDK

* Add width prop to BaseCard

* Apply review feedback
2025-10-17 16:52:29 -04:00
viown e2e9a5523d Use mui dialogs for api keys page 2025-10-08 17:00:54 +03:00
Bill Thornton eaa0ca4b79 Merge pull request #7170 from thornbill/fix-css-theming 2025-10-04 14:08:09 -04:00
Bill Thornton 874a3cc727 Merge pull request #7128 from viown/redirect-to-devices-on-activity-click 2025-10-03 22:30:28 -04:00
Bill Thornton f20aaa3195 Merge pull request #7167 from nyanmisaka/fix-tonemap-box-in-sw
Fix the tonemap box not hidden in software transcoding
2025-10-03 14:29:54 -04:00
Bill Thornton abce5b1bea Move event types to constants 2025-10-03 14:12:05 -04:00
Bill Thornton ad00b16069 Fix text in activity list overflowing (#7112) 2025-10-03 12:18:08 -04:00
Bill Thornton 77c2366dbe Apply unsaved changes 2025-10-03 10:34:15 -04:00
Bill Thornton a32b2613ac Fix material react table theming 2025-10-03 09:46:25 -04:00
nyanmisaka f10573ff46 Fix the tonemap box not hidden in software transcoding
a3872ff is not included in b3de4af

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2025-10-02 17:30:06 +08:00
viown 1702604e32 Replace toast with snackbar on dashboard 2025-09-30 13:09:21 -04:00
Bill Thornton 713bb551cf Merge pull request #7145 from Shadowghost/set-parental-subrating 2025-09-27 17:59:28 -04:00
Shadowghost 3a95e751d0 Fixup 2025-09-24 01:17:58 +02:00
Shadowghost fb58a759ac Fix grouping again 2025-09-23 15:10:05 +02:00
Shadowghost 2e4dde35f4 Fix grouping 2025-09-23 14:30:07 +02:00
Shadowghost 952a83d282 Set MaxParentalRating and MaxParentalSubRating when setting parental controls 2025-09-23 14:24:19 +02:00
viown a2222e4272 Go to activities on activity item click 2025-09-05 16:44:14 +03:00
Dmitry Lyzo ca2d669924 Fix XSS at wizard and dashboard library 2025-08-27 12:01:06 +03:00
viown db3ce49e9e Fix text in activity list overflowing 2025-08-26 12:19:38 +03:00
viown 118a0c375f Fix cancel button color on restore dialog 2025-08-20 14:55:14 +03:00
Bill Thornton 4ef907f89e Merge pull request #7083 from viown/add-icons-to-dashboard-buttons
Add start icons to dashboard buttons
2025-08-14 17:00:19 -04:00
Lyall 68e338c113 Merge pull request #7075 from Lyall-A/spellcheck-custom-css
Disable spellcheck on custom CSS textbox
2025-08-14 16:04:30 -04:00
viown c62bcfdb87 Add start icons to dashboard buttons 2025-08-09 22:23:15 +03:00
viown 8d0517b00a Move plugin details page to legacy grid 2025-08-04 12:25:45 +03:00
viown 6dbbe0e78b Use legacy grid on dashboard page 2025-08-04 12:19:36 +03:00
Bill Thornton c23f1ba231 Merge pull request #7042 from viown/add-plugin-loading
Add loading indicator when installing plugin
2025-07-30 16:41:09 -04:00
Bill Thornton 88d44bfe8f Merge pull request #7017 from thornbill/plugin-unity
Add unified plugin page
2025-07-30 16:27:25 -04:00
Bill Thornton 1098ca4447 Use query parameters for plugin filters 2025-07-30 14:15:18 -04:00
Bill Thornton 38ac335544 Merge pull request #6979 from thornbill/webos-infinite-screen 2025-07-29 23:16:35 -04:00