Commit Graph

269 Commits

Author SHA1 Message Date
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
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
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
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
IreuN 568d8f8ff7 Fix link - skip redirection 2025-05-16 01:40:16 +02:00
IreuN 555f60aa2f Fix url 2025-05-13 19:14:29 +02: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
viown d5417d010a Remove deprecated system info fields 2025-04-30 14:18:42 +03:00
Bill Thornton 953073cd28 Use index file for apiclient lib imports 2025-04-22 08:48:34 -04:00
Bill Thornton 5bcbcfbe12 Move server connections to lib 2025-04-22 08:26:43 -04:00
Bill Thornton 3898793df9 Add splash screen backdrop to login page 2025-04-15 12:39:59 -04:00
Bill Thornton 47e1a5fd72 Merge pull request #6732 from thornbill/eslint-import-rules 2025-04-12 10:08:50 -04:00
Bill Thornton 298236e5a0 Merge pull request #6716 from mapret/enable-autodiscovery
Enable "Network Discovery" section in Networking settings
2025-04-11 16:10:30 -04:00
Bill Thornton d142c4d16c Merge pull request #6582 from thornbill/no-more-drawer-redux-part-2
Redesign library navigation in experimental layout
2025-04-10 17:54:03 -04:00
Bill Thornton 887795eeb3 Fix import errors 2025-04-09 18:09:05 -04:00
David Stensland 9d604b5a51 use emby-button/Button instead of ButtonElement 2025-04-09 02:21:24 -04:00
David Stensland cbb3658331 use emby-input/Input instead of InputElement 2025-04-09 02:11:08 -04:00
Markus Prettner 18c2c566cf Enable "Network Discovery" section in Networking settings 2025-04-06 18:40:44 +02:00
Bill Thornton 239da6e3e1 Merge pull request #6659 from timminator/master 2025-04-05 13:00:04 -04:00
timminator 8f6fceaf83 Replace add/remove with toggle logic
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2025-04-03 22:13:28 +02:00
Bill Thornton aef49e450c Merge pull request #6369 from gnattu/allow-av1-videotoolbox
Display AV1 option for VideoToolbox
2025-04-03 03:12:20 -04:00
Bill Thornton 28ef1b49fe Merge pull request #6689 from thornbill/wizard-app
Migrate wizard to dedicated app
2025-04-02 11:21:00 -04:00
Bill Thornton 787bbd0617 Migrate off deprecated mui Grid component 2025-04-02 01:40:57 -04:00
Bill Thornton 456ec12f12 Fix mui deprecations 2025-04-02 01:39:08 -04:00