Qstick
1d6a7a1843
Revert "Async HttpClient and list lookup"
...
This reverts commit c8a2af867e
.
5 years ago
ta264
c8a2af867e
Async HttpClient and list lookup
5 years ago
Петр Шургалин
1e4bdcc324
Fixed: RestClient does not use global proxy settings
...
Co-Authored-By: Petr Shurgalin <pshurgal@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
ta264
f02fa629cc
Reformat and apply Stylecop rules
5 years ago
ta264
d4fa9b7345
Remove trailing whitespace
5 years ago
ta264
8d27111f7b
Remove all unnecessary usings
5 years ago
ta264
c6ae0bb509
Add missing new lines at end of files
5 years ago
ta264
6235225f7d
New: Bump to .NET Core 3.1
5 years ago
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
abde842bf0
Fixed: Remove obsolete HttpProvider
5 years ago
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
5 years ago
Taloth Saldono
895abe8c3b
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
6 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
6 years ago
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
6 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Qstick
aef89160e2
Added: Platform Detection Improvements
6 years ago
Qstick
6287bfd9d9
New: Nzb Validation and Nzbget/SAB URLBase ( #3380 )
6 years ago
Leonardo Galli
a28f2fd21d
Fixed: OsInfo being renamed to PlatformInfo
6 years ago
Leonardo Galli
a26016fc08
Fixed: Mono bug causing memory leakage when http connections use gzip compression.
...
The bug is registered upstream, but this commit works around the problem by doing the gzip decompression separately from the http stack.
Ref #2296
6 years ago
Leonardo Galli
899bd086ec
Fixed: Stream leakage inside CurlHttpDispatcher
6 years ago
Leonardo Galli
d02d71c336
Fixed: Apparently Microsoft thinks that you should cast to IDisposable first.
6 years ago
Leonardo Galli
c83995adc1
Fixed: Resource leakage inside HttpClient.
6 years ago
Leonardo Galli
eb077b043e
Fixed: Resource leakage inside ManagedHttpDispatcher.
6 years ago
Leonardo Galli
6eb678cd92
Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. ( #2643 )
...
Fixes #2626
7 years ago
mueslo
9db7bd09e1
Add underscore to host part of URI regex ( #2633 )
...
Fixes #2632
7 years ago
Leonardo Galli
a48793edd2
Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 years ago
Leonardo Galli
799a448544
Fixed: http->https redirects do not use the tls1.2 curl fallback.
...
fixes #1862
7 years ago
James White
38af8edd59
Fixed: Adjust Sonarr references to Radarr ( #1977 )
8 years ago
Devin Buhl
35e046bb87
Patch/onedr0p 3 13 17 ( #1166 )
...
* Update message when the person has no movies with helpful links
* Added ImdbId to the release info from AwesomeHD
* Add ImdbId to release info for PTP and HDBits
* ImdbId is required for HDBits
* Added some error handling in SkyHook for TMDb
* Remove un-needed imports
* DIsable movie search after list sync (causing issues)
* small change
* Fix HDBits tests
8 years ago
Mitchell Cash
3b3fe197ca
Fixed: Parsing headers that have a trailing semi-colon ( #1117 )
8 years ago
Devin Buhl
73f0916fa0
Deluge 1.3.14 API support due to changed json-rpc checks
8 years ago
Devin Buhl
b1b947ae7f
Update UserAgentBuilder.cs
...
Make user-agent Radarr
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
margaale
8d776abb48
Fixed: Handle download clients sending invalid content-type header.
...
DownloadStation incorrectly surrounds charset with double-quotes. whereas the http standard specifies they must be without quotes.
fixes #1586
8 years ago
Taloth Saldono
7ef1ca8a00
Fixed: Tweaked ratelimit logic for rarbg api.
8 years ago
Taloth Saldono
816cf608fc
Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash.
8 years ago
Taloth Saldono
73fb216e6f
New: Added CAPTCHA support to Rarbg.
9 years ago
Taloth Saldono
54c17de849
New: Http/Socks proxy support.
...
fixes #732
9 years ago
Taloth Saldono
229986033c
Added logging of Sonarr API calls.
9 years ago
Mark McDowall
e2d6d374ab
Update HttpAccept.Rss to include application/xml
9 years ago
Taloth Saldono
0f1afd416b
Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes.
9 years ago
Lloyd Sparkes
2b11ad4585
Proxy BypassList tests
...
Lightly refactored and updated documentation to make it easier for users
9 years ago
Lloyd Sparkes
5fae8e7762
Updating SocksWebProxy to fix issues with POST Requests
9 years ago
Taloth Saldono
b479064abd
Moved Proxy types around and refactored/renamed a few things.
9 years ago
Taloth Saldono
9e7927acec
Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Lloyd Sparkes
f807e44a39
Force to IPv4
9 years ago
Lloyd Sparkes
d68abc746c
Bug Fixes
9 years ago
Lloyd Sparkes
6fdbb2b659
Fix merging issues & API changes - that conflict resolution did not detect
9 years ago
Lloyd Sparkes
bfe134ee54
Proxy Support for Sonarr #732
...
Switch to use Port #0 which just uses the next free port
Non Functional - Code Cleanup
Tabs -> Spaces,
Opps Deleted too much
Refactoring & Code Cleanup & Move Config to DB
remove unneeded line
Clean Up Spaces
Code Review Points on the UI
FIx extra space
Clean Up unrequired changes
Add a HealthCheck.
Extra Check in ProxyCheck. Correctly deal with Socks Authentication
Remove SubModule
Add in Nuget + Tweak ProxyCheck
Code Review Points
Missed Review Point
Add Subnet Filtering, Add ProxyBypass for local addresses. UI updated for property changes.
Fix typo, and copy&paste error
Tweak URL to hit
9 years ago