Commit Graph

48 Commits (360827708fae3d50f40c2aff99192415e90170bb)

Author SHA1 Message Date
Bogdan 360827708f Use 'var' instead of explicit type
1 year ago
Qstick d946ef4a9e Convert method to static that doesn't use instance data
1 year ago
Bogdan d38f2614d3 Remove unused imports
1 year ago
Qstick fcb3c96455 Call async methods when in an async method
1 year ago
Qstick 59e5b5bd52 Set PooledConnectionLifetime to 10 minutes
2 years ago
Qstick f97b35403d Fixed: Indexer proxies not applying to requests
2 years ago
Qstick 4473551182 Fixed: Correctly use FlareSolverr User Agent
2 years ago
Qstick b7b5a6e7e1
Modern HTTP Client (#685)
2 years ago
Qstick e480f53f7f More mono cleaning
2 years ago
Qstick e04133d34a More Mono Cleaning
2 years ago
Qstick 0f52258d53 Fixed: (Flaresolverr) YggCookie and YggTorrent Issues
3 years ago
Qstick 7480ebea85 New: Per Indexer Proxies
3 years ago
Qstick 5cb13e69d7 Fixed: Indexer failures not logged to history
3 years ago
Qstick 6d9b028814 Async HttpClient framework
3 years ago
Qstick a41ae141cd Cardigann Auth first pass
3 years ago
Qstick e1020f4107 Initial Push
4 years ago
Qstick 658f6922c2
Fixed: Use Proxy for MediaCovers and Metadata (#4916)
4 years ago
Qstick 1d6a7a1843 Revert "Async HttpClient and list lookup"
4 years ago
ta264 c8a2af867e Async HttpClient and list lookup
4 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 8d27111f7b Remove all unnecessary usings
5 years ago
Taloth Saldono 895abe8c3b Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
5 years ago
Qstick 6275737ced New: Many UI Updates and Performance Tweaks
5 years ago
Qstick 65efa15551 New: Backend changes for new UI
5 years ago
Qstick aef89160e2 Added: Platform Detection Improvements
5 years ago
Leonardo Galli a28f2fd21d Fixed: OsInfo being renamed to PlatformInfo
5 years ago
Leonardo Galli a26016fc08 Fixed: Mono bug causing memory leakage when http connections use gzip compression.
5 years ago
Leonardo Galli d02d71c336 Fixed: Apparently Microsoft thinks that you should cast to IDisposable first.
6 years ago
Leonardo Galli eb077b043e Fixed: Resource leakage inside ManagedHttpDispatcher.
6 years ago
Leonardo Galli 799a448544 Fixed: http->https redirects do not use the tls1.2 curl fallback.
6 years ago
James White 38af8edd59 Fixed: Adjust Sonarr references to Radarr (#1977)
7 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.
8 years ago
Lloyd Sparkes 5fae8e7762 Updating SocksWebProxy to fix issues with POST Requests
8 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
8 years ago
Taloth Saldono 9e7927acec Create HttpProxySettingsProvider and fixed related issues.
8 years ago
Lloyd Sparkes f807e44a39 Force to IPv4
8 years ago
Lloyd Sparkes d68abc746c Bug Fixes
8 years ago
Lloyd Sparkes 6fdbb2b659 Fix merging issues & API changes - that conflict resolution did not detect
8 years ago
Lloyd Sparkes bfe134ee54 Proxy Support for Sonarr #732
8 years ago
Taloth Saldono e1ea17cabf Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises)
8 years ago
Taloth Saldono 2d96914bfa Send Http auth without waiting for challenge.
8 years ago
Taloth Saldono 70494c3674 Adding magnet to qbit should use FormData not QueryParam.
8 years ago
Taloth Saldono eb70a6419c Fixed: Not uploading nzbs to Nzbget on linux since previous develop.
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 e01b2ef25c Fixed some compile warnings.
8 years ago
Taloth Saldono fe76d0f98f Refactored the HttpDispatchers.
9 years ago