You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/src/NzbDrone.Common
Qstick 2b79fe833b
Use Contains(char) instead of Contains(string) for performance
1 year ago
..
Cache StyleCop 2 years ago
Cloud Secure URLs for Skyhook and Services 6 years ago
Composition New: MediaInfo -> FFProbe 2 years ago
Crypto StyleCop 2 years ago
Disk Fixed: USB drives mounted to folders are treated as different mounts 1 year ago
EnsureThat StyleCop 2 years ago
EnvironmentInfo New: Return static response to requests while app is starting 1 year ago
Exceptions StyleCop 2 years ago
Expansive Enforce comment spacing with Stylecop 2 years ago
Extensions Use Contains(char) instead of Contains(string) for performance 1 year ago
Http Use span-based string.Concat to avoid unnecessary allocation 1 year ago
Instrumentation Sentry SDK v3.23.1 2 years ago
Messaging StyleCop 2 years ago
Model StyleCop 2 years ago
OAuth Use Any() in place of Count() to prevent enumerating 1 year ago
Processes StyleCop 2 years ago
Reflection StyleCop 2 years ago
Serializer New: Use ASP.NET Core instead of Nancy 2 years ago
TPL Remove unnecessary assignments to default type value 1 year ago
ArchiveService.cs StyleCop 2 years ago
ConsoleService.cs Fixed: Default Windows Service Account 6 years ago
ConvertBase32.cs Build Sonarr on Net6 2 years ago
HashUtil.cs StyleCop 2 years ago
PathEqualityComparer.cs StyleCop 2 years ago
ServiceFactory.cs New: Use ASP.NET Core instead of Nancy 2 years ago
ServiceProvider.cs Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName 1 year ago
Sonarr.Common.csproj Upgrade Newtonsoft.Json 2 years ago