Bogdan
d55a38da4a
New: Allow HEAD requests to ping endpoint
8 months ago
Mark McDowall
629c6a8891
Fixed: Redirecting after login with urlbase
...
(cherry picked from commit 745b92daf4bf4b9562ffe52dad84a12a5561add5)
9 months ago
Mark McDowall
5034a211cb
New: Don't return API Keys and Passwords via the API
...
(cherry picked from commit 570be882154e73f8ad1de5b16b957bcb964697fd)
Don't replace private values that haven't been set
(cherry picked from commit 52760e0908fa9852ed8a770f1916bb582eb8c8b4)
10 months ago
Stevie Robinson
cb98b10468
Translate fields on the backend
...
(cherry picked from commit 48b12f5b00429a7cd218d23f0544641b0da62a06)
11 months ago
Mark McDowall
28e90acd0d
Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection
...
(cherry picked from commit 812712e2843a738054c065a6d5c1b7c81c5f8e7b)
1 year ago
Mark McDowall
34464160cb
Paging params in API docs
...
(cherry picked from commit bfaa7291e14a8d3847ef2154a52c363944560803)
1 year ago
Bogdan
9869c2272a
Avoid returning null in static resource mapper Task
1 year ago
Bogdan
840f2ae3e6
Sync static resource controller with upstream
...
(cherry picked from commit ad1f185330a30a2a9d27c9d3f18d384e66727c2a)
1 year ago
Bogdan
0463e66881
Rename ISearchForNzb to IReleaseSearchService
1 year ago
Mark McDowall
b36d793d85
Allow decimals in number inputs
...
(cherry picked from commit 7f5ddff568ce9f87bd45420cbd36690b190bd633)
1 year ago
Mark McDowall
d55906d49a
UI loading improvements
...
Fixed: Caching for dynamically loaded JS files
Fixed: Incorrect caching of initialize.js
(cherry picked from commit f0cb5b81f140c67fa84162e094cc4e0f3476f5da)
1 year ago
Bogdan
cea6aae9e1
Add support for deprecated values in field select options
...
(cherry picked from commit d9786887f3fe30ef60ad9c50b3272bf60dfef309)
1 year ago
Bogdan
02a3c1b224
Align ProwlarrErrorPipeline with upstream
1 year ago
Bogdan
f0d9b43480
Add some API attributes
1 year ago
Bogdan
a1081cc554
Bump NLog to 5.2.0
1 year ago
Bogdan
87fdf17926
Add HelpTextWarning support in FieldDefinition
1 year ago
Bogdan
360827708f
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
1 year ago
Bogdan
0509335387
Inline 'out' variable declarations
...
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
1 year ago
Bogdan
d38f2614d3
Remove unused imports
2 years ago
Bogdan
795274e7e1
Remove empty constructors
2 years ago
Mark McDowall
008f238dda
New: Only add version header for API requests
...
(cherry picked from commit 453891e620459ff38f7bc43b207004b240fc5fb8)
2 years ago
Bogdan
d667c7d853
Fixed: Use Array.Empty and fix a few multiple enumerations
...
(cherry picked from commit 11d91faaada0e70910c832ce405ddeed52a24172)
2 years ago
Bogdan
88e3f86262
Fixed: Migrate to FluentValidation 9
2 years ago
Qstick
5abb5ada49
New: Ping Endpoint
2 years ago
Mark McDowall
1c6e5543df
New: Return static response to requests while app is starting
2 years ago
Qstick
1640980e2b
New: OnGrab Notifications
2 years ago
Qstick
a39341be4b
Enable all analyzers to default back to our rules
2 years ago
Qstick
011fd57f7d
Fixed: Handle null IEnumerable field values in SchemaBuilder
2 years ago
Martin Häger
e8dc5b3206
Serve plain text files (e.g. logs) as UTF-8.
2 years ago
Qstick
c7eb08a0f0
New: Auth Required
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
3ff3452e2d
Handling for Obsolete API Endpoints
2 years ago
Qstick
df13537e29
Fixed: Use route Id for PUT requests if not passed in body
2 years ago
Qstick
5d2fefde8f
Fixed: Correct Attribute compare for Id validation
2 years ago
Qstick
ffb3f83324
Simplify X-Forwarded-For handling
...
This happens in asp.net middleware now
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2 years ago
Qstick
7ddbe09eca
New: Base API info endpoint
2 years ago
Robin Dadswell
9b1f9abfac
Updated NLog Version ( #7365 )
2 years ago
Mark McDowall
654d2dbad3
Sliding expiration for auth cookie and a little clean up
2 years ago
Qstick
8d39d5c6bb
New: Native Theme Engine
3 years ago
Qstick
96d64afcca
New: Instance name for Page Title
3 years ago
Qstick
d0803bc51b
Fixed: Correct User-Agent api logging
3 years ago
Qstick
31e7a101ef
Backend Package Updates
3 years ago
ta264
aaef8fb29c
Fixed: Make authentication cookie name unique to Prowlarr
3 years ago
James White
64c9bb4231
Set version header to X-Application-Version (missing hyphen)
...
Not sure if this is intentional or really harms anything but to be consistent with other Arr apps like Sonarr and Radarr, this changes the version header to X-Application-Version.
3 years ago
Qstick
62d15536df
Fixed: NullRef in SchemaBuilder when sending payload without optional Provider.Settings fields
3 years ago
Robin Dadswell
69f5963f6f
New: Frontend Placeholders from the Backend
3 years ago
Qstick
cb7cbb74e0
New: Build on Net6
3 years ago
Robin Dadswell
f062fafe82
Fixed: Error when trying to parse the value 'Unknown' as an IP Address
3 years ago
Robin Dadswell
999427854a
Fixed: Falls back to IP address when DNS resolution is not possible
4 years ago
Qstick
6c8f037813
New: Host Stats
4 years ago
Robin Dadswell
7711f5a407
Fixed: Real IP logging when IPv4 is mapped as IPv6
4 years ago