1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

372 commits

Author SHA1 Message Date
viown
b8344c9290 Invalidate queries for resume & streaming 2025-02-21 00:43:18 +03:00
viown
e4ccacac83 Invalidate queries on update 2025-02-21 00:40:35 +03:00
viown
e80cbdc094 Rename to Component 2025-02-21 00:40:35 +03:00
viown
cb8940a512 Convert trickplay to mui 2025-02-21 00:40:35 +03:00
viown
e3b4eb9231 Rename to Component 2025-02-17 21:27:18 +03:00
viown
4fb82c91a9 Migrate resume+streaming to React 2025-02-17 21:23:53 +03:00
Bill Thornton
ce8bc964f6 Memoize table data 2025-02-16 03:35:00 -05:00
Bill Thornton
d7595a7454 Refactor api keys to use TablePage component 2025-02-14 15:28:27 -05:00
Bill Thornton
fd0c3ab204 Fix page index reset on refetch 2025-02-13 16:43:03 -05:00
Bill Thornton
5262c9bee6 Add common DateTimeCell for tables 2025-02-13 16:43:03 -05:00
Bill Thornton
bd92527529 Update time format 2025-02-13 16:43:03 -05:00
Bill Thornton
6d1da8fcba Fix missing hook dependency 2025-02-13 16:43:03 -05:00
Bill Thornton
bd328b9202 Fix date column label and formatting 2025-02-13 16:43:03 -05:00
Bill Thornton
38ffbd06e3 Add error logging for deleting all devices 2025-02-13 16:43:03 -05:00
Bill Thornton
fd22b8461a Remove actions column label 2025-02-13 16:43:03 -05:00
Bill Thornton
674dc7aa61 Remove legacy devices page 2025-02-13 16:43:03 -05:00
Bill Thornton
671ab3751a Refactor devices page components 2025-02-13 16:39:59 -05:00
Bill Thornton
e7c749307c Move UserAvatarButton component 2025-02-13 16:39:59 -05:00
Bill Thornton
e10aef9933 Add device deletion support 2025-02-13 16:39:59 -05:00
Bill Thornton
538c0b64ff Update import for TablePage 2025-02-13 16:39:59 -05:00
Bill Thornton
9c0aa85c46 Rewrite devices page in react 2025-02-13 16:39:59 -05:00
Bill Thornton
ad053d6656 Add TablePage component 2025-02-13 16:39:59 -05:00
Bill Thornton
8cc88fb08c Remove DashboardPage global 2025-02-13 16:24:13 -05:00
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: 8710de09d4

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: 700e72b409

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: b797ca4e1e

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