You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/NzbDrone.Web/Models
Mark McDowall a2735d7716
Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
13 years ago
..
AddNewSeriesModel.cs ReSharper code cleanup 13 years ago
EpisodeModel.cs New series ignore editor on Series/Details. 13 years ago
EpisodeSortingModel.cs EpisodeSorting UI has descriptions, removed extra options. 13 years ago
ExistingSeriesModel.cs SeriesId is now passed back to the controller when adding a new/existing series. 13 years ago
HistoryModel.cs Fixed EpisodeSorting examples layout. 13 years ago
IndexerSettingsModel.cs Updated IndexerSettingsModel with better descriptions. 13 years ago
JobQueueItemModel.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
MappingModel.cs ReSharper code cleanup 13 years ago
MissingEpisodeModel.cs Missing Grid uses ToBestDateString for formatting. 13 years ago
NotificationResult.cs Added instant notification framework 13 years ago
NotificationSettingsModel.cs Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place. 13 years ago
PendingProcessingModel.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
QualityModel.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 13 years ago
QualityTypeModel.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
RootDirModel.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
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. 13 years ago
SeasonEditModel.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
SeriesModel.cs Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property. 13 years ago
SeriesSearchResultModel.cs TopSlider added for local series searching! 13 years ago
SettingsModels.cs ReSharper code cleanup 13 years ago
SystemSettingsModel.cs AuthenticationType is now configurable from /Settings/System. 13 years ago
TvDbSearchResultModel.cs AutoComplete is now using jQuery UI AutoComplete. 13 years ago
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. 13 years ago