Radarr/src
admin 9c0e11b40b refactor: remove redundant boolean literals (S1125)
Replace == false with negation operator, remove == true comparisons
2025-12-18 16:31:05 -06:00
..
.idea/.idea.NzbDrone/.idea
Libraries New: Drop Mono Support 2021-07-03 10:07:06 -04:00
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 perf: use char overloads for StartsWith/EndsWith (S6610) 2025-12-18 16:17:37 -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 refactor: remove redundant boolean literals (S1125) 2025-12-18 16:31:05 -06:00
NzbDrone.Core.Test refactor: seal non-derived private classes (S3260) 2025-12-18 16:05:31 -06:00
NzbDrone.Host refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Host.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Integration.Test refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Libraries.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Mono perf: use char overloads for StartsWith/EndsWith (S6610) 2025-12-18 16:17:37 -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 New: Bump to .NET 8 2025-09-09 16:56:04 -05: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 perf: use char overloads for StartsWith/EndsWith (S6610) 2025-12-18 16:17:37 -06:00
Radarr.Http refactor: remove redundant boolean literals (S1125) 2025-12-18 16:31:05 -06:00
ServiceHelpers New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
Targets New: Drop Mono Support 2021-07-03 10:07:06 -04:00
.eslintrc.js
.globalconfig Enable all analyzers and enforce code style on build 2023-03-29 18:27:30 -05:00
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 New: Drop Mono Support 2021-07-03 10:07:06 -04:00
NuGet.config Bump System.Data.SQLite to official 2.0.2 2025-09-28 21:57:01 -05:00
omnisharp.json
postgres.runsettings Set up tests on postgres 2022-04-03 00:06:30 +01:00
Radarr.ico
Radarr.sln New: Remove Legacy API 2021-05-30 23:02:59 -04:00
Radarr.sln.DotSettings New: Add support for Pushcut notifications 2023-09-10 23:29:54 +03:00
stylecop.json