sonarr-repo-only/src/Sonarr.Http
Martin e2b16adec6
Use pattern matching instead of as expression type checking
2021-12-17 19:16:00 -08:00
..
Authentication New: /ping endpoint for verifying that Sonarr is running and able to access it's DB 2021-12-03 17:41:30 -08:00
ClientSchema Removed extraneous enum hints in dropdown 2021-05-16 00:48:14 +02:00
ErrorManagement Updated Nancy to 2.0 2019-09-01 11:20:08 +02:00
Exceptions Updated Nancy to 2.0 2019-09-01 11:20:08 +02:00
Extensions New: /ping endpoint for verifying that Sonarr is running and able to access it's DB 2021-12-03 17:41:30 -08:00
Frontend Fixed: Posters not always showing when searching for new shows 2020-01-12 22:27:56 +01:00
Mapping v3 API 2018-12-29 13:08:37 +01:00
Ping Remove message from ping response 2021-12-04 13:29:45 -08:00
REST New: Newznab/Torznab categories dropdown with indexer provided category names 2020-10-08 23:33:13 +02:00
Validation Use pattern matching instead of as expression type checking 2021-12-17 19:16:00 -08:00
PagingResource.cs v3 API 2018-12-29 13:08:37 +01:00
PagingResourceFilter.cs v3 API 2018-12-29 13:08:37 +01:00
ResourceChangeMessage.cs v3 API 2018-12-29 13:08:37 +01:00
Sonarr.Http.csproj New: Updated MediaInfo to 21.09, Sqlite to 3.32.1.0 and added support for mac osx arm64 arch. Deprecated osx x86. 2021-12-16 15:54:19 +01:00
SonarrBootstrapper.cs Fixed third-party clients calling api without Accept header 2019-09-01 15:58:01 +02:00
SonarrModule.cs Updated Nancy to 2.0 2019-09-01 11:20:08 +02:00
SonarrRestModule.cs v3 API 2018-12-29 13:08:37 +01:00
SonarrRestModuleWithSignalR.cs Send signalr message for episode monitored flag changes 2021-05-22 10:40:10 +02:00
TinyIoCNancyBootstrapper.cs Updated Nancy to 2.0 2019-09-01 11:20:08 +02:00