Commit Graph

63 Commits (develop)

Author SHA1 Message Date
Qstick 1932aec131 Improved http timeout handling
5 months ago
luz paz 260fb88f85 Fix various typos
6 months ago
Bogdan efe5c3beb7 New: Async HttpClient
10 months ago
Bogdan c987824174 Use 'var' instead of explicit type
1 year ago
Mark McDowall c11f72c098 New: IPv6 support for connections/indexers/download clients
1 year ago
Qstick 2afe6af5a6
Ignore brotli test on osx
2 years ago
ta264 2042ffce62 Fixed: Don't buffer update package to memory when downloading
2 years ago
ta264 4068cfcabb New: Upgrade to .NET 6
3 years ago
ta264 c5b736e422 Use modern HttpClient
3 years ago
Qstick 92c4c50e1c New: Even More Mono Cleaning
3 years ago
bakerboy448 53b9332675
Fixed: Qbittorrent api errors when only one of two seed criteria was configured
3 years ago
Qstick c6123a076f Fix Tests from Site Image Changes
3 years ago
Mark McDowall f637976530 Fixed: Parsing of URLs with double slashes in the path
4 years ago
Qstick 4ec71538b9 Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick 0198c7a3b1 Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
Qstick 658f6922c2
Fixed: Use Proxy for MediaCovers and Metadata (#4916)
4 years ago
Qstick afada848c8 Change Missed http instances to https in HttpClientFixture
4 years ago
Qstick a946d5886c Use HTTPS for httpbin tests
4 years ago
Qstick 28e6e4ed7b
Update HttpClientFixture.cs
4 years ago
Taloth Saldono 42b4a03eb4 Fixed redirect test
4 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
4 years ago
ta264 c6ae0bb509 Add missing new lines at end of files
4 years ago
ta264 057829c3b0 New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
Qstick 7f221c7834 Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick b89c7b8675 New: Convert to New CSProj Format
5 years ago
Qstick 612d948eba Fixed: Some Tests and Added New Ones
5 years ago
Qstick d178dce0d3 Fixed: Backend/Frontend Cleanup
5 years ago
Qstick aef89160e2 Added: Platform Detection Improvements
5 years ago
Leonardo Galli 6eb678cd92
Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643)
6 years ago
Leonardo Galli a48793edd2 Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
6 years ago
Leonardo Galli 799a448544 Fixed: http->https redirects do not use the tls1.2 curl fallback.
6 years ago
Mitchell Cash 3b3fe197ca Fixed: Parsing headers that have a trailing semi-colon (#1117)
7 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
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
Taloth Saldono a1bfecedcd Removed duplicate test.
9 years ago