Commit Graph

552 Commits (c9878241745a2f18b2d43ec791410b8711250519)

Author SHA1 Message Date
ta264 6fa0cdc9a8 Report runtime identifier to sentry
3 years ago
ta264 c0cbbc7ed4 Update API URL
3 years ago
ta264 de243991dd Support for digest auth with HttpRequests
3 years ago
Qstick bc20e159ba Bump dotnet to 6.0.1
3 years ago
ta264 b626c5bbf0 Fixed: Use our own HttpClient for rTorrent RPC requests
3 years ago
Qstick 3a48f07702
Fixed: Twitter connect not sending messages after http rework (#6901) [common]
3 years ago
Qstick c1e07b30d7 Bump DSN for 4.0.0
3 years ago
ta264 2042ffce62 Fixed: Don't buffer update package to memory when downloading
3 years ago
ta264 073e59e3db Fixed: Windows installer and adding/removing services
3 years ago
ta264 4d6c3369c6 New: Add osx-arm64 and linux-musl-arm builds
3 years ago
Qstick c4cf38255e Fixed: Combine content headers with response headers
3 years ago
ta264 399f242f87 Fixed: Restarting windows service from UI
3 years ago
ta264 8b8f79d6c3 New: Use native .NET socks proxy
3 years ago
ta264 e54d4765dd Other package updates
3 years ago
ta264 4068cfcabb New: Upgrade to .NET 6
3 years ago
ta264 c5b736e422 Use modern HttpClient
3 years ago
bakerboy448 a8b563de7b Fixed: Cleanse APIKey from Signalr logging
3 years ago
ta264 d33bed6a36 Fixed: Null reference error getting video file info
3 years ago
ta264 a219b4a1b8 Fixed: Forms login persists across restarts in docker
3 years ago
ta264 d6967a786f Fixed: Memory leak
3 years ago
ta264 06e2d5b3c3 New: Use native dotnet host and DryIoc
3 years ago
ta264 2d53ec24f8 New: Use ASP.NET Core instead of Nancy
3 years ago
Mark McDowall c8c9db1452 Aria2 fixes
3 years ago
Qstick d666366deb Bump Sentry from 2.1.8 to 3.9.3
3 years ago
Qstick 2d0271978d Bump .Net from 5.0.5 to 5.0.10
3 years ago
bakerboy448 0ef7f0155a fixed grammar issues
3 years ago
Qstick 64cf11bc54 New: mono disk and process provider cleaning
3 years ago
Qstick 92c4c50e1c New: Even More Mono Cleaning
3 years ago
Qstick cc572729ff New: Drop Mono Support
3 years ago
Qstick a037a8dbe2 Don't ignore original wal/journal during v3 migration
3 years ago
ta264 7d7b2c9e2b Fixed: RSS sync paging back too far for some indexers
3 years ago
Robin Dadswell fcec787eb6
Show User Agent in System->Tasks for externally triggered commands (#6327)
3 years ago
bakerboy448 8ef4429b9e New: ISO 8601 Date in log files
3 years ago
Robin Dadswell 0a18898e36
Sentry logging exceptions and some trace logging
4 years ago
bakerboy448 ea3a6171fa Fixed: Cleanse Notifiarr APIKey from logs
4 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 e9e034d193 Fixed: Removal of previous service
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
Qstick 4acd885f19 Fixed: Cleanse Tracker Announce Keys from logs
4 years ago
ta264 3a146ea667 Fixed: Adding indexers from presets
4 years ago
ta264 f03dfda2f0 New: Use System.Text.Json for Nancy and SignalR
4 years ago
Qstick 4dc67c027b Fixed accounting for zero terminator in long path limitation
4 years ago
ta264 14d43e6d6b Fixed: Built-in updater for mono version
4 years ago
ta264 e3cc4f4cb1 Fixed: Set musl status at compile time
4 years ago
Qstick 1e396ead5e Bump NetFramework to 4.7.2
4 years ago
ta264 26a04c9fd1 New: Build with NET5
4 years ago
Qstick 6b3bdb4f88 Bump Sentry 2.1.8 / SentryJS 5.29.2
4 years ago
ta264 96384521c5 Fixed: FolderWritable check for CIFS shares mounted in Unix
4 years ago
ta264 8c892a732e Revert "Fixed: FolderWritable check for CIFS shares mounted in Unix"
4 years ago
ta264 a71874db8d Fixed: FolderWritable check for CIFS shares mounted in Unix
4 years ago
Qstick 2d9c77ec5e Fixed: If v0.2 DB Exists back it up during update
4 years ago
Qstick e3ac7d6fc5 Fixed binary execute permissions for osx and Radarr
4 years ago
Qstick 9c77399379 New: Dynamic Select and UMask Fields
4 years ago
Qstick 3a8ca21a17 Add NeutralLanguage to NzbDrone.Common to appease VS 16.8
4 years ago
Qstick 70a9a68ed3 Bump to dotnet core 3.1.10
4 years ago
Taloth Saldono d00f3abbf0 Fixed: Dataloss when moving series folder to root folder with only different casing
4 years ago
Qstick a03d136aa4 Fixed: Cleanse account and passwd from Download Station URLs
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
Arthur Bols 4b25ef6deb New: Removed chown and simplified chmod options for linux/osx
4 years ago
Taloth Saldono 2a9160f870 Added Plex url to cleanser
4 years ago
Qstick d07dd33a9e New: Upgrade sqlite to 3.32.1 and system.data.sqlite to 1.0.113
4 years ago
Taloth Saldono 9ca291ecaf Cleanse remote IP Address from trace log file
4 years ago
Qstick 1d6a7a1843 Revert "Async HttpClient and list lookup"
4 years ago
Qstick 70601faa4f Bump Core Packages for 3.1.4
4 years ago
ta264 c8a2af867e Async HttpClient and list lookup
4 years ago
Qstick c64c2d9f27 New: Use RadarrApi For MovieInfo
4 years ago
Taloth Saldono e8e852100c Fixed recursion issue when emptying recycle bin
4 years ago
ta264 d03a6486d3 Fixed: NET Core not deleting source when moving across drives
4 years ago
Taloth Saldono 4606503818 Fixed: Performance issue when scanning large root folder
4 years ago
Taloth Saldono eb98a7e8be Improved error message when nzb download contains an newznab error instead
4 years ago
Qstick 73eb83c9dc Fix Indent Issue from cherry pick
4 years ago
Taloth Saldono 7afea3df90 Log Real IP on Authentication failure in case of a reverse proxy
4 years ago
Qstick 17c60f897b
Sentry DSN Update
4 years ago
Qstick 72caab1b2b New: Monitor and Process downloads separately
4 years ago
Qstick 39250abf7d Fixed: Add AltTitles from TMDB if Mapping Fails
5 years ago