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.
Readarr/NzbDrone.Web/Models
Mark McDowall d68ae8f3f3
SeriesGrid now has sorting.
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 New series ignore editor on Series/Details. 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 Newznab providers can be configured by the end user. 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 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 Backlog searching will be disabled by default. Option is available in Settings/Misc 13 years ago
MissingEpisodeModel.cs Removed some extraneous code. 13 years ago
NotificationSettingsModel.cs Finishing up Prowl integration. 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 some minor styling updates to season gird. 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