Commit Graph

464 Commits

Author SHA1 Message Date
Bill Thornton 458614d361 Use logos from @jellyfin/ux-web 2025-04-10 17:41:27 -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
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
Bill Thornton 0a40c4324b Enable custom branding image 2025-04-01 14:54:45 -04:00
Bill Thornton c4dc2c5a70 Replace toString with type assertion 2025-04-01 14:39:05 -04:00
Bill Thornton 3adb945b67 Disable custom splashscreen and separate enabled state 2025-04-01 14:39:05 -04:00
Bill Thornton f00a11989a Add splash screen preview and upload/delete 2025-04-01 14:39:05 -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
Johannes Heuel 8ee3b8bed5 Add form to enable grouping of shows 2025-03-28 15:08:57 +01:00
Bill Thornton ccd1070417 Merge pull request #6665 from gompa/fix-inputProps
Fix inputProps deprecation
2025-03-27 11:05:07 -04:00
gompa 419c225937 fix inputProps depreciation 2025-03-27 08:03:40 +01: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
Tim Lodemann 8d2cdb86c2 Add configurable ReadInputAtNativeFramerate flag to M3U tuner 2025-03-25 11:42:25 +01: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 da0cf958d3 Merge pull request #6620 from viown/replace-switches-checkbox
Replace switches with checkboxes
2025-03-21 12:57:15 -04:00
viown c678396d4c Replace switches with checkboxes 2025-03-18 20:15:34 +03:00
Bill Thornton d6353f27b8 Remove .html from routes 2025-03-17 15:39:21 -04:00
Bill Thornton ccc9f52aec Merge pull request #6596 from viown/react-general
Migrate General to React
2025-03-17 14:03:20 -04:00
viown 339ca6025f Use component stack 2025-03-13 21:46:02 +03:00
viown 7ed74905f2 Fix eslint 2025-03-13 20:11:27 +03:00
viown d7763985a9 Remove Paper 2025-03-13 20:06:37 +03: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