Commit Graph

133 Commits (34597e6ecb6261ac6b88ef5400513fe630aed29e)

Author SHA1 Message Date
Qstick 0f52258d53 Fixed: (Flaresolverr) YggCookie and YggTorrent Issues
3 years ago
Qstick 10aa3e43a2 Fixed: (Cardigann) Use correct encoding for Auth and Download calls
3 years ago
Qstick f5cb81951a New: Use native .NET socks proxy
3 years ago
bakerboy448 f4cee1d5f4 Fixed: UserAgent Parsing
3 years ago
Qstick 7480ebea85 New: Per Indexer Proxies
3 years ago
crusher 2c6680e4fa New: (Indexer) Rutracker.org (#371)
3 years ago
Qstick ed7c5a937f Fixed: Correctly handle 302 and 303 redirects in HttpClient
3 years ago
Qstick 63b6adf0e1 Fixed: Empty should redirect to Base
3 years ago
Qstick d9e211472b Fixed: Cardigann redirect handling fails for relative location headers
3 years ago
Qstick c694d1ef44 Cleanup UA Parser
3 years ago
Robin Dadswell f85235d214
Show User Agent in System->Tasks for externally triggered commands (#63)
3 years ago
Qstick 5cb13e69d7 Fixed: Indexer failures not logged to history
3 years ago
Qstick 62977d0863 Fixed: Cardigann Download block handling
3 years ago
ta264 95d5e0d347 Don't persist cookies across requests by default
3 years ago
ta264 29da0b7031 New: Make indexer HTTP requests async
3 years ago
Qstick 15de46c877 Revert "Cleanup Cookie handling in HttpClient"
3 years ago
Qstick 6d9b028814 Async HttpClient framework
3 years ago
Qstick d932beba50 Cleanup Cookie handling in HttpClient
3 years ago
Qstick 030ef6dce6 Remove Mono Builds
3 years ago
Qstick a41ae141cd Cardigann Auth first pass
3 years ago
Qstick e6c58a6b31 Follow 303 and 307 Redirects when AllowRedirects is True
4 years ago
Qstick e1020f4107 Initial Push
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
4 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)
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