1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/src/NzbDrone.Api
2014-02-24 18:50:09 -08:00
..
Authentication Fixed: API Authentication issues with Apache Basic Auth 2014-01-24 14:08:05 -08:00
Blacklist Fixed namespace 2014-02-03 17:42:35 -08:00
Calendar Fixed: Order Upcoming by date and time 2014-02-04 20:23:29 -08:00
ClientSchema Fixed: Issue saving notifications 2013-12-19 00:38:28 -08:00
Commands
Config Metadata cleanup and fixes 2014-02-22 14:03:23 -08:00
Directories DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00
DiskSpace cleaned up using directives. 2013-11-19 16:42:17 -08:00
DownloadClient Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
EpisodeFiles Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
Episodes Moved /api/episodes to /api/episode to align with other endpoints 2014-02-04 20:36:16 -08:00
ErrorManagement constraint failed exceptions are translated to 409 conflict status codes. 2013-12-01 16:02:32 -08:00
Exceptions
Extensions Log file requests will be authenticated when they come through with an API key 2013-12-25 23:49:22 -08:00
Frontend DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00
History New: Filter history by event (all/grabbed/imported/failed) 2014-02-24 18:50:09 -08:00
Indexers Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
Logs System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
Mapping White space 2013-11-15 08:39:00 -08:00
Metadata Metadata settings added to UI 2014-02-12 22:44:07 -08:00
Notifications New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
Properties
Qualities renamed /api/qualityprofiles to /api/qualityprofile 2014-02-11 17:52:03 -08:00
Queue Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
REST System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
RootFolders Fixed root folder integration test 2014-02-16 23:01:37 -08:00
Series Validation, settings UI cleanup and different settings models, oh my 2014-02-16 23:01:36 -08:00
System New: Main DB is compressed on app start 2014-02-22 16:22:05 -08:00
Update cleaned up using directives. 2013-11-19 16:42:17 -08:00
Validation Validation, settings UI cleanup and different settings models, oh my 2014-02-16 23:01:36 -08:00
Wanted Wanted is much much faster now. 2014-02-22 19:19:05 -08:00
NancyBootstrapper.cs Disable nancyfx diagnostics unless in debug 2014-02-07 18:21:44 -08:00
NzbDrone.Api.csproj Merge branch 'sqlite' into develop 2014-02-23 15:02:54 -08:00
NzbDroneApiModule.cs
NzbDroneRestModule.cs
NzbDroneRestModuleWithSignalR.cs
packages.config imported signalr 1.1.3 into NzbDrone. 2013-11-21 21:26:57 -08:00
PagingResource.cs System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
ProviderModuleBase.cs fixed URL when adding an indexer 2014-01-07 17:29:43 -08:00
ProviderResource.cs Converted notifications to thingi provider 2013-10-12 12:05:37 -07:00
ResourceChangeMessage.cs
TinyIoCNancyBootstrapper.cs