Commit Graph

567 Commits (be24fab897675660b4a092d2a4b1709701269f08)

Author SHA1 Message Date
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
Qstick e8aff90582 Use span-based string.Concat to avoid unnecessary allocation
2 years ago
Qstick f928ee7cad Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
2 years ago
Qstick 7521579bca Use Apend(char) instead of Apend(string) for performance
2 years ago
Qstick 4fe9daec03 Use Any() in place of Count() to prevent enumerating
2 years ago
Qstick 0ed8ba828d Avoid unnecessary zero-length array allocations
2 years ago
Qstick 08ee2f7e32 Remove unnecessary assignments to default type value
2 years ago
Mark McDowall bd3816dac9 Handle null for parent name with clean path is empty
2 years ago
Mark McDowall 95a8f59a32 Fixed: Don't handle images in metadata folder as Roksbox images
2 years ago
Mark McDowall 75378f7bde Fixed: USB drives mounted to folders are treated as different mounts
2 years ago
Mark McDowall 303fc5d786 New: Return static response to requests while app is starting
2 years ago
Mark McDowall 40ce54e165 Upgrade Newtonsoft.Json
2 years ago
Qstick fd98a179ab New: Improve IPAddress.IsLocal method
2 years ago
Mark McDowall 1b90fbcf7d New: IPv6 support for connections/indexers/download clients
2 years ago
Mark McDowall 6bdeafcf8c Fixed: Improve Bind Address validation and help text
2 years ago
Bruno Garcia de3cb07c57
Sentry SDK v3.23.1
2 years ago
Qstick 08b677ca7d Enforce comment spacing with Stylecop
2 years ago