Commit Graph

72 Commits (develop)

Author SHA1 Message Date
Mark McDowall 596efe8fb0 New: Dark theme for login screen
1 week ago
Jared 649a03e5a0
New: Config file setting to disable log database (#2123)
2 weeks ago
Bogdan dd21d9b521 Fixed: Allow decimals for Seed Ratio
2 weeks ago
Bogdan d55a38da4a New: Allow HEAD requests to ping endpoint
2 months ago
Mark McDowall 629c6a8891 Fixed: Redirecting after login with urlbase
3 months ago
Mark McDowall 5034a211cb New: Don't return API Keys and Passwords via the API
4 months ago
Stevie Robinson cb98b10468 Translate fields on the backend
5 months ago
Mark McDowall 28e90acd0d Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection
6 months ago
Mark McDowall 34464160cb Paging params in API docs
7 months ago
Bogdan 9869c2272a Avoid returning null in static resource mapper Task
8 months ago
Bogdan 840f2ae3e6 Sync static resource controller with upstream
8 months ago
Bogdan 0463e66881 Rename ISearchForNzb to IReleaseSearchService
8 months ago
Mark McDowall b36d793d85 Allow decimals in number inputs
9 months ago
Mark McDowall d55906d49a UI loading improvements
10 months ago
Bogdan cea6aae9e1 Add support for deprecated values in field select options
10 months ago
Bogdan 02a3c1b224 Align ProwlarrErrorPipeline with upstream
11 months ago
Bogdan f0d9b43480 Add some API attributes
11 months ago
Bogdan a1081cc554 Bump NLog to 5.2.0
11 months ago
Bogdan 87fdf17926 Add HelpTextWarning support in FieldDefinition
12 months ago
Bogdan 360827708f Use 'var' instead of explicit type
12 months ago
Bogdan 0509335387 Inline 'out' variable declarations
12 months ago
Bogdan d38f2614d3 Remove unused imports
1 year ago
Bogdan 795274e7e1 Remove empty constructors
1 year ago
Mark McDowall 008f238dda New: Only add version header for API requests
1 year ago
Bogdan d667c7d853 Fixed: Use Array.Empty and fix a few multiple enumerations
1 year ago
Bogdan 88e3f86262 Fixed: Migrate to FluentValidation 9
1 year ago
Qstick 5abb5ada49 New: Ping Endpoint
1 year ago
Mark McDowall 1c6e5543df New: Return static response to requests while app is starting
1 year ago
Qstick 1640980e2b New: OnGrab Notifications
1 year ago
Qstick a39341be4b Enable all analyzers to default back to our rules
1 year ago
Qstick 011fd57f7d Fixed: Handle null IEnumerable field values in SchemaBuilder
1 year ago
Martin Häger e8dc5b3206 Serve plain text files (e.g. logs) as UTF-8.
1 year ago
Qstick c7eb08a0f0 New: Auth Required
1 year ago
Qstick 3ff3452e2d Handling for Obsolete API Endpoints
1 year ago
Qstick df13537e29 Fixed: Use route Id for PUT requests if not passed in body
1 year ago
Qstick 5d2fefde8f Fixed: Correct Attribute compare for Id validation
1 year ago
Qstick ffb3f83324 Simplify X-Forwarded-For handling
1 year 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
2 years ago
Qstick 96d64afcca New: Instance name for Page Title
2 years ago
Qstick d0803bc51b
Fixed: Correct User-Agent api logging
2 years ago
Qstick 31e7a101ef Backend Package Updates
2 years ago
ta264 aaef8fb29c Fixed: Make authentication cookie name unique to Prowlarr
2 years ago
James White 64c9bb4231 Set version header to X-Application-Version (missing hyphen)
2 years ago
Qstick 62d15536df Fixed: NullRef in SchemaBuilder when sending payload without optional Provider.Settings fields
2 years ago
Robin Dadswell 69f5963f6f New: Frontend Placeholders from the Backend
2 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