Lidarr/NzbDrone.Web/Controllers
Mark McDowall ad89618f58 Directory controller will now swallow errors that would otherwise return invalid data to the client (forcing an annoying alert to the client), no results are returned when this happens. 2011-06-10 14:55:58 -07:00
..
AddSeriesController.cs Auto complete for paths added. Config text boxes are now wider. 2011-06-08 18:45:06 -07:00
DirectoryController.cs Directory controller will now swallow errors that would otherwise return invalid data to the client (forcing an annoying alert to the client), no results are returned when this happens. 2011-06-10 14:55:58 -07:00
EpisodeController.cs Episode renaming implemented on the Series/Details page. 2011-06-05 22:23:28 -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 ReSharper code cleanup 2011-04-09 19:44:01 -07:00
MissingController.cs Added filtering to the missing View. 2011-05-02 23:03:49 -07:00
NotificationController.cs Replaced save notifications for settings on page with AJAX Notifications. 2011-05-12 21:46:26 -07:00
SeriesController.cs Fixed Renaming of episodes to include extension. 2011-06-06 23:29:07 -07:00
SettingsController.cs Auto complete for paths added. Config text boxes are now wider. 2011-06-08 18:45:06 -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 Added new helper to find the best file size format given a long with file size in bytes. 2011-06-07 23:15:35 -07:00
UpcomingController.cs Added search to Yesterday in Upcoming View. 2011-06-03 21:47:04 -07:00