| .. |
|
Authentication
|
Logout button for forms Auth and fix UrlBase redirects
|
2015-02-03 08:37:42 -08:00 |
|
Blacklist
|
Cleaned up using directive
|
2014-12-06 21:55:17 -08:00 |
|
Calendar
|
Cleaned up using directive
|
2014-12-06 21:55:17 -08:00 |
|
ClientSchema
|
Moved Extension methods in common to subfolder
|
2014-12-01 22:26:25 -08:00 |
|
Commands
|
manual property on Command resource
|
2014-09-10 23:56:24 -07:00 |
|
Config
|
New: Forms authentication
|
2015-02-01 22:33:53 -08:00 |
|
DiskSpace
|
cleaned up using directives.
|
2013-11-19 16:42:17 -08:00 |
|
DownloadClient
|
New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed.
|
2014-06-22 21:26:59 +02:00 |
|
EpisodeFiles
|
New: Show episode file file deletions in history and episode activity
|
2014-09-06 08:08:12 -07:00 |
|
Episodes
|
Cleaned up using directive
|
2014-12-06 21:55:17 -08:00 |
|
ErrorManagement
|
Don't log query strings
|
2014-08-19 07:26:39 -07:00 |
|
Exceptions
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |
|
Extensions
|
New: Forms authentication
|
2015-02-01 22:33:53 -08:00 |
|
FileSystem
|
File Browser
|
2014-12-19 23:32:47 -08:00 |
|
Frontend
|
rjs -> webpack
|
2015-02-02 17:43:14 -08:00 |
|
Health
|
signalR connection is now called directly rather than using a command to reduce overhead.
|
2014-08-25 21:01:32 -07:00 |
|
History
|
New: Rebuilt Completed/Failed download handling from scratch
|
2014-12-18 16:26:42 -08:00 |
|
Indexers
|
Couple fixes
|
2015-01-31 00:31:40 -08:00 |
|
Logs
|
Cleaned up using directive
|
2014-12-06 21:55:17 -08:00 |
|
Mapping
|
New: Enable/Disable RSS Sync/Searching on a per indexer basis
|
2014-08-27 08:23:55 -07:00 |
|
MediaCovers
|
UI now loads the 250px image if available, and reverts to full size otherwise.
|
2015-01-29 22:31:01 +01:00 |
|
Metadata
|
Metadata settings added to UI
|
2014-02-12 22:44:07 -08:00 |
|
Notifications
|
Tags
|
2014-10-27 22:04:09 -07:00 |
|
Profiles
|
Cleaned up using directive
|
2014-12-06 21:55:17 -08:00 |
|
Properties
|
Fixed compile warnings.
|
2014-07-21 08:18:24 -07:00 |
|
Qualities
|
Fixed: Now the UI will update properly if you change a custom quality title in the Quality table.
|
2014-09-24 21:08:37 +02:00 |
|
Queue
|
Remove from queue improvements
|
2015-01-31 23:35:56 -08:00 |
|
RemotePathMappings
|
Cleaned up using directive
|
2014-12-06 21:55:17 -08:00 |
|
REST
|
Fixed: support full any valid int32 as valid route ID
|
2015-01-15 17:04:52 -08:00 |
|
Restrictions
|
Release restrictions
|
2014-11-18 22:07:24 -08:00 |
|
RootFolders
|
signalR connection is now called directly rather than using a command to reduce overhead.
|
2014-08-25 21:01:32 -07:00 |
|
Series
|
New: options when adding series, including the ability to search for all missing episodes
|
2015-02-02 09:03:25 -08:00 |
|
System
|
New: Forms authentication
|
2015-02-01 22:33:53 -08:00 |
|
Tags
|
Tags
|
2014-10-27 22:04:09 -07:00 |
|
Update
|
Fixed: Only show install/cannot install on the latest version
|
2014-10-31 08:42:09 -07:00 |
|
Validation
|
Delay Profiles
|
2014-12-04 21:27:31 -08:00 |
|
Wanted
|
Fixed: Errors after episode is imported
|
2014-08-28 00:13:38 -07:00 |
|
app.config
|
FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0
|
2014-11-21 17:11:11 -08:00 |
|
NancyBootstrapper.cs
|
safer log configuration
|
2014-12-16 23:12:26 -08:00 |
|
NzbDrone.Api.csproj
|
Logout button for forms Auth and fix UrlBase redirects
|
2015-02-03 08:37:42 -08:00 |
|
NzbDroneApiModule.cs
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |
|
NzbDroneFeedModule.cs
|
Added iCal feed for the calendar, reachable through
|
2014-03-14 22:39:01 +01:00 |
|
NzbDroneRestModule.cs
|
Fixed: Repaired Cutoff Unmet UI and added Cutoff Unmet status badge to History.
|
2014-08-27 02:26:18 +02:00 |
|
NzbDroneRestModuleWithSignalR.cs
|
signalR connection is now called directly rather than using a command to reduce overhead.
|
2014-08-25 21:01:32 -07:00 |
|
packages.config
|
New: Forms authentication
|
2015-02-01 22:33:53 -08:00 |
|
PagingResource.cs
|
System.Logs view can now be filtered by severity.
|
2014-02-01 23:09:22 +01:00 |
|
ProviderModuleBase.cs
|
Fixed: Only test indexers/connections when creating a new one
|
2014-12-31 19:34:57 -08:00 |
|
ProviderResource.cs
|
New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed.
|
2014-06-22 21:26:59 +02:00 |
|
ResourceChangeMessage.cs
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |
|
TinyIoCNancyBootstrapper.cs
|
upgraded nancy to 0.23.2
|
2014-08-24 10:27:36 -07:00 |