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.
Prowlarr/NzbDrone.Web/Models
Mark McDowall 1a5b20a48b
Validation is working on Settings -> Indexers again.
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 Removed single episode rename button 13 years ago
EpisodeNamingModel.cs Renamed EpisodeSorting to Naming (to Match UI). 13 years ago
ExistingSeriesModel.cs SeriesId is now passed back to the controller when adding a new/existing series. 13 years ago
FooterModel.cs Renamed EpisodeSorting to Naming (to Match UI). 13 years ago
HistoryModel.cs Dates used for sorting will rely on EN-US standard, display will relay on user's culture. 13 years ago
IndexerSettingsModel.cs Validation is working on Settings -> Indexers again. 13 years ago
JobModel.cs System/Jobs now uses DataTables 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
JsonNotificationResult.cs Mass edit is now Series Editor. 13 years ago
LogModel.cs Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 13 years ago
MiscSettingsModel.cs Minor spelling mistake.. 13 years ago
MissingEpisodeModel.cs Removed some extraneous code. 13 years ago
NotificationSettingsModel.cs New: Added Plex to Notifications, allowing notifications and library updates. 13 years ago
PendingProcessingModel.cs System/PendingProcessing grid converted to Datatables. 13 years ago
ProwlPrioritySelectListModel.cs Added Prowl notifications. 13 years ago
QualityModel.cs QualityProfiles now use jQuery UI Buttons to enable/disable. 13 years ago
QualityProfileModel.cs QualityProfiles now use jQuery UI Buttons to enable/disable. 13 years ago
SeasonModel.cs More Season ignore work. Already ignored seasons will be ignored. 13 years ago
SeriesDetailsModel.cs Replaced Telerik SeasonGrid with simple table. 13 years ago
SeriesModel.cs SeriesGrid now has sorting. 13 years ago
SeriesSearchResultModel.cs Removed some unused models from NzbDrone.Web 13 years ago
SystemSettingsModel.cs Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 13 years ago
TvDbSearchResultModel.cs AutoComplete is now using jQuery UI AutoComplete. 13 years ago
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 Update logs are now in the UI 13 years ago