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
kay.one 72d0fc50ed
Alot of refactoring.
13 years ago
..
AddNewSeriesModel.cs
CodeFile1.cs AssemblyInfo.cs cleanup 13 years ago
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
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
NotificationSettingsModel.cs Finishing up Prowl integration. 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
ProwlPrioritySelectListModel.cs Added Prowl notifications. 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
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
SystemSettingsModel.cs Alot of refactoring. 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