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
kay.one 121f3258af
Removed some unused models from NzbDrone.Web
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 Fixed EpisodeSorting examples layout. 13 years ago
IndexerSettingsModel.cs Newznab providers can be configured by the end user. 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
MiscSettingsModel.cs Backlog searching will be disabled by default. Option is available in Settings/Misc 13 years ago
MissingEpisodeModel.cs Missing Grid uses ToBestDateString for formatting. 13 years ago
NotificationResult.cs added JsonErrorFilter to automatically handle failing ajax calls. 13 years ago
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 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
SabnzbdSettingsModel.cs SabProvider now gets JSON instead of XML for history and queue. 13 years ago
SeriesModel.cs Removed some unused models from NzbDrone.Web 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/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
UpdateModel.cs Update logs are now in the UI 13 years ago