Commit Graph

126 Commits (9ea0957351bd6598a9507d7838477ab1f3c2f353)

Author SHA1 Message Date
Mark McDowall c11f72c098 New: IPv6 support for connections/indexers/download clients
2 years ago
Mark McDowall da857701f6 Handle redirects for 308 redirects
2 years ago
Taloth Saldono 32393eabb7 Add response size to http responses
3 years ago
ta264 de243991dd Support for digest auth with HttpRequests
3 years ago
ta264 b626c5bbf0 Fixed: Use our own HttpClient for rTorrent RPC requests
3 years ago
ta264 2042ffce62 Fixed: Don't buffer update package to memory when downloading
3 years ago
Qstick c4cf38255e Fixed: Combine content headers with response headers
3 years ago
ta264 8b8f79d6c3 New: Use native .NET socks proxy
3 years ago
ta264 c5b736e422 Use modern HttpClient
3 years ago
Qstick cc572729ff New: Drop Mono Support
3 years ago
Robin Dadswell fcec787eb6
Show User Agent in System->Tasks for externally triggered commands (#6327)
3 years ago
bakerboy448 53b9332675
Fixed: Qbittorrent api errors when only one of two seed criteria was configured
4 years ago
Robin Dadswell 10205da1c3
Generalized RateLimit logic to all indexers based on indexer id
4 years ago
Qstick 24de3fdee6 Remove trailing whitespace in HttpResponce
4 years ago
Qstick 88bc44f7ba Handle 303 and 307 redirects in Http Requests
4 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 088ffc34df Fixed: Use Append(Char) for single character Stringbuilder additions
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
Петр Шургалин 1e4bdcc324 Fixed: RestClient does not use global proxy settings
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)
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)
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.
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)
7 years ago
mueslo 9db7bd09e1 Add underscore to host part of URI regex (#2633)
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.
7 years ago
James White 38af8edd59 Fixed: Adjust Sonarr references to Radarr (#1977)
7 years ago
Devin Buhl 35e046bb87 Patch/onedr0p 3 13 17 (#1166)
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