This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Sonarr
mirror of
https://github.com/Sonarr/Sonarr
Watch
1
Star
0
Fork
You've already forked Sonarr
0
Code
Issues
Releases
Wiki
Activity
ced3ef4081
Sonarr
/
NzbDrone.Web
/
Models
History
Mark McDowall
d6e4c5fc53
System/PendingProcessing grid converted to Datatables.
...
Misnamed Controller and Views removed.
2012-02-09 23:11:56 -08:00
..
DataTablesParams.cs
Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable.
2012-02-09 09:41:51 -08:00
DownloadClientSettingsModel.cs
Fixed SabPriorityType of Force being Top in the model.
2012-02-01 16:02:19 -08:00
EpisodeModel.cs
…
EpisodeNamingModel.cs
…
ExistingSeriesModel.cs
…
FooterModel.cs
…
HistoryModel.cs
History grid will now be built from a json array sent to the view.
2012-02-08 16:26:34 -08:00
IndexerSettingsModel.cs
Newznab providers can be configured by the end user.
2011-11-13 12:51:15 -08:00
JobModel.cs
System/Jobs now uses DataTables
2012-02-09 22:17:53 -08:00
JobQueueItemModel.cs
…
JsonNotificationResult.cs
Cleaned as much of notifications as I could find.
2012-01-18 21:06:47 -08:00
LogModel.cs
Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable.
2012-02-09 09:41:51 -08:00
MiscSettingsModel.cs
…
MissingEpisodeModel.cs
Removed some extraneous code.
2012-02-08 17:05:16 -08:00
NotificationSettingsModel.cs
Finishing up Prowl integration.
2011-11-02 21:01:44 -07:00
PendingProcessingModel.cs
System/PendingProcessing grid converted to Datatables.
2012-02-09 23:11:56 -08:00
ProwlPrioritySelectListModel.cs
…
QualityModel.cs
…
QualityProfileModel.cs
…
SeasonModel.cs
some minor styling updates to season gird.
2012-02-04 20:36:41 -08:00
SeriesDetailsModel.cs
Replaced Telerik SeasonGrid with simple table.
2012-02-04 20:36:38 -08:00
SeriesModel.cs
New: Added check to ensure FW is enabled before opening and closing ports.
2012-01-25 18:01:37 -08:00
SeriesSearchResultModel.cs
…
SystemSettingsModel.cs
…
TvDbSearchResultModel.cs
…
UpcomingEpisodeModel.cs
Upcoming grid uses combined column for SeasonNumber and EpisodeNumber.
2012-02-09 14:34:59 -08:00
UpcomingEpisodesModel.cs
Upcoming grid NzbDroned. Bye Telerik Grid.
2012-02-06 17:22:17 -08:00
UpdateModel.cs
…