Sonarr/NzbDrone.Web/Controllers
Mark McDowall 8f4fe398ed Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-18 00:18:29 -07:00
..
AddSeriesController.cs Adding a root dir will not add it to the DB until after it is saved, also will not save if the path is blank. 2011-06-15 19:32:55 -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
HealthController.cs
HistoryController.cs Parser will remove quotes before trying to get filename from the path. 2011-06-17 20:11:04 -07:00
LogController.cs
MissingController.cs
NotificationController.cs Ninject is now forced to use proper constructor. 2011-06-13 18:23:04 -07:00
SeriesController.cs Fixed bug where status was shown instead of title on SeriesDetail page 2011-06-17 23:41:31 -07:00
SettingsController.cs ConfigProvider now uses PetaPoco 2011-06-16 19:27:10 -07:00
SharedController.cs
StreamController.cs
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 Parser will remove quotes before trying to get filename from the path. 2011-06-17 20:11:04 -07:00