Commit Graph

97 Commits (b40c63dcfe0e51e1e2796d41a0e129bf04ff5908)

Author SHA1 Message Date
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)
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
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
Qstick 6287bfd9d9 New: Nzb Validation and Nzbget/SAB URLBase (#3380)
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 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)
6 years ago
mueslo 9db7bd09e1 Add underscore to host part of URI regex (#2633)
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
James White 38af8edd59 Fixed: Adjust Sonarr references to Radarr (#1977)
7 years ago
Devin Buhl 35e046bb87 Patch/onedr0p 3 13 17 (#1166)
7 years ago
Mitchell Cash 3b3fe197ca Fixed: Parsing headers that have a trailing semi-colon (#1117)
7 years ago
Devin Buhl 73f0916fa0 Deluge 1.3.14 API support due to changed json-rpc checks
7 years ago
Devin Buhl b1b947ae7f Update UserAgentBuilder.cs
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.
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.
8 years ago
Taloth Saldono 54c17de849 New: Http/Socks proxy support.
8 years ago
Taloth Saldono 229986033c Added logging of Sonarr API calls.
8 years ago
Mark McDowall e2d6d374ab Update HttpAccept.Rss to include application/xml
8 years ago
Taloth Saldono 0f1afd416b Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes.
8 years ago
Lloyd Sparkes 2b11ad4585 Proxy BypassList tests
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 cc0406653a Readded logging Download Client responses.
8 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
8 years ago
Taloth Saldono 96b7bd3b2b Merge branch 'http-uri-combine-path' into develop
8 years ago
Taloth Saldono e1ea17cabf Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises)
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 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 25d481d5d9 Migrated all Download client proxies from RestSharp to HttpClient.
8 years ago