viown
|
df0e6d93eb
|
Create separate widget component
|
2025-06-13 20:26:38 +03:00 |
|
Bill Thornton
|
7cbd523d7a
|
Merge pull request #6933 from thornbill/item-count-widget
Add item count widget to dashboard
|
2025-06-10 16:37:21 -04:00 |
|
Bill Thornton
|
b79198fa0b
|
Merge pull request #6921 from viown/react-plugins-installed
Migrate installed plugins page to React
|
2025-06-09 17:36:25 -04:00 |
|
Bill Thornton
|
1c6dac5936
|
Add item count widget to dashboard
|
2025-06-09 14:48:43 -04:00 |
|
Bill Thornton
|
c14cca78a9
|
Merge pull request #6918 from thornbill/storage-metrics
Add storage metric display to dashboard
|
2025-06-05 18:06:31 -04:00 |
|
viown
|
efee261b50
|
Apply review feedback
|
2025-06-05 21:32:16 +03:00 |
|
viown
|
4c9b8e552e
|
Apply review feedback
|
2025-06-04 18:54:24 +03:00 |
|
viown
|
33a045df54
|
Add version sub-secondary text
|
2025-06-04 18:15:55 +03:00 |
|
viown
|
1329e72aa1
|
Add icon prop to BaseCard
|
2025-06-04 17:46:38 +03:00 |
|
viown
|
30ba45cc11
|
Migrate installed plugins page to React
|
2025-06-04 17:23:33 +03:00 |
|
Bill Thornton
|
09063d3376
|
Migrate paths dashboard widget to react and add storage metrics
|
2025-06-03 16:39:57 -04:00 |
|
viown
|
6a8c96cc8c
|
Add backup dashboard pages
|
2025-06-03 22:04:45 +03:00 |
|
viown
|
b8f87c0c61
|
Update DevicesDrawerSection.tsx
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2025-05-09 15:05:11 +03:00 |
|
viown
|
78c627fbd6
|
Require full import for @mui/icons-materials
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2025-05-08 20:48:26 +03:00 |
|
Bill Thornton
|
887795eeb3
|
Fix import errors
|
2025-04-09 18:09:05 -04:00 |
|
Bill Thornton
|
d7595a7454
|
Refactor api keys to use TablePage component
|
2025-02-14 15:28:27 -05:00 |
|
Bill Thornton
|
5262c9bee6
|
Add common DateTimeCell for tables
|
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
|
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
|
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 |
|
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 |
|
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
|
ca5f94df63
|
Add dashboard branding page
|
2024-11-20 17:57:47 -05:00 |
|
Bill Thornton
|
dc35c9d59e
|
Move dashboard help links to header icon
|
2024-10-26 01:45:01 -04:00 |
|
Bill Thornton
|
005fcec49c
|
Fix drawer label for the dashboard metadata page
|
2024-10-24 16:17:34 -04:00 |
|
Bill Thornton
|
5ffc9c7618
|
Update drawer label for metadata manager
|
2024-10-10 10:26:23 -04:00 |
|
Bill Thornton
|
e3383946b9
|
Update behavior of expanding drawer sections
|
2024-09-23 13:12:12 -04:00 |
|
Bill Thornton
|
ef20060e81
|
Remove @mui/x-data-grid dependency
|
2024-08-27 12:41:47 -04:00 |
|
Bill Thornton
|
cb906678e6
|
Refactor cell components
|
2024-08-27 12:41:47 -04:00 |
|
Bill Thornton
|
056d802c56
|
Move globalize to lib
|
2024-08-14 14:00:09 -04:00 |
|
Bill Thornton
|
23657c858e
|
Update plugin drawer section
|
2024-08-06 23:28:49 -04:00 |
|
Bill Thornton
|
e928a2ff95
|
Redesign add plugins page
|
2024-07-15 17:24:07 -04: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 |
|
Netanel Henya
|
14952d2fec
|
cleanup: removed the DLNA dashboard page
|
2024-06-08 20:26:37 -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 |
|
Nick
|
2dfc0aa061
|
Merge branch 'master' into trickplay-new
|
2024-03-08 21:47:06 -08:00 |
|
Bill Thornton
|
7f42b4e8b6
|
Remove dlna configuration pages
|
2024-03-04 13:46:12 -05:00 |
|
Nick
|
8045b95d93
|
Add trickplay functionality
|
2024-02-11 20:34:30 -08:00 |
|
Bill Thornton
|
4e7f0136f7
|
Update mui based layout ui
|
2023-11-30 15:50:13 -05:00 |
|
Cosmin Cioaclă
|
73083424cf
|
chore: enable no-undef-init lint rule
|
2023-10-11 20:23:58 +02:00 |
|
Bill Thornton
|
1a934c7956
|
Refactor common navigation components
|
2023-09-29 17:25:16 -04:00 |
|
Bill Thornton
|
bd1ae96b62
|
Move routes to dashboard app
|
2023-09-29 16:51:03 -04:00 |
|