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.
Radarr/NzbDrone.Web/Models
Mark McDowall ec6a0e6b7f
App_Data added to .gitignore
13 years ago
..
AddNewSeriesModel.cs
EpisodeModel.cs
EpisodeSortingModel.cs
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
MissingEpisodeModel.cs Missing Grid uses ToBestDateString for formatting. 13 years ago
NotificationResult.cs Added instant notification framework 13 years ago
NotificationSettingsModel.cs
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
SettingsModels.cs
SystemSettingsModel.cs App_Data added to .gitignore 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