Commit Graph

121 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
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
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 47e1a5fd72 Merge pull request #6732 from thornbill/eslint-import-rules 2025-04-12 10:08:50 -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
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 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
Bill Thornton c446460ba7 Update ConnectionRequired to prevent wizard access when complete 2025-04-01 12:01:31 -04:00
Bill Thornton 64b79ec65c Migrate wizard pages to dedicated app 2025-03-31 17:32:54 -04:00
Bill Thornton c5da93c30f Redesign library navigation in experimental layout 2025-03-31 11:28:30 -04:00
Bill Thornton fcf344cea3 Merge pull request #6593 from viown/search-enhancements
Search Enhancements
2025-03-26 18:54:09 -04:00
viown 34f5be9440 Use shorthand syntax 2025-03-26 22:07:51 +03:00
viown 1a33b510ce Organize long enabled expression 2025-03-24 20:32:16 +03:00
viown cdd330a01f Separate LiveTvProgram to a standalone query 2025-03-24 20:19:38 +03:00
Bill Thornton a0ddea0bfc Fix custom css requiring page refresh 2025-03-24 13:11:25 -04:00
Bill Thornton 88b247596a Move theme and custom css to react components 2025-03-24 01:07:51 -04:00
viown 69df532c27 Fix invalid class names 2025-03-21 21:42:58 +03:00
viown f7e09708fc Refactor query keys 2025-03-21 21:42:58 +03:00
viown 533ea7dbb9 Disable refetch on window refocus for search suggestions 2025-03-21 21:42:58 +03:00
viown 2776e660fa Tiny fixup 2025-03-21 21:42:58 +03:00
viown d9aa7319be Fix bug with initial keystroke resulting in empty search 2025-03-21 21:42:58 +03:00
viown ad01e8669d Add retry global search link button 2025-03-21 21:42:58 +03:00
viown 1fd314213a Make LiveTV synchronous 2025-03-21 21:42:58 +03:00
viown cd19e9e5e1 Cleanup hooks 2025-03-21 21:42:58 +03:00
viown 5b81d4a2fc Combine search queries and make them synchronous 2025-03-21 21:42:58 +03:00
viown a63e80ec46 Move search components and hooks to features 2025-03-21 21:42:58 +03:00
Bill Thornton d6353f27b8 Remove .html from routes 2025-03-17 15:39:21 -04:00
Bill Thornton 9c16515549 Fix ConnectionRequired missing for public routes 2025-03-13 11:21:50 -04:00
Bill Thornton 6f670d5c3e Add basic 404 page and *.html redirect 2025-03-12 17:16:11 -04:00
Bill Thornton 86d7e54215 Fix wizard reference to dashboard library controller 2025-02-28 14:25:53 -05:00
Bill Thornton 4730a30c3d Fix lint errors 2025-02-20 12:51:59 -05:00
Bill Thornton fe22de4f89 Refactor item text lines 2025-01-14 13:42:17 -05:00
Bill Thornton f1c49163c2 Merge pull request #6443 from thornbill/media-segments-sdk
Use getMediaSegmentsApi from sdk
2025-01-13 17:10:57 -05:00
Bill Thornton e33784e044 Use getMediaSegmentsApi from sdk 2025-01-13 14:29:13 -05:00
Matthew Haughton a337f7af2b Update to typescript-eslint v8 (#6372)
* Update typescript-eslint to v8

* Disable @typescript-eslint/prefer-optional-chain

This rule now requires type information which is not currently enabled for
the Typescript ESLint checks.

* Remove unused vars

* Disable no-empty-function for line using updated config

* Disable rule for lines that violate updated typescript-eslint rules

* Use void operator to fix no-floating-promises

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>

* Use void operator to fix no-floating-promises

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>

---------

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2025-01-13 13:16:44 -05:00