Commit Graph

534 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
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
Bill Thornton 0ef29aa5a8 Merge pull request #6868 from ireun/patch-2
Fix link - skip redirection
2025-05-16 13:57:53 -04:00
felix920506 772bbb74b9 Update link for setup guide (#6789) 2025-05-15 22:08:51 -04:00
IreuN 568d8f8ff7 Fix link - skip redirection 2025-05-16 01:40:16 +02:00
Bill Thornton 94f064c9dc Merge pull request #6847 from ireun/patch-1
Fix url "Configure And Verify LP Mode On Linux"
2025-05-15 12:54:04 -04:00
Niels van Velzen 7dfc1a1494 Add "DownloadManagement" app feature for use in NativeShell clients (#6833)
* Add "DownloadManagement" app feature for use in NativeShell clients

* Address review feedback

* Address review feedback (round 2)
2025-05-13 15:35:15 -04:00
IreuN 555f60aa2f Fix url 2025-05-13 19:14:29 +02:00
Bill Thornton cb9a4f1ec3 Fix forgot password page imports 2025-05-12 16:55:26 -04:00
Bill Thornton dd38c6bcd5 Merge pull request #6792 from MontejoJorge/refactor/forgotPassword-react
Migrate forgot password page to react component
2025-05-12 16:31:21 -04: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 bbbf35b687 Merge pull request #6818 from viown/fix-deprecated-systeminfo-fields
Replace deprecated system info fields
2025-05-06 11:14:27 -04:00
Bill Thornton 3e2e2cf51d Fix library controls layout at small breakpoint 2025-05-02 17:34:51 -04:00
Bill Thornton 0a89cc6b8f Update library controls layout for mobile 2025-05-02 17:21:40 -04:00
Bill Thornton 9371c2a190 Hide library actions while loading 2025-05-02 13:28:45 -04:00
Bill Thornton 92048bb398 Enable shuffle in songs view 2025-05-02 13:28:45 -04:00
Bill Thornton cc19ae9ca9 Update experimental layout library controls 2025-05-02 13:28:45 -04:00
MontejoJorge 582127a88d use alert component 2025-05-01 12:10:25 +02:00
MontejoJorge 7e826dedc6 Revert "use SimpleAlert component"
This reverts commit ac28346ace.
2025-05-01 12:03:00 +02:00
Bill Thornton fdcf1b06c3 Add constants for app features 2025-04-30 17:41:36 -04:00
MontejoJorge 22d8b864c0 Merge branch 'refactor/forgotPassword-react' of https://github.com/MontejoJorge/jellyfin-web into refactor/forgotPassword-react 2025-04-30 20:06:14 +02:00
MontejoJorge ac28346ace use SimpleAlert component 2025-04-30 20:06:12 +02:00
MontejoJorge 76b78cc92a use switch 2025-04-30 19:58:38 +02:00
Jorge Montejo 3968f1ba31 Update src/apps/stable/routes/session/forgotPassword/index.tsx
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-04-30 19:48:22 +02:00
viown d5417d010a Remove deprecated system info fields 2025-04-30 14:18:42 +03:00