You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Radarr/NzbDrone.Web/Controllers
kay.one 3ef17273fd
HistoryProvider now uses PetaPoco
13 years ago
..
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. 13 years ago
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. 14 years ago
EpisodeController.cs
HealthController.cs
HistoryController.cs HistoryProvider now uses PetaPoco 13 years ago
LogController.cs
MissingController.cs
NotificationController.cs Ninject is now forced to use proper constructor. 13 years ago
SeriesController.cs MediaFileProvider moved to PetaPoco. 13 years ago
SettingsController.cs ConfigProvider now uses PetaPoco 13 years ago
SharedController.cs
StreamController.cs
SystemController.cs Added new helper to find the best file size format given a long with file size in bytes. 14 years ago
UpcomingController.cs Upcoming view will no longer hit the DB with the same request so many times. 13 years ago