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

40 Commits

Author SHA1 Message Date
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 44fc1e0e85 Use react-query for episode files 2025-11-26 18:41:07 -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 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 a45b077625 Use react-query for History UI 2025-10-21 21:02:33 -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
Mark McDowall 5342416659 Convert Log Events to React Query 2025-03-08 12:33:03 -08:00
Mark McDowall 591b569bdd Add Series with ReactQuery Mutation 2025-02-18 19:27:02 -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 7035bb2944 Convert Series History to TypeScript 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 0fdeb05663 Convert Messages to TypeScript 2025-02-11 19:34:43 -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 12a1ef0387 Convert Menu components to TypeScript 2025-02-11 19:34:36 -08:00
Mark McDowall 9a7ddd751e Convert Filter components to TypeScript 2025-02-11 19:34:35 -08:00
Mark McDowall f35a27449d Convert Page components to TypeScript 2025-02-11 19:34:34 -08:00
Mark McDowall 811eb36c7b Convert Calendar to TypeScript 2024-12-14 18:51:10 -08:00
Mark McDowall f1d54d2a9a Convert EpisodeHistory to TypeScript 2024-12-08 19:36:51 -08:00
Mark McDowall 682d2b4e1b Convert Form Components to TypeScript 2024-10-26 14:54:23 -07:00
Bogdan 0a0e03dca0 Convert Interactive Search to TypeScript 2024-09-02 13:25:05 -07:00
Mark McDowall e1cbc4a782 Convert Components to TypeScript 2024-08-30 20:26:38 -07:00
Bogdan 041fdd3929 Convert Episode and Season search to TypeScript
Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
2024-08-26 21:40:22 -07:00
Mark McDowall d6d90a64a3 Convert App to TypeScript 2024-07-28 17:27:13 -07:00
Mark McDowall d46f4b2154 Convert Utilities to TypeScript 2024-07-28 17:27:13 -07:00
Mark McDowall 76650af9fd Convert Queue to TypeScript 2024-07-28 16:59:48 -07:00
Mark McDowall 824ed0a369 Convert History to TypeScript 2024-07-28 16:59:48 -07:00
Mark McDowall 0e95ba2021 New: Allow major version updates to be installed 2024-07-16 21:39:49 -07:00
Stevie Robinson f81bb3ec19 New: Blocklist Custom Filters
Closes #6763
2024-05-08 18:42:41 -07:00
Mark McDowall 53cf530893 Fixed: Series posters flickering when width changes repeatedly
Closes #6311
2024-01-13 16:31:58 -08:00
Mark McDowall 2fe8f3084c New: History custom filters
Closes #2974
2023-10-16 23:52:04 -07:00
Bogdan 5e1b46d2aa Move RootFolderAppState to root AppState 2023-08-03 17:37:43 -07:00
Bogdan a57b35a196 Convert store selectors to Typescript 2023-07-30 11:01:50 -07:00
Mark McDowall 85e2855981 New: Added UI for parsing release names
Closes #5263
2023-07-10 20:54:16 -07:00
Mark McDowall 62b948b24c New: Calendar filtering by tags
Closes #5476
2023-05-11 22:36:26 -07:00
Mark McDowall b2c43fb2a6 Typings cleanup and improvements 2023-04-10 21:38:50 -07:00