sonarr-repo-only/src/Sonarr.Http
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
2023-03-26 23:40:51 -04:00
..
Authentication New: Setting to disable authentication for local addresses 2022-08-07 15:24:40 -07:00
ClientSchema Use const where appropriate 2023-03-15 19:24:48 -05:00
ErrorManagement New: Use ASP.NET Core instead of Nancy 2022-08-07 15:24:37 -07:00
Exceptions New: Use ASP.NET Core instead of Nancy 2022-08-07 15:24:37 -07:00
Extensions Add deprecated sort values to validation 2022-12-09 07:47:33 -06:00
Frontend Use Contains(char) instead of Contains(string) for performance 2023-03-15 19:24:48 -05:00
Middleware Use const where appropriate 2023-03-15 19:24:48 -05:00
Ping Fixed: Ping endpoint no longer requires authentication 2023-01-31 23:39:59 -08:00
REST Use Array.Empty and fix a few multiple enumerations 2023-03-26 23:40:51 -04:00
Validation New: Use ASP.NET Core instead of Nancy 2022-08-07 15:24:37 -07:00
ApiInfoController.cs New: Base API info endpoint 2022-11-06 17:50:02 -06:00
ApiInfoResource.cs New: Base API info endpoint 2022-11-06 17:50:02 -06:00
PagingResource.cs StyleCop 2022-08-07 15:24:35 -07:00
PagingResourceFilter.cs v3 API 2018-12-29 13:08:37 +01:00
ResourceChangeMessage.cs StyleCop 2022-08-07 15:24:35 -07:00
Sonarr.Http.csproj New: Use ASP.NET Core instead of Nancy 2022-08-07 15:24:37 -07:00
VersionedApiControllerAttribute.cs New: Use ASP.NET Core instead of Nancy 2022-08-07 15:24:37 -07:00
VersionedFeedControllerAttribute.cs New: Use ASP.NET Core instead of Nancy 2022-08-07 15:24:37 -07:00