Sonarr/NzbDrone.Web/Models
Mark McDowall 95b4250d5d Updated IndexerSettingsModel with better descriptions.
Enable checkbox for Indexer is now labeled as such.
Removed jscript load for deleted script.
A user will now be unable to add a rootDir if the SabDropDir value is the same (ignoring case).
A user will also be unable to set their SabDropDir to the same value as an exiting RootDir (Ignoring case).
The last two changes prevent users from possibly causing all TV shows to be deleted.
2011-09-22 17:18:41 -07:00
..
AddNewSeriesModel.cs ReSharper code cleanup 2011-04-09 19:44:01 -07:00
EpisodeModel.cs New series ignore editor on Series/Details. 2011-08-03 00:26:39 -07:00
EpisodeSortingModel.cs EpisodeSorting UI has descriptions, removed extra options. 2011-05-18 16:10:25 -07: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
HistoryModel.cs Fixed EpisodeSorting examples layout. 2011-08-30 17:15:22 -07:00
IndexerSettingsModel.cs Updated IndexerSettingsModel with better descriptions. 2011-09-22 17:18:41 -07: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
MappingModel.cs ReSharper code cleanup 2011-04-09 19:44:01 -07:00
MissingEpisodeModel.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
NotificationResult.cs Added instant notification framework 2011-08-08 14:50:48 -07:00
NotificationSettingsModel.cs XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -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
QualityModel.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
QualityTypeModel.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
RootDirModel.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
SabnzbdSettingsModel.cs SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first. 2011-08-26 10:45:59 -07:00
SeasonEditModel.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
SeriesModel.cs Banner is now shown on Details view. 2011-09-10 16:01:15 -07:00
SeriesSearchResultModel.cs ReSharper code cleanup 2011-04-09 19:44:01 -07:00
SettingsModels.cs ReSharper code cleanup 2011-04-09 19:44:01 -07:00
TvDbSearchResultModel.cs AutoComplete is now using jQuery UI AutoComplete. 2011-09-08 20:26:48 -07:00
UpcomingEpisodeModel.cs Fixed EpisodeSorting examples layout. 2011-08-30 17:15:22 -07:00