Sonarr/src/NzbDrone.Common
Taloth Saldono 24ca47356e Sentry logging exceptions and some trace logging 2021-03-06 13:57:11 +01:00
..
Cache Fixed: Refreshing Plex Server series in high volume systems 2020-06-21 21:32:45 +02:00
Cloud Secure URLs for Skyhook and Services 2018-12-29 13:08:48 +01:00
Composition Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily. 2020-06-09 14:14:58 +02:00
Crypto New: Delaying Blackhole imports while they're still being updated. 2016-03-15 21:46:40 +01:00
Disk Fixed accounting for zero terminator in long path limitation 2021-01-16 02:49:48 +01:00
EnsureThat New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
EnvironmentInfo Fixed: Removal of previous service 2021-03-05 18:28:59 -08:00
Exceptions Throw exception if ports are the same at startup 2019-04-28 01:07:56 -07:00
Expansive Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Extensions Fixed: Exception when parsing Quality in release title with colon 2020-08-11 00:09:10 +02:00
Http Handle 303 and 307 redirects in Http Requests 2021-03-03 20:43:44 -08:00
Instrumentation Sentry logging exceptions and some trace logging 2021-03-06 13:57:11 +01:00
Messaging Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Model Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
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 Generalized RateLimit logic to all indexers based on indexer id 2021-02-08 00:09:59 +01:00
ArchiveService.cs New: Backup options and restoration 2018-12-29 13:08:48 +01:00
ConsoleService.cs Fixed: Default Windows Service Account 2018-12-29 13:08:47 +01:00
ConvertBase32.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
HashUtil.cs Create anonymous hash to detect issue duplication 2017-01-20 20:15:49 -08:00
PathEqualityComparer.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
ServiceFactory.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
ServiceProvider.cs Fixed: Default Windows Service Account 2018-12-29 13:08:47 +01:00
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 Because it's 2016! 2016-12-21 20:38:37 -08:00