Commit Graph

631 Commits (develop)

Author SHA1 Message Date
Mark McDowall 4cf1215cfa Fixed: Cleanse BHD RSS key in log files
1 month ago
Louis R 2b100d0f72 Fixed: Exceptions when checking for routable IPv4 addresses
2 months ago
Louis R 3ea80038d3 Fixed: Don't disable IPv6 in IPv6-only Environment
2 months ago
Qstick 1c3d2ce4e5 Improved http timeout handling
4 months ago
Bogdan a3ae2359f5 Fixed: Ignore case when cleansing announce URLs
7 months ago
Bogdan ca0c95a2d2 Fixed: Skip parsing releases without title
8 months ago
Bogdan 9fe08429bc Use await on reading the response content
8 months ago
Bogdan adc5f4db97 Fixed: Increase timeout when downloading updates
9 months ago
Bogdan 1f95bcae4e New: Async HttpClient
9 months ago
Bogdan 29118cda45 New: Use HTTP/2 in HttpClient
9 months ago
Bogdan 3db33c988a Align logs filename with upstream
9 months ago
Bogdan 1202a43466 Show warning when using the docker update mechanism
9 months ago
Mark McDowall 331d0c9a9c New: Ignore inaccessible files with getting files
9 months ago
Mark McDowall cc70d61735 Fixed: UI loading when author or root folder path is for wrong OS
9 months ago
Bogdan b84e83b082 Replace docker detection for cgroup v2
9 months ago
Bogdan ce820f6f73 Fixed: Detect Docker when using control group v2
9 months ago
servarr[bot] 73b3b1848b
Filter user issues from Sentry
10 months ago
Qstick ef57545221 Add package to Sentry release to ensure apps don't mix
11 months ago
Bogdan 0e2d39f580 Create overload for `ToJson()` with Formatting param
11 months ago
bakerboy448 749684e24a New: Indexer Messaging and Error Improvements
11 months ago
Bogdan 4e493b74e6 Update cleansing rules for RSS TL feed and homedir for Mac
11 months ago
Qstick 6e13191c25 Fixed: Correctly handle 302 and 303 redirects in HttpClient
11 months ago
Bogdan bb7e2fc70c Fixed: Don't log handled exceptions in API
12 months ago
Bogdan d1aff31593 Use 'var' instead of explicit type
12 months ago
Bogdan 89dd4d3271 Inline 'out' variable declarations
12 months ago
Bogdan c98f4512df Enforce rule IDE0005 on build
12 months ago
Mark McDowall accd16da71 Fixed: Don't rollback file move if destination already exists
1 year ago
Bogdan 0411102f57 Remove unused imports
1 year ago
Qstick f26fd39709 Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
1 year ago
Qstick 6827ac5670 Use span-based string.Concat to avoid unnecessary allocation
1 year ago
ta264 c827859ba0 Fixed: Don't buffer update package to memory when downloading
1 year ago
Bogdan e9ada0b43d Fixed: custom script error when importing some downloads
1 year ago
Stepan Goremykin 28f64d9a46 Migrate to FluentValidation 9
1 year ago
Mark McDowall 816969d0f5 Add support for custom RetryAfter in RequestLimitReachedException
1 year ago
Mark McDowall 3c03413d5a New: Return static response to requests while app is starting
1 year ago
Qstick 92c59e158d Convert method to static that doesn't use instance data
1 year ago
Mark McDowall b3cf903a3b New: Improve path validation when handling paths from different OSes
1 year ago
Stepan Goremykin a4930474a5 Use MinBy and MaxBy instead of OrderBy + First
1 year ago
Mark McDowall 60cc22b543 Fixed: Permissions after installing on Windows and opening Firewall port
1 year ago
Qstick 0b3d49db32 Remove mono process detection
1 year ago
Qstick b4112dc4bb Fixed: Correctly handle Content-Encoding headers
1 year ago
Qstick df0a5f004d Fixed: Improve moving file to location where another one exists
1 year ago
Qstick 874b4fc401 New: Ignore #recycle folders (Synology Recycle bin folder)
1 year ago
Alan Collins 590b203bb6 Adjusted the Windows LongPath support check for valid segment lengths
1 year ago
Qstick 9982df9d2b Bump Sentry to 3.25.0
1 year ago
Mark McDowall 8a4d309d57 New: IPv6 support for connections/indexers/download clients
1 year ago
Mark McDowall 7dc061cc8a Fixed: Improve Bind Address validation and help text
1 year ago
Qstick 13dad33e31 New: Improve IPAddress.IsLocal method
1 year ago
Qstick 599f52e72f Fixed: Validation when testing indexers, import lists, connections and download clients
1 year ago
Qstick d93a0c27e9 Sentry logging exceptions
2 years ago