1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/src/NzbDrone.Api
2017-12-07 19:35:53 +01:00
..
Authentication Fixed: Changed Authentication cookie to prevent conflicts with other apps. (invalidates existing logins) 2017-06-18 00:18:23 +02:00
Blacklist Removed unused using statements 2016-12-23 13:45:24 -08:00
Calendar New: Add default calendar name for iCal 2017-10-13 14:06:54 -07:00
ClientSchema Fixed: Proper port validation for download clients and connections 2017-01-26 22:35:16 -08:00
Commands Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
Config New: Explicit toggle for importing extra files 2017-03-25 09:13:28 -07:00
DiskSpace Removed unused using statements 2016-12-23 13:45:24 -08:00
DownloadClient Removed unused using statements 2016-12-23 13:45:24 -08:00
EpisodeFiles Fixed: Deleting an episode file from the UI that was already deleted from disk 2017-05-19 12:07:57 -07:00
Episodes New: Download client and ID for custom scripts 2017-06-18 21:17:33 -07:00
ErrorManagement Moved Fatal logging to use nlog patterns 2017-01-05 17:43:24 -08:00
Exceptions
Extensions Improved handling of the Preflight OPTIONS request. 2017-12-07 19:35:53 +01:00
FileSystem
Frontend Fixed: Case sensitivity in handling of static resource names. 2017-12-07 19:35:39 +01:00
Health Removed unused using statements 2016-12-23 13:45:24 -08:00
History history/since API endpoint 2017-10-22 12:05:21 -07:00
Indexers Fixed: Calculates wrong age for releases pushed via ReleasePush api. 2017-07-13 17:41:37 +02:00
Logs Removed unused using statements 2016-12-23 13:45:24 -08:00
ManualImport Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
MediaCovers
Metadata Removed unused using statements 2016-12-23 13:45:24 -08:00
Notifications Removed unused using statements 2016-12-23 13:45:24 -08:00
Parse Parse path in ParseModule 2017-08-21 21:24:15 -07:00
Profiles Removed unused using statements 2016-12-23 13:45:24 -08:00
Properties
Qualities Removed unused using statements 2016-12-23 13:45:24 -08:00
Queue Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
RemotePathMappings Removed unused using statements 2016-12-23 13:45:24 -08:00
REST Because it's 2016! 2016-12-21 20:38:37 -08:00
Restrictions Removed unused using statements 2016-12-23 13:45:24 -08:00
RootFolders Removed unused using statements 2016-12-23 13:45:24 -08:00
SeasonPass Removed unused using statements 2016-12-23 13:45:24 -08:00
Series Fixed: Reduce parameters required to add a new series 2017-02-27 21:37:33 -08:00
System Backup API improvements 2017-08-20 23:36:39 -07:00
Tags Removed unused using statements 2016-12-23 13:45:24 -08:00
Update Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
Validation Fixed: RSS Sync Interval validation 2015-12-19 18:02:38 -08:00
Wanted Removed unused using statements 2016-12-23 13:45:24 -08:00
app.config Updated bindingRedirect for Newtonsoft.Json 2017-01-04 14:18:38 -08:00
NancyBootstrapper.cs Fixed: Raise ApplicationStartupEvent after Owin is running. 2017-10-25 19:30:44 +02:00
NzbDrone.Api.csproj Updated NLog from 4.4.3 to 4.4.12 2017-10-25 19:30:44 +02:00
NzbDroneApiModule.cs
NzbDroneFeedModule.cs
NzbDroneRestModule.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
NzbDroneRestModuleWithSignalR.cs Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
packages.config Updated NLog from 4.4.3 to 4.4.12 2017-10-25 19:30:44 +02:00
PagingResource.cs Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most). 2016-09-10 23:05:34 +02:00
ProviderModuleBase.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
ProviderResource.cs
ResourceChangeMessage.cs
TinyIoCNancyBootstrapper.cs Disable Sentry Reporting based on analytics flag 2017-01-04 17:56:29 -08:00