Commit Graph

72 Commits

Author SHA1 Message Date
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
viown dd539b89ca Refactor into enums 2025-03-04 10:32:49 +03:00
viown 40cb7c6f65 Invalidate by task id 2025-03-04 10:32:49 +03:00
viown 145c0700b1 Cleanup 2025-03-04 10:32:49 +03:00
viown 934a05cffa Localize interval 2025-03-04 10:32:49 +03:00
viown 524d1b6574 Migrate tasks edit page to react 2025-03-04 10:32:49 +03:00
viown c8d2ce4142 Migrate libraries metadata to React 2025-03-03 22:07:19 +03:00
viown 2ce9e9f1e0 Refactor queries to use non-null assert 2025-02-27 15:27:54 +03:00
Niels van Velzen e43a3d89eb i18n retry 2025-02-25 17:29:13 +01:00
Niels van Velzen 6c370e68c5 Address review feedback 2025-02-24 19:33:01 +01:00
Niels van Velzen 3a9534c5ba Toast on log copy 2025-02-23 21:58:31 +01:00
Niels van Velzen e741bd5e0a Add log viewer to dashboard 2025-02-22 22:26:17 +01:00
viown f573221643 Migrate scheduled tasks to React (#6506)
* Migrate scheduled tasks to React

* Adjust margins

* Use localeCompare

* Clean up imports

* Use legacy apiclient from useApi

* Fix import

* Fix nested typography

* Add polling fallback

* Cleanup code

* Rename to tasks

* Rename to Component

* Use constants for websocket events

* Use memo to fix timestamp rerender on run
2025-02-20 16:18:42 -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 9c0aa85c46 Rewrite devices page in react 2025-02-13 16:39:59 -05:00
viown fa749e4d45 Migrate apikeys to React (#6390) 2025-01-23 14:58:24 -05:00