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.
Lidarr/NzbDrone.Web/Controllers
kay.one cbfbb87926
fixed issue where series controller was still going to db for every file.
13 years ago
..
AddSeriesController.cs Fixed failure when trying to add the first root dir (Missing Telerik scripts for combobox). 13 years ago
DirectoryController.cs Removed all warnings 13 years ago
EpisodeController.cs Episode renaming implemented on the Series/Details page. 13 years ago
HealthController.cs Added HealthController to web project for IIS Ping to use 13 years ago
HistoryController.cs Removed extra injects that weren't needed. 13 years ago
LogController.cs ReSharper code cleanup 13 years ago
MissingController.cs Added filtering to the missing View. 13 years ago
NotificationController.cs Ninject is now forced to use proper constructor. 13 years ago
SeriesController.cs fixed issue where series controller was still going to db for every file. 13 years ago
SettingsController.cs ConfigProvider now uses PetaPoco 13 years ago
SharedController.cs Added NextScheduledRun to get the next scheduled run for a job, with a test. 13 years ago
StreamController.cs Fixed import new series being stuck in a loop if an update failed 13 years ago
SystemController.cs Added new helper to find the best file size format given a long with file size in bytes. 13 years ago
UpcomingController.cs Removed extra injects that weren't needed. 13 years ago