Commit Graph

583 Commits (v4.0.3.1413)

Author SHA1 Message Date
Louis R 060b789bc6
Fixed: Exceptions when checking for routable IPv4 addresses
6 months ago
Bogdan 86034beccd Bump ImageSharp, Polly, DryIoc, STJson, WindowsServices
7 months ago
Louis R 13af6f5779
Fixed: Don't disable IPv6 in IPv6-only Environment
7 months ago
Bruno Garcia 6377c688fc
Update Sentry SDK add features
7 months ago
Mark McDowall 19db75b36b Add max token length (including ellipsis) for some tokens
8 months ago
ta264 d9acbf5682 Fixed: FolderWritable check for CIFS shares mounted in Unix
8 months ago
Qstick f87a66fcba Improved http timeout handling
9 months ago
Mark McDowall fd17df0dd0 New: Optional directory setting for Aria2
9 months ago
Bogdan 41ed300899
Fixed: Ignore case when cleansing announce URLs
12 months ago
Bogdan c7824bb593
Fixed: Skip parsing releases without title
1 year ago
Bogdan 82d586e701 Use await on reading the response content
1 year ago
Mark McDowall bb7b2808e2 Mock debouncer for testing
1 year ago
Bogdan 828b8e0fe4 Bump dotnet to 6.0.21
1 year ago
Bogdan 467ce70291
Fixed: Increase timeout when downloading updates
1 year ago
Bogdan 0feee19146 New: Async HttpClient
1 year ago
Bogdan 78593f428a New: Use HTTP/2 in HttpClient
1 year ago
Bogdan 78d4dee461
Replace docker detection for cgroup v2
1 year ago
Mark McDowall d493f8762f Fixed: Hidden files being ignored
1 year ago
Bogdan cc538c4b2d
Show warning when using the docker update mechanism
1 year ago
Robin Dadswell a13011aa49 New: Postgres Database Support
1 year ago
Bogdan 77a4ba4925
Detect Docker when using control group v2
1 year ago
Qstick 03d361f553
Filter user issues from Sentry (#5859)
1 year ago
Mark McDowall e5aa858410 New: Ignore inaccessible files with getting files
1 year ago
Mark McDowall 5f72178445 Fixed: UI loading when series or root folder path is for wrong OS
1 year ago
Bogdan aa2b003167 Create overload for `ToJson()` with Formatting param
1 year ago
Qstick 11bd764a75 Fixed: Correctly handle 302 and 303 redirects in HttpClient
1 year ago
Bogdan e5ff4aafa3 Update cleansing rules for RSS TL feed and homedir for Mac
1 year ago
bakerboy448 3b505d8734
New: Indexer Messaging and Error Improvements
1 year ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
1 year ago
Bogdan 281add47de Inline 'out' variable declarations
1 year ago
Bogdan 6b1e4ef819
Enforce rule IDE0005 on build
1 year ago
Mark McDowall f05405fe1c Fixed: Don't rollback file move if destination already exists
1 year ago
Bogdan 3af7a6df7d Remove unused field userAgentBuilder in HttpClient
1 year ago
Bogdan c6b543e072 Remove unused imports
1 year ago
ta264 63654b99f2 Fixed: Don't buffer update package to memory when downloading
1 year ago
Bogdan 8f482c534f
Fixed: custom script error when importing some downloads
1 year ago
Qstick 5a04602672 Remove mono process detection
1 year ago
Stepan Goremykin 40e54685b9 Migrate to FluentValidation 9
1 year ago
Mark McDowall 47cf8e6430
New: Updated Rarbg request limits
1 year ago
Stepan Goremykin 6ea3d8c127 Use MinBy and MaxBy instead of OrderBy + First
2 years ago
Stepan Goremykin 2abbee1032
Update SixLabors.ImageSharp, MailKit, DryIoc libraries
2 years ago
Mark McDowall 42003ebd72 Reverted Microsoft package updates to 6.x
2 years ago
Mark McDowall 0321368cc3 New: Improve path validation when handling paths from different OSes
2 years ago
Stepan Goremykin fd5d279a9e Update SharpZipLib
2 years ago
Stepan Goremykin b303dc899a Update Newtonsoft.Json
2 years ago
Stepan Goremykin 3b6cadeb7e Update packages from microsoft
2 years ago
Mark McDowall ff2e8ffc37 Fixed: Permissions after installing on Windows and opening Firewall port
2 years ago
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
2 years ago
Qstick a42f97229a Convert method to static that doesn't use instance data
2 years ago
Qstick 2b79fe833b Use Contains(char) instead of Contains(string) for performance
2 years ago