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
kay.one 1571e8ab0b
some minor styling updates to season gird.
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 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
JsonNotificationResult.cs Cleaned as much of notifications as I could find. 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
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
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 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