Commit Graph

89 Commits

Author SHA1 Message Date
Bill Thornton d96bb5a61e Fix dom import 2025-07-11 18:42:41 -04:00
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
viown 1c48ede63e Apply review feedback 2025-07-01 03:37:49 +03:00
Bill Thornton aba3de03f2 Merge pull request #6960 from thornbill/hide-zero-metrics 2025-06-28 01:55:19 -04:00
viown aed6bebc55 Use severity colors 2025-06-28 00:55:18 +03: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 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 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 0934889cc8 Migrate dashboard to React 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
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 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
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 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
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 b336175a7a Add uninstall option 2025-06-04 18:07:25 +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
viown 5029967528 Sort backups in hook 2025-06-04 00:53:21 +03:00
Bill Thornton b705cfc4c3 Fix components not being unmounted on page hide 2025-06-03 17:31:46 -04:00
Bill Thornton afb1f9570d Add guard against dividing by zero when calculating used percentage
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-03 17:13:38 -04: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
Bill Thornton 887795eeb3 Fix import errors 2025-04-09 18:09:05 -04:00
Bill Thornton 456ec12f12 Fix mui deprecations 2025-04-02 01:39:08 -04:00
Bill Thornton f00a11989a Add splash screen preview and upload/delete 2025-04-01 14:39:05 -04:00
gompa 419c225937 fix inputProps depreciation 2025-03-27 08:03:40 +01:00
viown f94e16d56a Migrate General to React 2025-03-06 10:14:51 +03:00
viown 709378f986 Use Tasks as query key 2025-03-04 10:36:05 +03:00
viown 53a1cb413b Use id as path parameter 2025-03-04 10:32:49 +03:00
viown 560881bdea Add onClose 2025-03-04 10:32:49 +03:00
viown a7621d242d Refactor query keys to enum 2025-03-04 10:32:49 +03:00