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.
Lidarr/NzbDrone.Web/Models
Mark McDowall d6e4c5fc53
System/PendingProcessing grid converted to Datatables.
13 years ago
..
DataTablesParams.cs Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 13 years ago
DownloadClientSettingsModel.cs Fixed SabPriorityType of Force being Top in the model. 13 years ago
EpisodeModel.cs
EpisodeNamingModel.cs
ExistingSeriesModel.cs
FooterModel.cs
HistoryModel.cs History grid will now be built from a json array sent to the view. 13 years ago
IndexerSettingsModel.cs
JobModel.cs System/Jobs now uses DataTables 13 years ago
JobQueueItemModel.cs
JsonNotificationResult.cs Cleaned as much of notifications as I could find. 13 years ago
LogModel.cs Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 13 years ago
MiscSettingsModel.cs
MissingEpisodeModel.cs Removed some extraneous code. 13 years ago
NotificationSettingsModel.cs
PendingProcessingModel.cs System/PendingProcessing grid converted to Datatables. 13 years ago
ProwlPrioritySelectListModel.cs
QualityModel.cs
QualityProfileModel.cs
SeasonModel.cs some minor styling updates to season gird. 13 years ago
SeriesDetailsModel.cs Replaced Telerik SeasonGrid with simple table. 13 years ago
SeriesModel.cs New: Added check to ensure FW is enabled before opening and closing ports. 13 years ago
SeriesSearchResultModel.cs
SystemSettingsModel.cs
TvDbSearchResultModel.cs
UpcomingEpisodeModel.cs Upcoming grid uses combined column for SeasonNumber and EpisodeNumber. 13 years ago
UpcomingEpisodesModel.cs Upcoming grid NzbDroned. Bye Telerik Grid. 13 years ago
UpdateModel.cs