Commit Graph

662 Commits

Author SHA1 Message Date
Bill Thornton 269590adb5 Merge pull request #7389 from thornbill/refactor-item-actions 2025-12-06 18:15:14 -05:00
Bill Thornton 2f16a16375 Merge pull request #7393 from thornbill/experimental-default 2025-12-06 18:14:40 -05:00
Bill Thornton ae1f025557 Add support for custom links in the experimental layout 2025-12-05 16:32:53 -05:00
Bill Thornton 86db4bd0e1 Update layout settings 2025-12-05 11:57:46 -05:00
Bill Thornton 4008ec04b9 Use experimental layout by default 2025-12-05 11:19:03 -05:00
Richard Nesnass a2fef21af2 New display setting to configure slideshow delay 2025-12-04 13:43:08 -05:00
Bill Thornton cb8b2836c2 Use enum for item actions 2025-12-03 17:31:12 -05:00
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
sildur 6c12efe202 Backport pull request #7376 from jellyfin-web/release-10.11.z
Bind PlayerChange before handlers to report correct isLocalPlayer

Original-merge: 4e9c2e71a96481a1d0ef60d1d260afddc20fb932

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-12-02 16:02:41 -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
thornbill d744639c22 Backport pull request #7295 from jellyfin-web/release-10.11.z
Fix default values in display settings

Original-merge: d1379dce8afe4421b2855d00b722b5bc66f7b36b

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-11-17 11:14:09 -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
bernarden d168815ba4 Backport pull request #7252 from jellyfin-web/release-10.11.z
Wraps registration of all mediaSession action handlers in try catch.

Original-merge: 7643885c6b5eada46553688373809395c523f3f4

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2025-10-27 15:47:14 -04:00
thornbill 8c1958db46 Backport pull request #7240 from jellyfin-web/release-10.11.z
Handle browsers lacking stop media session action support

Original-merge: f7583a842b63c5958131dbc96542d8b7e8af8d1d

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2025-10-27 15:47:09 -04: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
Bill Thornton 9ebe4b7f57 Merge pull request #7175 from thornbill/app-bar-visibility 2025-10-10 17:57:11 -04:00
Bill Thornton a19ccf5439 Merge pull request #7105 from viown/use-mui-dialogs-for-api-keys
Use mui dialogs for api keys page
2025-10-10 01:42:53 -04:00
Bill Thornton ce24556dad Merge pull request #7178 from thornbill/movie-collections-alpha
Enable alphapicker in movie collections tab
2025-10-09 15:38:03 -04:00
Bill Thornton 2b92a87006 Merge pull request #7028 from theguymadmax/add-play-button-movies
Add Play All button to movies
2025-10-09 15:33:46 -04:00
Bill Thornton 4523b9f790 Enable alphapicker in movie collections tab 2025-10-08 12:52:51 -04:00
Bill Thornton 5b622a547d Fix app bar visibility on item details page 2025-10-08 10:06:22 -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
Bill Thornton c93c25481d Fix components using default theme 2025-10-02 11:56:41 -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