Mark McDowall
7f5ddff568
Fixed: Allow decimals for Custom Format size
...
Closes #5809
2023-08-19 00:14:59 -07:00
Bogdan
d9786887f3
Add support for deprecated values in field select options
2023-07-22 17:14:28 -07:00
Bogdan
0e07d54ee7
Add HelpTextWarning support in FieldDefinition
2023-06-13 20:55:20 -07:00
Bogdan
12374f7f00
Use 'var' instead of explicit type
2023-05-27 16:55:16 -07:00
Bogdan
281add47de
Inline 'out' variable declarations
2023-05-27 16:55:16 -07:00
Robin Dadswell
720fc2818f
Frontend Placeholders from the Backend
...
(cherry picked from commit 69f5963f6f1e80e3f598bdb13792b7413fcc13b1)
2023-04-22 18:17:24 -07:00
Qstick
42e45f93ac
Use const where appropriate
...
The value of a const field is computed at compile time and stored in the metadata, which improves run-time performance when it is compared to a static readonly field.
2023-03-15 19:24:48 -05:00
Qstick
89b0b04e08
New: Custom Format Language Condition
2022-08-18 19:52:26 -05:00
Mark McDowall
52760e0908
Don't replace private values that haven't been set
2022-08-15 13:39:24 -07:00
Mark McDowall
570be88215
New: Don't return API Keys and Passwords via the API
2022-08-07 15:24:40 -07:00
Qstick
b04b4000b8
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:24:40 -07:00
Qstick
f50b54b3f6
New: Use System.Text.Json for Nancy and SignalR
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:24:36 -07:00
Qstick
1c22a1ec0d
StyleCop
2022-08-07 15:24:35 -07:00
bakerboy448
8d83b1d8d6
Fixed: API error when sending payload without optional parameters
...
Co-authored-by: Qstick <qstick@gmail.com>
2022-04-05 17:23:33 -07:00
Taloth Saldono
91fe47ef31
Removed extraneous enum hints in dropdown
2021-05-16 00:48:14 +02:00
Taloth Saldono
01995e686d
New: Multiple Recipients on Email Notifications (Also CC, BCC)
...
Based on Qstick's Radarr commit of the same name
closes #4369
Signed-off-by: Taloth Saldono <Taloth@users.noreply.github.com>
2021-03-10 21:44:31 +01:00
Taloth Saldono
e5ec4e706a
Readded Movies cat to the end of the Newznab list
2020-11-14 22:43:37 +01:00
Qstick
09347f79c5
TagSelect field type
2020-10-18 16:27:00 -07:00
Taloth
b4c27f5d34
New: Newznab/Torznab categories dropdown with indexer provided category names
2020-10-08 23:33:13 +02:00
Taloth Saldono
7ee7e1be5d
Added MultiSelect input control for provider settings
2020-10-03 17:09:38 +02:00
Taloth Saldono
20a6284062
New: Added FileList.io indexer support
2020-10-03 17:09:38 +02:00
Mark McDowall
8137a776b6
New: Command line arguments for Custom Scripts are no longer supported
2019-06-29 15:33:49 -07:00
Mark McDowall
07be9cf47a
New: Improved Plex Media Server authentication (Manually update settings)
2018-12-29 13:08:51 +01:00
Mark McDowall
7297c1b8e4
v3 API
2018-12-29 13:08:37 +01:00