Commit Graph

349 Commits

Author SHA1 Message Date
Bill Thornton 18de10f2ea Merge pull request #6447 from thornbill/refactor-playing-text
Refactor item text lines
2025-02-13 16:23:07 -05:00
Bill Thornton d5db15367b Merge pull request #6474 from thornbill/dashboard-controllers
Move dashboard controllers to app directory
2025-02-13 16:22:36 -05:00
Bill Thornton 5a7a859b01 Fix toolbar safe are in experimental layout 2025-01-25 03:16:48 -05:00
Bill Thornton ea18af4bdd Move dashboard controllers to app dir 2025-01-23 17:24:58 -05:00
Bill Thornton 80a26d5822 Add appType support for legacy routes 2025-01-23 16:26:49 -05:00
Bill Thornton 93ef17a132 Refactor asyncRouteType to appType 2025-01-23 16:21:08 -05:00
viown fa749e4d45 Migrate apikeys to React (#6390) 2025-01-23 14:58:24 -05:00
viown 1e8ea6b7ee Use getUri from SDK 2025-01-22 23:34:56 +03:00
Bill Thornton 7cec3dfb53 Merge pull request #6393 from viown/react-logs
Migrate logs to React
2025-01-22 15:01:15 -05:00
thornbill 84157e74f5 Backport pull request #6450 from jellyfin-web/release-10.10.z
Fix menu closing when expanding section

Original-merge: 8710de09d4a7dc7d4cddb1ae05a990cdf2335f1d

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:50 -05:00
thornbill bcae4477b4 Backport pull request #6433 from jellyfin-web/release-10.10.z
Fix main tab manager crash in experimental layout

Original-merge: 700e72b409b41dce1c43d2cddd54611530ce3d9c

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:49 -05:00
viown 4480089d60 Backport pull request #6352 from jellyfin-web/release-10.10.z
Fix maximum allowed parental rating not showing up

Original-merge: b797ca4e1e29e4783d264fda324cef08a51ebc40

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:40 -05:00
viown 11da1312ce Apply review feedback 2025-01-17 00:33:50 +03:00
viown 1dede0ce2b Simplify code, use standard attributes 2025-01-15 14:23:39 +03:00
viown 23c9e75dd2 Update to use list 2025-01-15 14:11:37 +03:00
viown 941da45faa Move server logs to mui 2025-01-15 14:11:37 +03:00
viown 30204a4db5 Disable text input if option is disabled 2025-01-15 14:11:37 +03:00
viown ec6e0d368b Rename to useConfiguration 2025-01-15 14:11:37 +03:00
viown da31c9856c Rename to useServerLogs 2025-01-15 14:11:37 +03:00
viown e08de5175d Move to alphabetical order 2025-01-15 14:11:37 +03:00
viown 6a8fdc7e81 Add abort signal to api hooks 2025-01-15 14:11:37 +03:00
viown 9bb2541ad8 Give activity logs a unique key and fix typo 2025-01-15 14:11:37 +03:00
viown acea8d34b9 Move activity.tsx to activity/index.tsx 2025-01-15 14:11:37 +03:00
viown 0efb4de856 Add check for warning message 2025-01-15 14:11:37 +03:00
viown a9a287d9fd Move ActionData to separate file 2025-01-15 14:11:37 +03:00
viown 4134683eb5 Move LogItem component to be under features 2025-01-15 14:11:36 +03:00
viown 4c757fea77 Move data loading to separate hooks 2025-01-15 14:11:36 +03:00
viown 0e54b11c61 Move submission to action 2025-01-15 14:11:36 +03:00
viown 2e4848ade9 Use mui components 2025-01-15 14:11:36 +03:00
viown bbec426232 Migrate logs to React 2025-01-15 14:11:36 +03:00
Bill Thornton fe22de4f89 Refactor item text lines 2025-01-14 13:42:17 -05:00
Bill Thornton f1c49163c2 Merge pull request #6443 from thornbill/media-segments-sdk
Use getMediaSegmentsApi from sdk
2025-01-13 17:10:57 -05:00
Bill Thornton e33784e044 Use getMediaSegmentsApi from sdk 2025-01-13 14:29:13 -05:00
Matthew Haughton a337f7af2b Update to typescript-eslint v8 (#6372)
* Update typescript-eslint to v8

* Disable @typescript-eslint/prefer-optional-chain

This rule now requires type information which is not currently enabled for
the Typescript ESLint checks.

* Remove unused vars

* Disable no-empty-function for line using updated config

* Disable rule for lines that violate updated typescript-eslint rules

* Use void operator to fix no-floating-promises

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>

* Use void operator to fix no-floating-promises

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>

---------

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-01-13 13:16:44 -05:00
Bill Thornton 1362284d9a Merge pull request #6271 from thornbill/media-session-subscriber
Refactor media session to playback subscriber
2025-01-11 16:26:27 -05:00
Bill Thornton 1cbb4d071b Fix handling of undefined text lines 2025-01-06 02:16:27 -05:00
Bill Thornton bfe5b7cc39 Fix ItemSortBy import path 2024-12-31 23:43:44 -05:00
Bill Thornton 2b0f028b6f Merge pull request #6336 from thornbill/branding-help 2024-11-22 02:31:41 -05:00
Bill Thornton ffd7cad65c Merge pull request #6277 from thornbill/no-self-cast-target 2024-11-21 20:07:44 -05:00
Bill Thornton 64f19c3bdd Add branding help link 2024-11-21 17:05:04 -05:00
Bill Thornton ca7311cb08 Simplify play target sorting 2024-11-21 16:39:36 -05:00
Bill Thornton bc4d6c95d1 Merge pull request #6254 from thornbill/dashboard-help
Move dashboard help links to header icon
2024-11-21 16:04:43 -05:00
Bill Thornton 20fd822b8b Merge pull request #6334 from thornbill/dashboard-branding
Add branding settings page
2024-11-21 16:03:59 -05:00
Bill Thornton 4fed499c99 Merge pull request #6213 from thornbill/eslint-naming
Add eslint rules for consistent naming
2024-11-21 15:26:54 -05:00
Bill Thornton fbaab4e3c8 Set min rows on text areas 2024-11-21 14:07:08 -05:00
Bill Thornton ca5f94df63 Add dashboard branding page 2024-11-20 17:57:47 -05:00
thornbill acbb626492 Backport pull request #6276 from jellyfin-web/release-10.10.z
Update plugin category labels

Original-merge: 9ff9f05a262ac0426a6baae18ed8b56e97513a26

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:33 -05:00
viown 1bbae0ef23 Backport pull request #6266 from jellyfin-web/release-10.10.z
Make ask to skip the default for 'Intro' and 'Outro' segments

Original-merge: 7ccc494a5b845ef12cab0a88b965eff66db234d5

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:31 -05:00
thornbill 0ff58e81b0 Backport pull request #6265 from jellyfin-web/release-10.10.z
Add support for plugin revisions with bad timestamps

Original-merge: 71ab6fea5d2d43a45adce9fb7b92ce603d9b447d

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:30 -05:00
Bill Thornton 68bac124af Refactor media session to playback subscriber 2024-10-30 02:20:20 -04:00