1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-23 17:14:18 -04:00

76 Commits

Author SHA1 Message Date
Stevie Robinson
5bde924239 New: Info icon for Quality Profiles that are in use 2026-03-16 16:57:17 -07:00
Mark McDowall
c4c0ec25ac Use react-query for Indexers 2026-03-01 09:02:36 -08:00
Mark McDowall
8fa16e3542 New: Add option to not download before air date to Release Profiles
Closes #969
2026-02-16 10:24:44 -08:00
Bogdan
164441965c New: Selecting multiple indexers per release profile
Closes #7706
2026-01-26 20:32:57 -08:00
Mark McDowall
c60a978eb8 Fix fetching indexers for release profiles 2026-01-01 09:32:42 -08:00
Mark McDowall
21ca65a015 Use react-query for Quality Profiles 2025-12-30 16:37:21 -08:00
Mark McDowall
4713615b17 Use react-query for Release Profiles 2025-12-29 23:44:53 -08:00
Mark McDowall
0521a6c390 Use react-query for series 2025-12-12 16:27:04 -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
Tro95
6440151053 New: Excluded Tags on Release Profile 2025-09-27 15:41:33 -07:00
Bogdan
a6f50408f2 Fixed: Quality sliders on some browsers 2025-06-09 17:13:41 -07:00
Bogdan
fae014c8be Fix various typos 2025-04-28 17:12:41 -07:00
Bogdan
9fdf545f47 Improve typings for enhanced select options 2025-04-28 17:11:50 -07:00
Bogdan
cf08e947c4 Fixed grouping qualities inside a quality profile 2025-04-28 17:10:54 -07:00
Mark McDowall
92db4769be Convert Download Client settings to TypeScript 2025-02-11 19:34:41 -08:00
Mark McDowall
6838f068bc Improve typings in FormInputGroup 2025-02-11 19:34:41 -08:00
Mark McDowall
1bc1b080d1 Upgrade react-dnd and DnD Components to TypeScript 2025-02-11 19:34:39 -08:00
Mark McDowall
572bdc979c New: Quality limits are part of Quality Profile
Closes #613
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
93c3f6d1d6 Fixed: Truncating long text in the middle when it shouldn't be truncated
Closes #7413
2024-11-26 17:37:30 -08:00
Mark McDowall
2f62494adc Convert EditSeriesModal to TypeScript 2024-11-26 17:37:21 -08:00
Mark McDowall
682d2b4e1b Convert Form Components to TypeScript 2024-10-26 14:54:23 -07:00
Bogdan
e6e1078c15 Convert Release Profiles to TypeScript 2024-10-07 15:26:13 -07:00
somniumV
8b20a9449c New: Minimum Upgrade Score for Custom Formats
Closes #6800
2024-09-15 13:20:03 -04:00
Bogdan
80ca1a6ac2 Fixed: Editing Quality Profiles 2024-07-18 08:10:43 -07:00
Mark McDowall
1a1c8e6c08 New: Use natural sorting for lists of items in the UI
Closes #6955
2024-07-17 00:34:43 -04:00
Bogdan
dd704579df Improve add/loading error notices 2024-02-13 16:46:02 -08:00
Stevie Robinson
e66c628241 Update some translation keys 2024-01-31 19:34:17 -08:00
Stevie Robinson
7464c09a46 Update translation keys to be Sonarr specific 2023-11-19 14:34:32 -05:00
Stevie Robinson
0128dca5ac Fix relative imports for Components and Utilities 2023-09-07 17:11:42 -07:00
Stevie Robinson
ce4ac75941 Fix missing translations and correct some keys 2023-08-28 19:27:47 -07:00
Stevie Robinson
f2c31e92ce Add Translations to Settings Pages 2023-08-04 10:09:10 -07:00
Fabricio Silva
83cee4b00e Fixed: Edit Quality Profile not opening
Closes #5588
2023-04-28 10:46:26 -04:00
Mark McDowall
b16094a9e3 Fixed: Prevent loss of restrictions when attempting to edit multiple restrictions at once
Closes #4917
2023-03-16 00:36:32 -07:00
Mark McDowall
ce255b55e6 Add CSS typings 2023-02-12 19:16:07 -08:00
Mark McDowall
81435dabc7 Fixed: Creating new Delay Profile
Closes #5419
2023-02-07 17:25:29 -08:00
Mark McDowall
4ed4ca4804 New: Add bypass if above Custom Format Score to Delay Profile
Closes #5043
2023-01-13 20:40:49 -05:00
Qstick
89b0b04e08 New: Custom Format Language Condition 2022-08-18 19:52:26 -05:00
Qstick
b04b4000b8 New: Custom Formats
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:24:40 -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
704cf7aebe New: Rename Protocol to Preferred Protocol in Delay Profiles
Closes #4951
2022-05-09 21:00:58 -07:00
Stevie Robinson
853f4d1e29 Fixed: Help text for Release Profile tags 2022-02-05 18:34:57 -08:00
Mark McDowall
b90e25f652 Fixed: Overflowing release profile terms
Closes #4667
2021-12-20 12:29:17 -08:00
Mark McDowall
0abd52d6be Fixed: Release profiles not saving if Must (Not) Contain is empty
Closes #4681
2021-10-05 09:19:47 -07:00
Mark McDowall
f4c71fc56f Remove unused split from ReleaseProfile 2021-10-03 11:51:01 -07:00
Mark McDowall
ada01a1116 Fixed: Commas in Must (Not) Contain regex
Closes #4672
2021-10-02 18:44:53 -07:00
Taloth Saldono
6c5cc430b7 Clarify delay profile bypass only applies to preferred protocol 2021-05-22 10:44:57 +02:00
Mark McDowall
684626ef73 Updated react-dnd and added touch support
Fixed: Drag and drop on mobile devices
Closes ##4429
2021-04-24 19:25:02 -07:00