1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-18 21:52:10 +00:00
Radarr/NzbDrone.Api
Mark McDowall fe5b42696d Auto detect first day of week for calendar
New: Calendar will use systems first day of week when displaying
2013-10-02 12:41:21 -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 Episode grid will show downloading on grab 2013-10-01 22:20:30 -07:00
Episodes Episode grid will show downloading on grab 2013-10-01 22:20:30 -07:00
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
Queue Cleaned up queue table a bit. 2013-10-02 08:33:23 -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 Auto detect first day of week for calendar 2013-10-02 12:41:21 -07:00
Update Changelog is now available in the UI 2013-09-28 11:48:30 -07:00
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 Episode grid will show downloading on grab 2013-10-01 22:20:30 -07:00
NzbDrone.Api.ncrunchproject added scheduled task for UpdateSceneMappingCommand 2013-09-12 15:41:50 -07:00
NzbDroneApiModule.cs
NzbDroneRestModule.cs
NzbDroneRestModuleWithSignalR.cs Episode grid will show downloading on grab 2013-10-01 22:20:30 -07:00
packages.config upgraded to nancy 20 2013-09-18 23:55:13 -07:00
PagingResource.cs
ResourceChangeMessage.cs Episode grid will show downloading on grab 2013-10-01 22:20:30 -07:00
TinyIoCNancyBootstrapper.cs