1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-24 22:36:19 -04:00
Commit Graph

81 Commits

Author SHA1 Message Date
Stevie Robinson d99f8b5685 New: Warning on add series list for Import list exclusions
Closes #8433
2026-03-01 09:05:01 -08:00
Mark McDowall 276e67b5fa Add alt text for series images
Closes #8332
2026-01-12 18:59:35 -08:00
Mark McDowall 6d49b41dd2 Use react-query for Connections 2026-01-12 18:59:26 -08:00
Mark McDowall 21ca65a015 Use react-query for Quality Profiles 2025-12-30 16:37:21 -08:00
Mark McDowall ad57cf4b5d Use react-query for series import 2025-12-29 10:57:50 -08:00
Mark McDowall 878f879c40 Convert app state to zustand stores 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 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 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 910b85f37d New: Improve 'Select All' in Library Import
Closes #7909
2025-11-11 18:28:33 -08:00
Mark McDowall 49c52c2e1a Use react-query for System Status 2025-11-05 19:32:06 -08: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 6dc47755ec Use floating UI for ImportSeriesSelectSeries 2025-03-15 16:39:19 -07:00
Mark McDowall 608fc29086 Fixed: Unknown series slug redirecting back to home instad of error screen 2025-03-15 16:37:52 -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 8f6d9f3bf4 Convert Series Popovers to TypeScript 2025-02-11 19:34:44 -08:00
Bogdan 5d1d44e09e New: Series genres for search results 2024-12-14 18:51:58 -08:00
Mark McDowall 3e99917e9d Fixed: Closing on click outside select input and styling on Library Import 2024-11-14 19:27:31 -08:00
Bogdan 1e89a1a3cb Include exception message in SkyHook failure message 2024-10-26 14:15:53 -07:00
Bogdan fbda2d54c7 New: Display original language on series details and search results page
Closes #6984
2024-07-25 00:31:29 -04:00
Bogdan 703dee9383 New: Rating votes tooltip and series filter 2024-07-16 21:33:49 -07:00
Bogdan 16d60a6586 Fixed: Show errors when adding Root Folder 2023-12-30 19:07:06 -05:00
Stevie Robinson 75420d4a89 Fix missing translation key MonitorNone 2023-11-25 15:22:37 -05:00
Stevie Robinson 7464c09a46 Update translation keys to be Sonarr specific 2023-11-19 14:34:32 -05:00
Mark McDowall 5d86329c18 Last Season and Recent Episodes
New: Added option to only monitor recent episodes
Fixed: Last Season always monitors the whole season
Closes #6175
2023-11-19 10:49:53 -08:00
Qstick ade40b72bc New: Option to control whether new seasons get monitored automatically
(cherry picked from commit b95a84f6612333d96fcdca083f9c39d96956f3f4)
Closes #5083
2023-11-19 10:49:53 -08:00
Bogdan e4b9086a7a New: Sort root folders by path 2023-11-09 18:57:04 -05:00
Stevie Robinson 02b0710814 Translate frontend/AddSeries 2023-08-09 16:47:42 -07:00
Bogdan 1f785dd30d Show loading errors as Alerts (#5736)
New: Improved page loading errors
2023-06-16 10:49:08 -07:00
Mark McDowall 3b5e83670b Appease linter 2023-04-11 08:55:51 -07:00
Stevie Robinson 11905b99d3 New: Specials monitoring options 2023-03-26 23:40:11 -07:00
Mark McDowall ad79dd4df5 New: Better series type select input
Closes #4796
2023-03-16 22:03:31 -07:00
Mark McDowall 622e36de96 Fixed: Some posters not showing for new series search results
Closes #5451
2023-03-05 23:41:13 -08:00
Mark McDowall ce255b55e6 Add CSS typings 2023-02-12 19:16:07 -08:00
Mark McDowall a731d24e23 New: Mass Editor is now part of series list 2023-02-12 19:16:07 -08:00
Mark McDowall d022679b7d Refactor Series index to use react-window 2023-02-12 19:16:07 -08:00
Mark McDowall 81d2b18ce1 New: Use Series Folder Format to improve unmapped folders within root folders 2023-02-04 15:51:00 -08:00
Mark McDowall b8714d80a1 Fixed: Prevent unexpected data breaking Series Import 2022-12-17 21:25:18 -08:00
luz paz 209a250079 Fix various typos
Found via `codespell -q 3`
2022-11-06 08:19:07 -08:00
Qstick 89b0b04e08 New: Custom Format Language Condition 2022-08-18 19:52:26 -05:00
Mark McDowall ac8f6f339a Metadata attribution for TheTVDB 2022-08-12 00:14:25 -07:00
Qstick 909af6c874 New: Frontend Package and Lint Updates 2022-08-07 15:24:39 -07:00
Qstick 2291f3e00e New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
2022-08-07 15:24:38 -07:00
Mark McDowall 893a6744ac New: Add The TVDB link to library import search results
Closes #4996
2022-04-24 12:30:20 -07:00
Mark McDowall 021fd4afa7 Fixed: Updated wiki links 2021-08-01 15:34:44 -07:00
Mark McDowall 6596d0b4da Fixed: Show error if adding root folder fails
Closes #4570
2021-08-01 12:09:02 -07:00