1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-28 10:48:46 +00:00
Sonarr/NzbDrone.Web/Controllers
markus101 ff44d05a72 Clean up SettingsController to not check for Null's as empty strings will not be null when returned.
class variables for _settingsSaved, _settingsFailed to easily change all error messages when saving
2011-02-14 17:20:17 -08:00
..
AccountController.cs
HomeController.cs Quality config complete (needs to look better, but it is functional, minus deleting). 2011-02-05 23:13:17 -08:00
LogController.cs
NotificationController.cs
SeriesController.cs some changes to unmapped view 2011-02-03 16:48:09 -08:00
SettingsController.cs Clean up SettingsController to not check for Null's as empty strings will not be null when returned. 2011-02-14 17:20:17 -08:00
SharedController.cs TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series. 2011-02-09 22:51:04 -08:00