Radarr/NzbDrone.Web/Controllers
Mark McDowall cd85964edd Fixed add new profile.
Removed DownloadPropers bool.
2011-05-29 15:44:05 -07:00
..
AddSeriesController.cs Combined AddNew and AddExisting Series pages. 2011-05-28 00:16:16 -07:00
EpisodeController.cs Oh hai search! 2011-05-26 23:03:57 -07:00
HealthController.cs Added HealthController to web project for IIS Ping to use 2011-05-18 20:57:03 -07:00
HistoryController.cs Removed indexertype property 2011-05-18 20:58:42 -07:00
LogController.cs
MissingController.cs
NotificationController.cs Replaced save notifications for settings on page with AJAX Notifications. 2011-05-12 21:46:26 -07:00
SeriesController.cs Some performance tweaks to speed up episode list view. 2011-05-28 23:58:24 -07:00
SettingsController.cs Fixed add new profile. 2011-05-29 15:44:05 -07:00
SharedController.cs Added NextScheduledRun to get the next scheduled run for a job, with a test. 2011-05-16 21:01:01 -07:00
StreamController.cs Fixed import new series being stuck in a loop if an update failed 2011-05-26 19:12:28 -07:00
SystemController.cs Fixed import new series being stuck in a loop if an update failed 2011-05-26 19:12:28 -07:00
UpcomingController.cs