1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-18 21:52:10 +00:00
Radarr/NzbDrone.Api
2013-09-25 17:14:27 -07:00
..
Authentication Don't check for API key on local requests 2013-09-23 15:56:01 -07:00
Calendar
ClientSchema
Commands cleanup using statements 2013-09-18 17:25:45 -07:00
Config
Directories
EpisodeFiles
Episodes
ErrorManagement NzbDroneErrorPipeline uses the new aggregate exceptions. 2013-09-19 00:16:59 -07:00
Exceptions
Extensions ApiKey Authentication cleanup 2013-09-20 15:19:48 -07:00
Frontend ApiKey Authentication cleanup 2013-09-20 15:19:48 -07:00
History
Indexers Fixed UI for downloadAllowed 2013-09-21 00:45:45 -07:00
Logs use Id instead of time to sort logs to take advantage of built in index. 2013-09-15 17:48:39 -07:00
Mapping
Missing
Notifications
Properties
Qualities removed dead code. 2013-09-16 22:16:16 -07:00
REST
RootFolders cleaned up using statements 2013-09-12 15:42:01 -07:00
Series SeasonCount excludes specials 2013-09-25 17:14:27 -07:00
System Added isWindows to server status 2013-09-12 18:39:33 -07:00
Update
Validation cleaned up using statements 2013-09-12 15:42:01 -07:00
NancyBootstrapper.cs ApiKey Authentication cleanup 2013-09-20 15:19:48 -07:00
NzbDrone.Api.csproj csproj fail :( 2013-09-20 15:31:26 -07:00
NzbDrone.Api.ncrunchproject added scheduled task for UpdateSceneMappingCommand 2013-09-12 15:41:50 -07:00
NzbDroneApiModule.cs
NzbDroneRestModule.cs
NzbDroneRestModuleWithSignalR.cs cleanup using statements 2013-09-18 17:25:45 -07:00
packages.config upgraded to nancy 20 2013-09-18 23:55:13 -07:00
PagingResource.cs
ResourceChangeMessage.cs
TinyIoCNancyBootstrapper.cs