Commit Graph

64 Commits (develop)

Author SHA1 Message Date
Bogdan e2fd830059 Improved http timeout handling
9 months ago
Bogdan fd9bd5f691 New: Async HttpClient
9 months ago
Bogdan cc27107668 Use 'var' instead of explicit type
12 months ago
ta264 87e702cbef Fixed: Don't buffer update package to memory when downloading
1 year ago
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
1 year ago
Mark McDowall fd463ad283 New: IPv6 support for connections/indexers/download clients
1 year ago
luz paz 7d8a4abc8e Fix various typos
2 years ago
Qstick 62ae8ff1dc Ignore brotli test on osx
2 years ago
Qstick 35651df049 Use modern HttpClient
2 years ago
Qstick 947ad15af0 New: Build on Net6
2 years ago
Qstick 57bd659f4c New: Even More Mono Cleaning
3 years ago
Qstick d198c9987e Fixed: Don't fail entire import if Validation error on list item
3 years ago
Taloth Saldono baa1fe4602 Fixed: Qbittorrent api errors when only one of two seed criteria was configured
3 years ago
Mark McDowall b63dde0298 Fixed: Parsing of URLs with double slashes in the path
3 years ago
Qstick 3f96208c41 Fixed: Use Proxy for MediaCovers and Metadata
4 years ago
Qstick 3af96f1863 Fix HttpClientTests, Use Servarr HttpBin Mirror
4 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
ta264 8fe924fdcd New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
Qstick 041e28fbb9 New: FluentAssertions to 5.9.0
4 years ago
Qstick 38448333b2 Fixed: Bump 0.7.2, Allow update to 0.8+ netcore builds
4 years ago
Taloth Saldono 26c8768931 New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
Qstick acfe2ceef4 Fixed: Change HttpClientFixture links to HTTPS
5 years ago
Qstick 1e48ea58b0
New: Add qBittorrent API V2 support, Indexer seed limit Support (#653)
5 years ago
Qstick 307c989409
Revise cookie handling (#315)
6 years ago
Qstick 1451a63c06 Rename Sonarr References in Backend
7 years ago
Taloth Saldono 2fc58115a0 Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 years ago
Taloth Saldono cc0a6dc8da Disable test on mono managed http.
7 years ago
Taloth Saldono 96d97f873a Fixed: http->https redirects do not use the tls1.2 curl fallback.
7 years ago
Qstick 311df71acf Fixed HttpUri parsing of domain names with underscores
7 years ago
TCBWZA b7a46a9e51 Update internal URL's to point to lidarr.audio
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Mark McDowall ebcce05588 Fixed: Parsing headers that have a trailing semi-colon
7 years ago
Keivan Beigi 54bc642476 Fixed: OS Version detection shouldn't break user agents. Fixes #1611
7 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
margaale 8d776abb48 Fixed: Handle download clients sending invalid content-type header.
8 years ago
Taloth Saldono c4a3bc3d2f Fixed cookie tests with expired dates.
8 years ago
Taloth Saldono 9ea753011b Added round-robin over httpbin.org hosts for httpclient tests.
8 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
8 years ago
Taloth Saldono 3a162be265 CombinePath now simple, uri resolve done via operator and CombineRelativePath.
8 years ago
Mark McDowall 502298aab9 Cleanup HttpUri.PathCombine
8 years ago
Taloth Saldono 23871503a2 Replaced Uri with HttpUri.
8 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
8 years ago
Taloth Saldono 7e1c444c02 Fixed: Curl Fallback should ignore invalid cookies.
9 years ago
Taloth Saldono aac4938598 Fixed handling cookies in different system languages.
9 years ago
Taloth Saldono fe76d0f98f Refactored the HttpDispatchers.
9 years ago
ta264 4be0fe1b76 Add tests for CurlHttpClient and fix the failures
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 57afa668e1 Fixed: Removing torcache url query params to avoid redirect.
9 years ago
Taloth Saldono 9bcb6ff19a New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
9 years ago