Lidarr/NzbDrone.Web/Controllers
Mark McDowall 8d38f98338 Add Existing with Refresh button after modifying root dirs.
Renamed AddSeries/Add to AddSeries/Index
2011-05-31 13:50:19 -07:00
..
AddSeriesController.cs Add Existing with Refresh button after modifying root dirs. 2011-05-31 13:50:19 -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 Moved root dir config to add series. 2011-05-30 23:13:46 -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