Radarr/src
Cody Kickertz cde79b6e3b
fix: resolve build errors from Copilot API response code changes (#115)
- Fix void return handling in Update() methods that Copilot incorrectly
  assumed returned the updated object
- Remove unused System.Linq using in NotificationHelpers.cs
- Fix trailing whitespace style violations

Co-authored-by: admin <admin@ardentleatherworks.com>
2025-12-21 15:17:37 -06:00
..
.idea/.idea.NzbDrone/.idea
Libraries
NzbDrone New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Api.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Automation.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Common docs: Update Radarr references to Aletheia and document test suite status (#113) 2025-12-21 14:50:10 -06:00
NzbDrone.Common.Test refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Console New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Core fix: resolve build errors from Copilot API response code changes (#115) 2025-12-21 15:17:37 -06:00
NzbDrone.Core.Test test: add IMDb list error message verification tests 2025-12-19 10:15:33 -06:00
NzbDrone.Host docs: Update Radarr references to Aletheia and document test suite status (#113) 2025-12-21 14:50:10 -06:00
NzbDrone.Host.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Integration.Test Fix CancellationTokenSource resource leaks (BLOCKER severity) 2025-12-19 09:35:35 -06:00
NzbDrone.Libraries.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Mono fix(security): sanitize user-controlled strings in log statements 2025-12-18 17:17:02 -06:00
NzbDrone.Mono.Test refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.SignalR fix: SonarCloud bugs batch 2 2025-12-19 15:22:56 -06:00
NzbDrone.Test.Common Bump Moq to 4.18.4 2025-09-28 21:57:01 -05:00
NzbDrone.Test.Dummy New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Update refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Update.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Windows refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Windows.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
Radarr.Api.V3 fix: resolve build errors from Copilot API response code changes (#115) 2025-12-21 15:17:37 -06:00
Radarr.Http fix(security): prevent path traversal and command injection (#102) 2025-12-21 12:21:31 -06:00
ServiceHelpers New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
Targets
.eslintrc.js
.globalconfig
coverlet.runsettings Bump coverlet.collector to official 6.0.4 2025-09-26 12:40:19 -05:00
Directory.Build.props Avoid rewriting file names in builds 2025-09-26 12:40:19 -05:00
Directory.Build.targets
NuGet.config Bump System.Data.SQLite to official 2.0.2 2025-09-28 21:57:01 -05:00
omnisharp.json
postgres.runsettings
Radarr.ico
Radarr.sln
Radarr.sln.DotSettings
stylecop.json