Commit Graph

569 Commits (c0383ad5f5f34db844e5ce514c57dd3dfc91da4b)

Author SHA1 Message Date
Qstick 64c1e1fa54 Fixed: (Cardigann) Treat "Refresh" header as redirect
3 years ago
Qstick e480f53f7f More mono cleaning
3 years ago
Qstick 573dde97e5 Default Method in HttpRequest to HttpMethod.Get
3 years ago
Qstick 76b6b0dead Use native HttpMethod
3 years ago
Qstick e04133d34a More Mono Cleaning
3 years ago
ta264 147cdf2cce Fixed: Forms login persists across restarts in docker
3 years ago
Qstick 0f52258d53 Fixed: (Flaresolverr) YggCookie and YggTorrent Issues
3 years ago
bakerboy448 c64addb976 Fixed: (UNIT3D Indexers) Cleanse RID in Logs
3 years ago
Qstick a2df38b1ca Fixed: Windows installer and adding/removing services
3 years ago
ta264 02ecc04526 Fixed: Restarting windows service from UI
3 years ago
Qstick b80bfaeff0 Bump System.Data.SQLite.Core.Servar
3 years ago
Qstick 10aa3e43a2 Fixed: (Cardigann) Use correct encoding for Auth and Download calls
3 years ago
bakerboy448 eff8fdebf5 cleanse postgres username/pass creds
3 years ago
bakerboy448 44f12d9569 Fixed: (RarBG) Do not cleanse get_token
3 years ago
bakerboy448 a31971472d Fixed: Cleanse APIKey from Signalr logging
3 years ago
Qstick f5cb81951a New: Use native .NET socks proxy
3 years ago
Qstick c35e257a82 New: Add osx-arm64 and linux-musl-arm builds
3 years ago
Qstick cb7cbb74e0 New: Build on Net6
3 years ago
bakerboy448 4a8131e00f Fixed: Cleanse APIKey from Newznab Response
3 years ago
bakerboy448 93deb56e8e Fixed: Cleanse RSSKey and PassKey from Indexer Response
3 years ago
bakerboy448 f38d6c5b42 Fixed: (Avistaz) Cleanse PID & Hash from response
3 years ago
Qstick 0cfb7da411 New: (Indexer) BitHDTV
3 years ago
bakerboy448 043b1a0e46 Fixed: Better Log Cleansing
3 years ago
bakerboy448 f4cee1d5f4 Fixed: UserAgent Parsing
3 years ago
Qstick 7480ebea85 New: Per Indexer Proxies
3 years ago
bakerboy448 09d839ffb1 Fixed: Incorrectly Cleansing TorrentLeech Search URL
3 years ago
Qstick 3e07a9397c Bump DryIOC to 4.8.1
3 years ago
crusher 2c6680e4fa New: (Indexer) Rutracker.org (#371)
3 years ago
Qstick b3f8e648cd New: (Clients) Torrent and Usenet Blackhole
3 years ago
Qstick bb2e1a6037 Update Sentry Packages
3 years ago
Qstick eaff071b16 Bump .Net5 to 5.0.8
3 years ago
Qstick 4116c10caa New: (Indexers) Per indexer api and download limits
3 years ago
bakerboy448 79b910a80c
Fixed: Cleanse BHD APIKey from logs
3 years ago
bakerboy448 eea5c3e9a4
Fixed: Cleanse Pwd from logs
3 years ago
bakerboy448 135db6d2ff
Fixed: Cleanse additional AuthKey instances in logs
3 years ago
bakerboy448 c3deace9e6
Fixed: Incorrectly cleansing usetoken param
3 years ago
Qstick 4dff0c075a
Log cleanse for passwrd form param
3 years ago
Qstick ed7c5a937f Fixed: Correctly handle 302 and 303 redirects in HttpClient
3 years ago
bakerboy448 b592a137cf Fixed: Cleanse Token from logs
3 years ago
bakerboy448 d234cbda8a Fixed: Cleanse Username prefixed with ': ' from logs
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
4 years ago
Qstick f4346c35c2 Fixed: Clean apikey when in xml response with escaped &
4 years ago
Robin Dadswell f85235d214
Show User Agent in System->Tasks for externally triggered commands (#63)
4 years ago
Qstick 5cb13e69d7 Fixed: Indexer failures not logged to history
4 years ago
bakerboy448 2100587b5f
New: DiscordNotifier is now Notifiarr (#50)
4 years ago
Qstick a14c0d2388 Fixed: Removal of previous service
4 years ago
Qstick 5272619f3e Update backend packages
4 years ago
bakerboy448 2f44f3846e New: ISO 8601 Date format in log files
4 years ago
ta264 f097d30b09 Fixed: Memory leak
4 years ago
Qstick 62977d0863 Fixed: Cardigann Download block handling
4 years ago
ta264 95d5e0d347 Don't persist cookies across requests by default
4 years ago
ta264 29da0b7031 New: Make indexer HTTP requests async
4 years ago
ta264 e81c6016a1 New: Use native dotnet host and DryIoc
4 years ago
ta264 dbdc527f2e New: Use ASP.NET Core instead of Nancy
4 years ago
ta264 a3c8f9ee3c Unused
4 years ago
Qstick 15de46c877 Revert "Cleanup Cookie handling in HttpClient"
4 years ago
Qstick fa7647135b New: VIP Expiration notifications on Newznab
4 years ago
Qstick 6d9b028814 Async HttpClient framework
4 years ago
Qstick d932beba50 Cleanup Cookie handling in HttpClient
4 years ago
ta264 d747777183 Try to fix deserializing cardigann definitions
4 years ago
Qstick 596ba2dcbc New: Use System.Text.Json for Nancy and SignalR
4 years ago
Qstick a921935c74 Update Various Deps
4 years ago
Qstick 030ef6dce6 Remove Mono Builds
4 years ago
Qstick 546bec3717 New Indexer: TorrentDay
4 years ago
Qstick 3bfa1b1e68 Add Volume Factor Props to Release Info
4 years ago
Qstick a41ae141cd Cardigann Auth first pass
4 years ago
ta264 00c2211d45 Fixed: Set musl status at compile time
4 years ago
Qstick 0c7de90e40 Fixed: Built-in updater for mono version
4 years ago
Qstick e6c58a6b31 Follow 303 and 307 Redirects when AllowRedirects is True
4 years ago
Qstick d2a8acb1a6 Net 5.0
4 years ago
Qstick 5b22093c29 Basic Indexer Statistics Endpoint
4 years ago
Qstick 84cbfe870f Cleanup Search UI, Newznab Caps API
4 years ago
Qstick ad04d0d261 More Cleanup
4 years ago
Qstick e1020f4107 Initial Push
4 years ago
ta264 f917d0e9bc Add FileInfo utility functions to DiskProvider
4 years ago
Mark McDowall f637976530 Fixed: Parsing of URLs with double slashes in the path
4 years ago
ta264 28c15bc425 Log out SQL trace on error
4 years ago
Qstick 7d31eb1f55 Fixed: Test for empty strings using isNullOrEmpty
4 years ago
Qstick 4ec71538b9 Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick 295b975046 Fixed: Do not use Count/LongCount when Any can be used
4 years ago
Qstick 0198c7a3b1 Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
Qstick 088ffc34df Fixed: Use Append(Char) for single character Stringbuilder additions
4 years ago
Taloth Saldono 35532b6789 Fixed: Refreshing Plex Server series in high volume systems
4 years ago
Taloth Saldono 38855967d6 New: Fast copy using reflink on btrfs volumes
4 years ago
Taloth Saldono 67d2765d0c Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Qstick c1b6917afe Moved Windows-only Permission function to Radarr.Windows
4 years ago
Qstick 361ffe353d
New: Browse Lists from Discover Movies Page
4 years ago
Qstick df18be2a4d Fixed: Don't fail if ldd doesn't exist
4 years ago
Qstick 658f6922c2
Fixed: Use Proxy for MediaCovers and Metadata (#4916)
4 years ago
Qstick 9c85482b9c Bump to dotnet 3.1.7
4 years ago
ta264 5a1b82e195 Disable single instance check for integration tests
4 years ago
Qstick 28177eb042 New: Use release quality source if not in downloaded file and resolution matches
4 years ago
Qstick 39a1dbf1d1 Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily
4 years ago
Mark McDowall 3766e0eba9 New: Show health warning if system time is off expected time
4 years ago
ta264 7722c50603 New: Musl (alpine linux) compatibility
4 years ago
Qstick 1c85bd96f8 Bump .net Core 3.1.6
4 years ago
Qstick a8deaf85c0 Fixed: Bootloop due to bad format args in AppFolderFactory
4 years ago
Qstick 5b6bef36f2 Refresh Yarn.lock, net core 3.1.5
4 years ago