Commit graph

123 commits

Author SHA1 Message Date
Mark McDowall
dec6f4b5f2 Use react-query for commands 2025-12-20 17:29:23 -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
7d2e01d516 Use react-query for custom filters 2025-11-28 18:57:57 -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
ccb7f07c26 Use react-query for Calendar UI 2025-11-11 18:29:02 -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
0ff644e842 Queue hiding when switching pages 2025-11-05 19:36:20 -08: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
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
Stevie Robinson
40ea6ce4e5
New: Persist queue removal option in browser
Closes #7938
2025-07-07 17:36:45 -07:00
Bogdan
9fdf545f47 Improve typings for enhanced select options 2025-04-28 17:11:50 -07:00
Bogdan
a324052deb New: Display indexer in download failed details 2025-03-15 16:40:10 -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
Stevie Robinson
ce6536f8ab
New: Show size in history details
Closes #7594
2025-02-11 19:35:58 -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
9a7ddd751e
Convert Filter components to TypeScript 2025-02-11 19:34:35 -08:00
Mark McDowall
a1d4bb5399
Convert Spinner button components to TypeScript 2025-02-11 19:34:35 -08:00
Bogdan
fe8478f42a Fix translation key for RSS in History Details 2025-01-17 19:55:57 -08:00
Stevie Robinson
1609f0c964
New: Show release source in history grab popup 2025-01-10 17:05:46 -08:00
Mark McDowall
1df0ba9e5a Fixed: Use download client name for history column 2024-11-03 20:49:03 -08:00
Bogdan
66cead6b48 Cleanup History Details and a typo 2024-09-02 13:27:00 -07:00
Mark McDowall
e1cbc4a782 Convert Components to TypeScript 2024-08-30 20:26:38 -07:00
Treycos
ae7b187e41
Convert Icon to Typescript 2024-08-25 20:21:06 -04:00
Bogdan
be5b449de4
Fixed: Don't display multiple languages if no languages were parsed 2024-08-14 23:22:05 -04:00
Bogdan
2d237ae6b7 Cleanup old prop-types for TS 2024-08-14 20:18:48 -07:00
Mark McDowall
f7a58aab33 Align queue action buttons on right 2024-08-11 08:48:33 -07:00
Mark McDowall
1299a97579 Update React Lint rules for TSX 2024-07-30 21:27:33 -07:00
Mark McDowall
4c0de55672 Fixed: Setting page size in Queue, History and Blocklist
Closes #7035
2024-07-30 21:27:33 -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
ee80564dd4 Convert Blocklist to TypeScript 2024-07-28 16:59:48 -07:00
Bogdan
0c883f7886 Fixed: Removing pending release without blocklisting 2024-07-09 22:01:23 -07:00
Bogdan
4ee0ae1418 Fixed: History with unknown series 2024-07-05 16:33:50 -07:00
Mark McDowall
6de536a7ad Fixed: Limit Queue maximum page size to 200
Closes #6899
2024-06-26 09:45:43 -07:00
Mark McDowall
6d5ff9c4d6
New: Improve UI status when downloads cannot be imported automatically
Closes #6873
2024-06-25 18:51:20 -04:00
Mark McDowall
ca372bee25 Fixed: Queue and Calendar not loading 2024-05-22 20:07:31 -07:00
Stevie Robinson
f81bb3ec19
New: Blocklist Custom Filters
Closes #6763
2024-05-08 18:42:41 -07:00
Mark McDowall
345854d0fe
New: Optionally remove from queue by changing category to 'Post-Import Category' when configured
Closes #6023
2024-01-22 23:56:35 -05:00
Rubicj
57445bbe57
New: Added column in Queue
Closes #6270
2024-01-16 00:28:28 -05:00
Stevie Robinson
79907c881c Add: New icon for deleted episodes with status missing from disk
Signed-off-by: Stevie Robinson <stevie.robinson@gmail.com>
2024-01-13 16:35:13 -08:00
Stevie Robinson
7464c09a46
Update translation keys to be Sonarr specific 2023-11-19 14:34:32 -05:00