Commit Graph

521 Commits (btn-rework)

Author SHA1 Message Date
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
5 years ago
Qstick 1c85bd96f8 Bump .net Core 3.1.6
5 years ago
Qstick a8deaf85c0 Fixed: Bootloop due to bad format args in AppFolderFactory
5 years ago
Qstick 5b6bef36f2 Refresh Yarn.lock, net core 3.1.5
5 years ago
Arthur Bols 4b25ef6deb New: Removed chown and simplified chmod options for linux/osx
5 years ago
Taloth Saldono 2a9160f870 Added Plex url to cleanser
5 years ago
Qstick d07dd33a9e New: Upgrade sqlite to 3.32.1 and system.data.sqlite to 1.0.113
5 years ago
Taloth Saldono 9ca291ecaf Cleanse remote IP Address from trace log file
5 years ago
Qstick 1d6a7a1843 Revert "Async HttpClient and list lookup"
5 years ago
Qstick 70601faa4f Bump Core Packages for 3.1.4
5 years ago
ta264 c8a2af867e Async HttpClient and list lookup
5 years ago
Qstick c64c2d9f27 New: Use RadarrApi For MovieInfo
5 years ago
Taloth Saldono e8e852100c Fixed recursion issue when emptying recycle bin
5 years ago
ta264 d03a6486d3 Fixed: NET Core not deleting source when moving across drives
5 years ago
Taloth Saldono 4606503818 Fixed: Performance issue when scanning large root folder
5 years ago
Taloth Saldono eb98a7e8be Improved error message when nzb download contains an newznab error instead
5 years ago
Qstick 73eb83c9dc Fix Indent Issue from cherry pick
5 years ago
Taloth Saldono 7afea3df90 Log Real IP on Authentication failure in case of a reverse proxy
5 years ago
Qstick 17c60f897b
Sentry DSN Update
5 years ago
Qstick 72caab1b2b New: Monitor and Process downloads separately
5 years ago
Qstick 39250abf7d Fixed: Add AltTitles from TMDB if Mapping Fails
5 years ago
Qstick 37d004d78d Fixed: Copy linux permission mask when moving to recycle bin
5 years ago
Qstick d59c563023 Update Backend Packages
5 years ago
Mark McDowall 55758a2772 New: Ignore #recycle folders (Synology Recycle bin folder)
5 years ago
Петр Шургалин 1e4bdcc324 Fixed: RestClient does not use global proxy settings
5 years ago
Qstick 65287ec4f3 New: TMDb List Rework
5 years ago
Qstick 70d7b3b70a Fixed: 4 digit year for log lines
5 years ago
ta264 f83ccb6ca4 Swap to dapper Mk. 2
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 997ff74fb9 Replace tabs with 4 spaces
5 years ago
ta264 10fc0b071f Fixed: NET Core doing copy/delete instead of rename
5 years ago
ta264 c53aed4cbf Update sentry DSN to self hosted
5 years ago
Qstick e937d74b11 Revert "Swap to dapper and system.text.json for database backend"
5 years ago
ta264 d2065bfa1b Swap to dapper and system.text.json for database backend
5 years ago
Taloth Saldono c34dc0be13 Cleanse getnzb url
5 years ago
Taloth Saldono d5c2308587 Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
ta264 6235225f7d New: Bump to .NET Core 3.1
5 years ago
ta264 36ab3ecf71 Fixed: Removed unused references to System.Drawing
5 years ago
ta264 9fe978319e Fixed: Don't load Radarr.Core.dll as part of Radarr.Update
5 years ago
ta264 b5b43b8b3f Changed: Align GetValueOrDefault extension with netcore3.0 version
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
ta264 350dfeabba New: Make Twitter NetStandard compatible
5 years ago
ta264 bc0cc2bfa9 New: Use ImageSharp for resizing
5 years ago
ta264 5c07b39b04 Fixed: Convert MonoOnly to PosixOnly
5 years ago
ta264 fdbed91a4e New: Use sqlite package from Lidarr
5 years ago
ta264 0b0d0a7353 New: Use dotnet tooling, produce 64bit build on windows
5 years ago
Taloth Saldono 97de1b4622 Moved Platform version determination to static
5 years ago
Qstick 7fd391259c Fixed: Movie Path UI Warning, Duplicate Import Fixes
5 years ago