Commit Graph

568 Commits

Author SHA1 Message Date
Bill Thornton 5046b1df0f Merge pull request #6939 from viown/react-dashboard 2025-07-11 17:14:26 -04:00
Bill Thornton 78b1a84649 Prefer optional chaining 2025-07-11 15:07:23 -04:00
Bill Thornton e05b37d669 Apply review suggestions
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-07-11 15:04:25 -04:00
Bill Thornton 6773d89d32 Merge pull request #6993 from brad1111/uwp-xbox-controller-fix
Use keycodes for UWP controller instead of gamepadtokey.
2025-07-11 14:31:30 -04:00
Bradley Eaton 972a2f8488 Code review tweaks 2025-07-05 17:52:41 +01:00
Bill Thornton 93ec7af3f7 Fix image loading skeleton 2025-07-01 16:20:15 -04:00
Bradley Eaton 9e420c5ba7 Handle settings hiding better 2025-07-01 16:44:53 +01:00
viown 1c48ede63e Apply review feedback 2025-07-01 03:37:49 +03:00
viown 532f5a750e Improve layout on large screens 2025-06-28 18:12:44 +03:00
Bill Thornton e8f920c10b Merge pull request #6989 from viown/dashboard-header-consistency 2025-06-28 02:18:35 -04:00
Bill Thornton aba3de03f2 Merge pull request #6960 from thornbill/hide-zero-metrics 2025-06-28 01:55:19 -04:00
viown 9fc3bde43c Update header sizes to be consistent 2025-06-28 03:39:39 +03:00
viown e74b77bfee Revert ItemCountsWidget.tsx changes 2025-06-28 03:18:45 +03:00
viown aed6bebc55 Use severity colors 2025-06-28 00:55:18 +03:00
Bill Thornton bfeb5af62a Merge pull request #6951 from viown/react-plugins-available
Migrate plugins catalog to React
2025-06-27 11:54:00 -04:00
Bill Thornton 19162e00b1 Cleanup package filter
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-27 11:28:54 -04:00
viown e929a21e37 Use skeleton loading where possible 2025-06-27 05:53:39 +03:00
Bill Thornton a477024777 Merge pull request #6936 from thornbill/bdi-lyrics 2025-06-26 21:39:25 -04:00
viown d227ec86ed Apply review feedback 2025-06-27 02:15:11 +03:00
viown 2b9b5530f3 Apply review feedback 2025-06-27 01:54:09 +03:00
Bill Thornton e9747adf48 Refactor ItemCountsWidget to reduce duplication 2025-06-25 17:37:57 -04:00
Bill Thornton c2d113c791 Merge pull request #6924 from viown/react-dvr
Migrate DVR to React
2025-06-24 13:02:18 -04:00
Bill Thornton 3c29b1ad5d Hide metric cards if value is zero 2025-06-13 16:23:35 -04:00
viown 1e96289f73 cleanup 2025-06-13 20:26:38 +03:00
viown 6a82bda2f8 Fix progress bar on device card 2025-06-13 20:26:38 +03:00
viown e1c9c8efd8 Fix scaling of logos 2025-06-13 20:26:38 +03:00
viown c475b43ebd Maintain order of session updates 2025-06-13 20:26:38 +03:00
viown d9ee6251ed Move item counts widget 2025-06-13 20:26:38 +03:00
viown d01089a5b2 Update grid layout 2025-06-13 20:26:38 +03:00
viown 0934889cc8 Migrate dashboard to React 2025-06-13 20:26:38 +03:00
viown df0e6d93eb Create separate widget component 2025-06-13 20:26:38 +03:00
viown 92cdfcc1ea Migrate plugins catalog to React 2025-06-12 14:57:16 +03:00
Bill Thornton 5accabafda Merge pull request #6925 from viown/react-plugins-repositories
Migrate plugin repositories to React
2025-06-10 18:27:50 -04:00
viown 45a3cb4137 Apply review feedback
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-06-11 01:10:45 +03:00
viown 1938707229 Migrate DVR page to React 2025-06-11 01:06:21 +03:00
Bill Thornton aea463a35e Merge pull request #6770 from viown/react-transcoding
Migrate transcoding page to React
2025-06-10 17:49:25 -04: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
viown a097333fd7 Add security attributes 2025-06-10 19:45:27 +03:00
Bill Thornton 16a267f6dd Move autoscroll enum to bulletproof structure 2025-06-10 02:50:09 -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
viown 4ec1dba26f Apply review feedback
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-06-10 00:08:48 +03:00
Bill Thornton 329c878d52 Fix undefined check and use consistent number formatting function names 2025-06-09 15:12:34 -04:00
Bill Thornton 1c6dac5936 Add item count widget to dashboard 2025-06-09 14:48:43 -04:00
viown e4fa463f59 Add target _blank to link 2025-06-07 10:24:15 +03: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 df51d107b1 Migrate plugin repositories to React 2025-06-05 22:14:04 +03:00
Bill Thornton f2a1f9e1b8 Add handling of negative space values 2025-06-05 15:05:13 -04:00
viown ebcbded048 Remove extreme ranges 2025-06-05 22:01:40 +03:00
viown efee261b50 Apply review feedback 2025-06-05 21:32:16 +03:00
viown b3de4afc84 Migrate transcoding page to React 2025-06-04 23:02:46 +03:00