1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-27 23:06:29 -04:00
Commit Graph

1211 Commits

Author SHA1 Message Date
Mark McDowall ce8a5d8a6b New: Manually import multiple items at the same time from Activity: Queue 2025-12-25 20:48:19 -08:00
Mark McDowall ec44e1c513 Use react-query for manual import 2025-12-25 20:48:19 -08:00
Mark McDowall 10c0e18a42 Use react-query for renaming 2025-12-22 13:35:47 -08:00
Mark McDowall 6b479a5a10 Use react-query for episode and series history 2025-12-22 12:25:12 -08:00
Mark McDowall dec6f4b5f2 Use react-query for commands 2025-12-20 17:29:23 -08:00
Tyler Durr 5f9f8fddad Re-calibrating, not RE-calibrating 2025-12-20 17:27:05 -08:00
Mark McDowall 878f879c40 Convert app state to zustand stores 2025-12-12 17:08:02 -08:00
Mark McDowall 66efb904f2 Use react-query for translations 2025-12-12 17:08:02 -08:00
Mark McDowall 3c0fa4a3af Fix add series not sending the correct payload 2025-12-12 16:27:04 -08:00
Mark McDowall 0521a6c390 Use react-query for series 2025-12-12 16:27:04 -08:00
Mark McDowall 1178c98341 Use react-query for episodes 2025-11-28 19:14:41 -08:00
Mark McDowall a97f2c016b Use react-query for episode selection 2025-11-28 19:14:41 -08:00
Mark McDowall d252fa8ed6 Improve backup mutations 2025-11-28 18:57:57 -08:00
Mark McDowall 7d2e01d516 Use react-query for custom filters 2025-11-28 18:57:57 -08:00
Mark McDowall 91b242902d Use react-query for path input and file browser 2025-11-28 18:57:51 -08:00
Mark McDowall 4c556eacc1 New: Show grabbed/blocklisted releases in Interactive Search
Closes #3955
2025-11-26 18:55:18 -08:00
Mark McDowall 8f95849e9b Use react-query for interactive search
New: Filter Interactive Search results by rejection reason
2025-11-26 18:55:18 -08:00
Mark McDowall 7a5157df29 Use react-query for root folders
New: Add tooltip for empty root folders
Closes #8196
2025-11-26 18:42:19 -08:00
Mark McDowall a047053fae Change Manage Episodes import button to Apply 2025-11-26 18:41:07 -08:00
Mark McDowall 6629ebc6e0 Fix manual import title when importing from Queue 2025-11-26 18:41:07 -08:00
Mark McDowall 44fc1e0e85 Use react-query for episode files 2025-11-26 18:41:07 -08:00
Mark McDowall aac4760d30 Fix changing sort direction 2025-11-26 18:37:20 -08:00
Mark McDowall 0809a72ce5 Use react-query for tags
New: Show error when tag cannot be created
Closes #7796
2025-11-15 10:35:05 -08:00
Mark McDowall 4071278183 Use react-query for wanted missing and cutoff unmet 2025-11-15 10:12:55 -08:00
Mark McDowall 263f4839ab Use react-query for parse 2025-11-11 18:29:37 -08:00
Mark McDowall 2098303e25 New: Improve Plex auth for Cross-Origin-Opener-Policy support 2025-11-11 18:29:08 -08:00
Mark McDowall ccb7f07c26 Use react-query for Calendar UI 2025-11-11 18:29:02 -08:00
Mark McDowall c295e24fc6 Use react-query for backups 2025-11-11 18:28:47 -08:00
Mark McDowall 3091f40ca8 Use react-query for tasks 2025-11-11 18:28:47 -08:00
Mark McDowall 7960bb8c7d Fix episode status on wanted 2025-11-11 18:28:33 -08:00
Mark McDowall b5967425f1 Convert select to SelectContext 2025-11-11 18:28:33 -08:00
Mark McDowall 910b85f37d New: Improve 'Select All' in Library Import
Closes #7909
2025-11-11 18:28:33 -08:00
Mark McDowall b64cc65579 Remove updates, log files from app state 2025-11-05 19:58:00 -08:00
Mark McDowall 871ae9555b Use react-query for disk space 2025-11-05 19:58:00 -08:00
Mark McDowall 0552a81180 Use react-query for Health UI 2025-11-05 19:43:57 -08:00
Mark McDowall 0ff644e842 Queue hiding when switching pages 2025-11-05 19:36:20 -08:00
Mark McDowall 49c52c2e1a Use react-query for System Status 2025-11-05 19:32:06 -08:00
Audionut 550cf8d399 New: Option to specify timezone for formatting times in the UI 2025-10-21 21:07:34 -07:00
Mark McDowall 37dfad11f2 Remove v3 updates from UI 2025-10-21 21:06:42 -07:00
Mark McDowall ff5e73273b Use react-query for Log Files 2025-10-21 21:06:42 -07:00
Mark McDowall b04b9f900f New: Add button to close side bar
Closes #7757
2025-10-21 21:03:08 -07:00
Mark McDowall a45b077625 Use react-query for History UI 2025-10-21 21:02:33 -07:00
Mark McDowall a4f210855e Use react-query for Blocklist UI 2025-10-01 19:21:50 -07:00
Mark McDowall a5ea19ddfb New: Optional message for marking as failed via API
Closes #7775
2025-10-01 19:21:50 -07:00
Bogdan 858c690543 Remove redundant code in selecting with click on poster 2025-10-01 19:21:43 -07:00
Mark McDowall 8e169561f2 Adjust series details title line height to account for descenders 2025-10-01 19:21:36 -07:00
Mark McDowall a4a18d6121 New: Support PEM format for SSL certificates
Closes #8087
2025-10-01 19:21:04 -07:00
Collin Heist 6c581b7e3c Fixed: Prevent modals from overflowing screen width
Closes #8085
2025-09-27 15:50:27 -07:00
Stevie Robinson 4904e85887 New: Switch theme automatically on system change
Closes #8068
2025-09-27 15:48:06 -07:00
Bogdan c4978022eb Fix clearing pending changes for First Run
`TypeError: can't access property "section", a is undefined`
2025-09-27 15:47:28 -07:00