1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00
Radarr/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 Initial Commit 2010-09-22 20:19:47 -07:00
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 look right in IE, all episodes are ajax loaded. 2010-10-29 20:54:48 -06:00
NotificationController.cs updated notification ui 2010-10-17 23:06:16 -07:00
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