Sonarr/src/NzbDrone.Common
Taloth Saldono 0bc190e97e Fixed binary execute permissions for osx and Radarr 2020-11-22 17:10:29 +01:00
..
Cache Fixed: Refreshing Plex Server series in high volume systems 2020-06-21 21:32:45 +02:00
Cloud
Composition Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily. 2020-06-09 14:14:58 +02:00
Crypto
Disk Fixed binary execute permissions for osx and Radarr 2020-11-22 17:10:29 +01:00
EnsureThat
EnvironmentInfo Moved Windows-only Permission function to Sonarr.Windows 2020-06-07 22:48:28 +02:00
Exceptions Throw exception if ports are the same at startup 2019-04-28 01:07:56 -07:00
Expansive
Extensions Fixed: Exception when parsing Quality in release title with colon 2020-08-11 00:09:10 +02:00
Http Fixed: Parsing of URLs with double slashes in the path 2020-10-10 13:43:08 -07:00
Instrumentation Fixed: Cleanse account and passwd from Download Station URLs 2020-10-25 16:12:45 -07:00
Messaging
Model
OAuth New: Make Twitter NetStandard compatible 2020-10-18 16:26:59 -07:00
Processes New: Replaced launcher on OSX Catalina so that individual permissions can be assigned (note, will ignore permissions previously assigned to sh) 2020-06-07 17:42:46 +02:00
Reflection Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily. 2020-06-09 14:14:58 +02:00
Serializer Updated NLog to 4.6.6, Newtonsoft.Json to 12.0.2, RestSharp to 106.6.10 2019-08-20 19:39:49 +02:00
TPL
ArchiveService.cs
ConsoleService.cs
ConvertBase32.cs
HashUtil.cs
PathEqualityComparer.cs
ServiceFactory.cs
ServiceProvider.cs
Sonarr.Common.csproj New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm) 2019-08-26 22:33:19 +02:00
TinyIoC.cs