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.
Radarr/NzbDrone.Web/Models
Mark McDowall a46f1290ee
Merge remote-tracking branch 'origin/master' into pneumatic
13 years ago
..
DownloadClientSettingsModel.cs Pneumatic added to client side 13 years ago
EpisodeModel.cs Removed single episode rename button 13 years ago
EpisodeNamingModel.cs Allow scene name to be used for renaming 13 years ago
ExistingSeriesModel.cs
FooterModel.cs
HistoryModel.cs Release group will be shown on history now. 13 years ago
IndexerSettingsModel.cs Fixed: NzbsRus settings match the site changes 13 years ago
JobModel.cs System/Jobs now uses DataTables 13 years ago
JobQueueItemModel.cs
JsonNotificationResult.cs Better ajax notification for queued jobs. 13 years ago
LogModel.cs Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 13 years ago
MiscSettingsModel.cs Better descriptions for Misc settings 13 years ago
MissingEpisodeModel.cs Fix: Series Editor enhancements to make it more straight forward. 13 years ago
NotificationSettingsModel.cs New: Xbmc setting to update the library even when a video is playing. 13 years ago
PendingProcessingModel.cs System/PendingProcessing grid converted to Datatables. 13 years ago
PostUpgradeModel.cs New: After an update the update page will redirect to a success or failure page, depending on the result. 13 years ago
ProwlPrioritySelectListModel.cs
QualityModel.cs
QualityProfileModel.cs
SearchDetailsModel.cs Signalr errors will not be shown in the UI. 13 years ago
SearchHistoryModel.cs Signalr errors will not be shown in the UI. 13 years ago
SearchItemModel.cs Search history details error removed 13 years ago
SeasonModel.cs More Season ignore work. Already ignored seasons will be ignored. 13 years ago
SeriesDetailsModel.cs
SeriesModel.cs New: AirTime will be shown in Series grid details. 13 years ago
SeriesSearchResultModel.cs
SystemSettingsModel.cs More validation for Settings. 13 years ago
TvDbSearchResultModel.cs New: Link to TheTvDb has been added to AddSeries series lookup fields. 13 years ago
UpcomingEpisodeModel.cs Upcoming grid uses combined column for SeasonNumber and EpisodeNumber. 13 years ago
UpcomingEpisodesModel.cs New: Upcoming page is now broken down by day. 13 years ago
UpdateModel.cs