1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-31 11:22:06 +00:00
Lidarr/NzbDrone.Web/Controllers
Mark McDowall f27c1d89f6 Moved root dir config to add series.
Cleaned up Indexers.cshtml.
Indexers is the new default Settings page.
2011-05-30 23:13:46 -07:00
..
AddSeriesController.cs Moved root dir config to add series. 2011-05-30 23:13:46 -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
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
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