1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/src/NzbDrone.Common
2022-03-28 17:34:19 -07: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: Validation when testing indexers, import lists, connections and download clients 2022-03-28 17:34:19 -07:00
EnsureThat Use pattern matching instead of as expression type checking 2021-12-17 19:16:00 -08:00
EnvironmentInfo Don't ignore original wal/journal during v3 migration 2021-03-18 23:43:16 +01: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: Convert Trakt list name to URL slug 2021-12-20 12:26:51 -08:00
Http Add response size to http responses 2022-03-20 22:19:06 +01:00
Instrumentation Fixed: Better Cleansing of Tracker Announce Keys 2022-01-23 13:00:59 -08: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: Updated MediaInfo to 21.09, Sqlite to 3.32.1.0 and added support for mac osx arm64 arch. Deprecated osx x86. 2021-12-16 15:54:19 +01:00
TinyIoC.cs Use pattern matching instead of as expression type checking 2021-12-17 19:16:00 -08:00