.. |
EpisodeModel.cs
|
New series ignore editor on Series/Details.
|
2011-08-03 00:26:39 -07:00 |
EpisodeNamingModel.cs
|
Renamed EpisodeSorting to Naming (to Match UI).
|
2011-11-28 17:11:55 -08:00 |
ExistingSeriesModel.cs
|
SeriesId is now passed back to the controller when adding a new/existing series.
|
2011-09-08 20:52:25 -07:00 |
FooterModel.cs
|
Renamed EpisodeSorting to Naming (to Match UI).
|
2011-11-28 17:11:55 -08:00 |
HistoryModel.cs
|
Fixed EpisodeSorting examples layout.
|
2011-08-30 17:15:22 -07:00 |
IndexerSettingsModel.cs
|
Newznab providers can be configured by the end user.
|
2011-11-13 12:51:15 -08:00 |
JobQueueItemModel.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
2011-09-03 20:05:44 -07:00 |
JsonNotificationResult.cs
|
Cleaned as much of notifications as I could find.
|
2012-01-18 21:06:47 -08:00 |
MiscSettingsModel.cs
|
Backlog searching will be disabled by default. Option is available in Settings/Misc
|
2012-01-14 16:01:51 -08:00 |
MissingEpisodeModel.cs
|
Missing Grid uses ToBestDateString for formatting.
|
2011-09-30 09:18:13 -07:00 |
NotificationSettingsModel.cs
|
Finishing up Prowl integration.
|
2011-11-02 21:01:44 -07:00 |
PendingProcessingModel.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
2011-09-03 20:05:44 -07:00 |
ProwlPrioritySelectListModel.cs
|
Added Prowl notifications.
|
2011-11-02 19:44:22 -07:00 |
QualityModel.cs
|
QualityProfiles now use jQuery UI Buttons to enable/disable.
|
2011-11-28 21:10:43 -08:00 |
QualityProfileModel.cs
|
QualityProfiles now use jQuery UI Buttons to enable/disable.
|
2011-11-28 21:10:43 -08:00 |
SabnzbdSettingsModel.cs
|
SabProvider now gets JSON instead of XML for history and queue.
|
2012-01-18 20:05:03 -08:00 |
SeriesModel.cs
|
New: Added check to ensure FW is enabled before opening and closing ports.
|
2012-01-25 18:01:37 -08:00 |
SeriesSearchResultModel.cs
|
Removed some unused models from NzbDrone.Web
|
2012-01-18 21:06:46 -08:00 |
SystemSettingsModel.cs
|
Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions.
|
2012-01-16 23:12:22 -08:00 |
TvDbSearchResultModel.cs
|
AutoComplete is now using jQuery UI AutoComplete.
|
2011-09-08 20:26:48 -07:00 |
UpcomingEpisodeModel.cs
|
Upcoming/Index now uses .ToBestDateString() for Dates, only showing on FutureForecast grid (instead of all grids). Status is shown on grid and option to search for episode.
|
2011-09-28 17:20:29 -07:00 |
UpdateModel.cs
|
Update logs are now in the UI
|
2011-11-21 22:55:09 -08:00 |