Commit Graph

595 Commits (14816306a4443991a1ca9baf7f50ebd242488251)

Author SHA1 Message Date
Bogdan 14816306a4 Inline 'out' variable declarations
1 year ago
Bogdan bac43d9d31 Enforce rule IDE0005 on build
1 year ago
Stepan Goremykin adcba7b724 Use Array.Empty and fix a few multiple enumerations
1 year ago
Mark McDowall f38f00c64e Fixed: Don't rollback file move if destination already exists
1 year ago
Bogdan f19c6e8ee1 Remove unused imports
1 year ago
ta264 87e702cbef Fixed: Don't buffer update package to memory when downloading
1 year ago
Bogdan 7c3871441e Fixed: custom script error when importing some downloads
1 year ago
Stepan Goremykin 565c05c4c9 Use MinBy and MaxBy instead of OrderBy + First
1 year ago
Mark McDowall d0f75e2e96 New: Improve path validation when handling paths from different OSes
1 year ago
Mark McDowall 09cc4c23e1 New: Updated Rarbg request limits
1 year ago
Bogdan ea0a78b620 Fixed: Migrate to FluentValidation 9
1 year ago
Qstick 9259ad7d49 Convert method to static that doesn't use instance data
1 year ago
Qstick 529ea26ab6 Remove mono process detection
1 year ago
Qstick 40a8476683 Bump dotnet to 6.0.16
1 year ago
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
1 year ago
Mark McDowall 7ac0e43c29 Fixed: Permissions after installing on Windows and opening Firewall port
1 year ago
Mark McDowall fc79738fcb New: Return static response to requests while app is starting
1 year ago
Mark McDowall eab4134434 Fixed: USB drives mounted to folders are treated as different mounts
1 year ago
Qstick cdb93c4c76 Fixed: Correctly handle Content-Encoding headers
1 year ago
Qstick db00ff1757 Fixed: Improve moving file to location where another one exists
1 year ago
Alan Collins cbb14cd148 Adjusted the Windows LongPath support check for valid segment lengths
1 year ago
Qstick f4a5544087 Bump Sentry to 3.25.0
1 year ago
Mark McDowall fd463ad283 New: IPv6 support for connections/indexers/download clients
1 year ago
Mark McDowall acf3ef7fb2 Fixed: Improve Bind Address validation and help text
1 year ago
Qstick b8fc07e343 Bump Newtonsoft to 13.0.2
1 year ago
Qstick 980f8f0408 New: Improve IPAddress.IsLocal method
1 year ago
Qstick c02b66ec44 Enforce comment spacing with Stylecop
2 years ago
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
luz paz 7d8a4abc8e Fix various typos
2 years ago
Mark McDowall 41a072613c Fixed: Re-downloading of series images
2 years ago
bakerboy448 8bb630c5db New: Use Notifiarr API
2 years ago
Qstick 117436b199 Cleanup dual target and mono code
2 years ago
Chris ab0cd623d2 Fixed: Cleanse Discord Webhook URLs
2 years ago
Qstick f6f44f2fbd Updated NLog Version
2 years ago
Qstick 35651df049 Use modern HttpClient
2 years ago
Qstick 9bacc78eb1 Handle redirects for 308 redirects
2 years ago
Qstick a344604595 Sentry logging exceptions
2 years ago
ta264 7ebd41eff1 Update packages
2 years ago
ta264 fe3041216e .NET 6.0.7
2 years ago
bakerboy448 c7e8f5199a Fixed: Better Cleansing of Tracker Announce Keys
2 years ago
bakerboy448 4ca9cb481b Fixed: Cleanse APIKey from Signalr logging
2 years ago
Qstick 81714d20b7 Fixed accounting for zero terminator in long path limitation
2 years ago
Qstick 26b5db3019 Used ReflectionOnly and/or public types where possible
2 years ago
Qstick 4dd0b49dbc Package and Installer Updates
2 years ago
Taloth Saldono 5a69bf42f6 Add response size to http responses
2 years ago
Qstick 06778748da Bump SharpZipLib to 1.3.3
2 years ago
ta264 8626da66a2 Report runtime identifier to sentry
2 years ago
ta264 30670442b6 Fixed: Forms login persists across restarts in docker
2 years ago
Qstick d12ba05466 Fixed: Windows installer and adding/removing services
2 years ago
ta264 814d75c022 Fixed: Restarting windows service from UI
2 years ago