Commit Graph

501 Commits

Author SHA1 Message Date
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
MontejoJorge b86e463174 fix navigate path 2025-04-30 08:21:24 +02:00
MontejoJorge 99a6c653ff use ForgotPasswordAction enum 2025-04-29 22:56:58 +02:00
MontejoJorge 8047483a7c use the TS SDK as @viown suggested 2025-04-29 22:43:37 +02: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
MontejoJorge a505fb4d30 show alert and globalize message 2025-04-22 10:47:46 +02:00
MontejoJorge 3eb26fb416 refactor: forgotPassword page to react component 2025-04-21 23:34:18 +02:00
Bill Thornton a7457dc9c9 Merge pull request #6771 from thornbill/splash-screen-login 2025-04-17 20:15:33 -04:00
Bill Thornton 3898793df9 Add splash screen backdrop to login page 2025-04-15 12:39:59 -04:00
Bill Thornton 7d0bee01de Add server name to startup wizard 2025-04-15 10:21:43 -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 5fe254f10e Remove index.html redirects 2025-04-11 14:07:35 -04:00
Bill Thornton d64a17e3eb Remove trailers tab 2025-04-11 01:03:05 -04:00
Bill Thornton 971dcc162d Merge pull request #6746 from thornbill/ux-dependency
Use logos from @jellyfin/ux-web
2025-04-11 00:53:29 -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 458614d361 Use logos from @jellyfin/ux-web 2025-04-10 17:41:27 -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
Bill Thornton 38466eb244 Merge pull request #6712 from thornbill/fix-wizard
Fix wizard stuck loading
2025-04-07 11:55:30 -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
Bill Thornton 2a45485676 Fix wizard apiclient references 2025-04-05 01:59:50 -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
Bill Thornton 627abf9db8 Merge pull request #6616 from thornbill/splash-preview
Add splash screen preview and upload/delete
2025-04-02 01:00:53 -04:00
viown af25ac1edf Fix task stop from dashboard 2025-04-02 00:55:23 +03:00
Bill Thornton 8e9fb47286 feat: allow grouping shows into collections (#6389)
* Add form to enable grouping of shows

* Add strings for the group shows form
2025-04-01 15:18:13 -04:00
Bill Thornton d4995834df Move user settings menu to react (#6675)
* Move user settings menu to react

* Add default href value to LinkButton

* Use loading component while data is pending
2025-04-01 15:10:30 -04:00