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.
Lidarr/src/NzbDrone.Api
Taloth Saldono ce59db528b
Fixed: Mono bug causing memory leakage when http connections use gzip compression.
6 years ago
..
Authentication Fixed: Changed Authentication cookie to prevent conflicts with other apps. (invalidates existing logins) 7 years ago
Blacklist Removed unused using statements 8 years ago
Calendar New: Add default calendar name for iCal 7 years ago
ClientSchema Added fancy unit indicator to fields. 6 years ago
Commands Debounce Command Notifications. 6 years ago
Config New: Opt-in to delete empty series/season folders 6 years ago
DiskSpace Removed unused using statements 8 years ago
DownloadClient Removed unused using statements 8 years ago
EpisodeFiles New: Include OriginalFilePath with Episode Files 6 years ago
Episodes New: Store last search time for EpisodeSearch 6 years ago
ErrorManagement Moved Fatal logging to use nlog patterns 8 years ago
Exceptions Moved source code under src folder - massive change 11 years ago
Extensions Fixed: Mono bug causing memory leakage when http connections use gzip compression. 6 years ago
FileSystem New: Manual Import episodes 9 years ago
Frontend Fixed MediaCover endpoint. 7 years ago
Health Removed unused using statements 8 years ago
History history/since API endpoint 7 years ago
Indexers Fixed SeedConfigProvider failing on ReleasePush. 6 years ago
Logs Removed unused using statements 8 years ago
ManualImport Fixed: Regression causing Manual Import to ignore user provided information. 6 years ago
MediaCovers Fixed: All issues regarding Media Covers should be fixed now after apply this update. Refresh browser cache if still missing and report issues on forum. 10 years ago
Metadata Removed unused using statements 8 years ago
Notifications Removed unused using statements 8 years ago
Parse Parse path in ParseModule 7 years ago
Profiles Removed unused using statements 8 years ago
Properties Fixed compile warnings. 10 years ago
Qualities Removed unused using statements 8 years ago
Queue Fixed: Significantly improved api performance. 8 years ago
REST Because it's 2016! 8 years ago
RemotePathMappings Removed unused using statements 8 years ago
Restrictions Removed unused using statements 8 years ago
RootFolders API: Include total space with root folders 6 years ago
SeasonPass Removed unused using statements 8 years ago
Series Ensure request exists before trying to get query parameters 7 years ago
System Backup API improvements 7 years ago
Tags Removed unused using statements 8 years ago
Update Fixed: Significantly improved api performance. 8 years ago
Validation Fixed: RSS Sync Interval validation 9 years ago
Wanted Removed unused using statements 8 years ago
NancyBootstrapper.cs Fixed: Raise ApplicationStartupEvent after Owin is running. 7 years ago
NzbDrone.Api.csproj Added support for nested settings models so settings can be grouped together and reused for multiple providers. 6 years ago
NzbDroneApiModule.cs Moved source code under src folder - massive change 11 years ago
NzbDroneFeedModule.cs Added iCal feed for the calendar, reachable through 10 years ago
NzbDroneRestModule.cs Removed unused using statements 8 years ago
NzbDroneRestModuleWithSignalR.cs Fixed: Significantly improved api performance. 8 years ago
PagingResource.cs Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most). 8 years ago
ProviderModuleBase.cs Added support for nested settings models so settings can be grouped together and reused for multiple providers. 6 years ago
ProviderResource.cs Show warning message for rTorrent that it doesn't support torrent removal 9 years ago
ResourceChangeMessage.cs Moved source code under src folder - massive change 11 years ago
TinyIoCNancyBootstrapper.cs Disable Sentry Reporting based on analytics flag 8 years ago
app.config Updated bindingRedirect for Newtonsoft.Json 8 years ago
packages.config Upgrade NLog to 4.5.3 6 years ago