You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/src/Sonarr.Http
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
1 year ago
..
Authentication New: Setting to disable authentication for local addresses 2 years ago
ClientSchema Use const where appropriate 1 year ago
ErrorManagement New: Use ASP.NET Core instead of Nancy 2 years ago
Exceptions New: Use ASP.NET Core instead of Nancy 2 years ago
Extensions Add deprecated sort values to validation 2 years ago
Frontend Use Contains(char) instead of Contains(string) for performance 1 year ago
Middleware Use const where appropriate 1 year ago
Ping Fixed: Ping endpoint no longer requires authentication 1 year ago
REST Use Array.Empty and fix a few multiple enumerations 1 year ago
Validation New: Use ASP.NET Core instead of Nancy 2 years ago
ApiInfoController.cs New: Base API info endpoint 2 years ago
ApiInfoResource.cs New: Base API info endpoint 2 years ago
PagingResource.cs StyleCop 2 years ago
PagingResourceFilter.cs v3 API 6 years ago
ResourceChangeMessage.cs StyleCop 2 years ago
Sonarr.Http.csproj New: Use ASP.NET Core instead of Nancy 2 years ago
VersionedApiControllerAttribute.cs New: Use ASP.NET Core instead of Nancy 2 years ago
VersionedFeedControllerAttribute.cs New: Use ASP.NET Core instead of Nancy 2 years ago