1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-23 22:25:56 -04:00
Commit Graph

369 Commits

Author SHA1 Message Date
Mark McDowall b04b9f900f New: Add button to close side bar
Closes #7757
2025-10-21 21:03:08 -07:00
Collin Heist 6c581b7e3c Fixed: Prevent modals from overflowing screen width
Closes #8085
2025-09-27 15:50:27 -07:00
Tro95 6440151053 New: Excluded Tags on Release Profile 2025-09-27 15:41:33 -07:00
sparky3387 cf6b21aef6 New: Setting to allow for grabbing season packs even if some episodes already meet cutoff
Closes #6378
2025-09-27 15:40:07 -07:00
Mark McDowall 478866b2bb New: Changing icon during import to blue
Closes #7992
2025-09-01 15:08:24 -07:00
Mark McDowall ae201f5299 Use react-query for queue UI
New: Season packs and multi-episode releases will show as a single item in the queue
Closes #6537
2025-09-01 15:08:19 -07:00
Bogdan 8374ebc25b Fixed: Buttons cutoff when page toolbar shows all buttons on smaller screens 2025-06-09 17:16:19 -07:00
Bogdan 0f43f8c9f6 Fixed: Loading suggestions for header search input 2025-05-22 01:58:04 +01:00
Bogdan 751a07bb40 Fixed sidebar flickering on mobile 2025-04-28 17:13:59 -07:00
Bogdan fae014c8be Fix various typos 2025-04-28 17:12:41 -07:00
Bogdan 2fa02472ee Fixed auto tagging tag specification 2025-04-28 17:12:33 -07:00
Bogdan 7c3c577811 Fixed selecting No Change for quality profile inputs 2025-04-28 17:12:10 -07:00
Bogdan 9fdf545f47 Improve typings for enhanced select options 2025-04-28 17:11:50 -07:00
Bogdan e537a2dc8f Improve typings for Select Input options 2025-04-28 17:11:50 -07:00
Bogdan 415498efb3 Fixed free space and missing for selected root folder value 2025-04-28 17:11:13 -07:00
Mark McDowall e52b68ee7d Fix issues with Floating UI 2025-04-07 16:42:47 -07:00
Mark McDowall 5fb632eb46 Fixed: Allow tables to scroll on tablets in portrait mode
Closes #7723
2025-03-24 19:30:31 -07:00
Mark McDowall e199710c15 Fix multi-select checkboxes not appearing 2025-03-15 16:39:19 -07:00
Mark McDowall e3a048790d Use floading UI for EnhancedSelectInput 2025-03-15 16:39:19 -07:00
Mark McDowall 01f7783519 Use floating UI for AutoSuggestInput 2025-03-15 16:39:19 -07:00
Mark McDowall e9f59188b1 Use floating UI for Menu 2025-03-15 16:39:19 -07:00
Mark McDowall a6e6b7518d Use floating UI for Tooltip
Fixed: Tooltips cutoff by edge of screen
Closes #7705
2025-03-15 16:39:19 -07:00
Mark McDowall 093ee5b88d New: Truncate button text
Closes #7691
2025-03-08 12:33:11 -08:00
Mark McDowall f58dfc5605 Improve wrapping of text in sidebar 2025-03-08 12:33:11 -08:00
Mark McDowall 5342416659 Convert Log Events to React Query 2025-03-08 12:33:03 -08:00
Mark McDowall 15b070119d Fix signalR 2025-02-11 19:35:58 -08:00
Mark McDowall c3f9cd12af Convert signalR to TypeScript 2025-02-11 19:35:57 -08:00
Mark McDowall 6f871a1bfb Convert Import Series to TypeScript 2025-02-11 19:35:57 -08:00
Mark McDowall 87c840974b Convert Add New Series to TypeScript 2025-02-11 19:35:56 -08:00
Mark McDowall ee46e6378a Remove Measure 2025-02-11 19:34:46 -08:00
Mark McDowall 8482f3da1a Convert Date utilties to TypeScript 2025-02-11 19:34:44 -08:00
Mark McDowall 782af002d6 Convert TableOptionsWrapper to TypeScript 2025-02-11 19:34:44 -08:00
Mark McDowall 699120a8fd Convert Table to TypeScript 2025-02-11 19:34:43 -08:00
Mark McDowall 0fdeb05663 Convert Messages to TypeScript 2025-02-11 19:34:43 -08:00
Mark McDowall 7c64911b6b Remove withCurrentPage 2025-02-11 19:34:43 -08:00
Mark McDowall 6838f068bc Improve typings in FormInputGroup 2025-02-11 19:34:41 -08:00
Mark McDowall b218461678 Convert General Settings to TypeScript 2025-02-11 19:34:41 -08:00
Mark McDowall 10e3a237ef Convert ImportLists to TypeScript 2025-02-11 19:34:40 -08:00
Mark McDowall 6e008a8e85 Convert Indexer settings to TypeScript 2025-02-11 19:34:40 -08:00
Mark McDowall 1bc1b080d1 Upgrade react-dnd and DnD Components to TypeScript 2025-02-11 19:34:39 -08:00
Mark McDowall 60529f0bac Convert Tags to TypeScript 2025-02-11 19:34:39 -08:00
Mark McDowall 89c8a10e0d Convert UI Settings to TypeScript 2025-02-11 19:34:38 -08:00
Mark McDowall fd09ca6e71 Convert SettingsToolbar to TypeScript 2025-02-11 19:34:38 -08:00
Mark McDowall 756e985b66 Convert Backup and Restore to TypeScript 2025-02-11 19:34:37 -08:00
Mark McDowall a2fd23c84d Convert Preview Rename to TypeScript 2025-02-11 19:34:37 -08:00
Mark McDowall 20e1a8d116 Convert TagList components to TypeScript 2025-02-11 19:34:36 -08:00
Mark McDowall 12a1ef0387 Convert Menu components to TypeScript 2025-02-11 19:34:36 -08:00
Mark McDowall 2935d148a8 Convert ProviderFieldFormGroup to TypeScript 2025-02-11 19:34:36 -08:00
Mark McDowall a90c13e86f Remove defaultProps from TypeScript components 2025-02-11 19:34:36 -08:00
Mark McDowall 9a7ddd751e Convert Filter components to TypeScript 2025-02-11 19:34:35 -08:00