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.
Sonarr/NzbDrone.Web/Controllers
Mark McDowall a2735d7716
Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
13 years ago
..
AddSeriesController.cs Added QuickAdd for adding series, not displayed currently, needs some prettifying. 13 years ago
CommandController.cs Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place. 13 years ago
DirectoryController.cs AutoComplete is now using jQuery UI AutoComplete. 13 years ago
EpisodeController.cs
HealthController.cs
HistoryController.cs
LogController.cs TopLogs will now return the count pass in, reduced to 5000 from 7500 to prevent JsonSerialization issues when being sent to the grid. 13 years ago
MisnamedController.cs
MissingController.cs Missing Grid uses ToBestDateString for formatting. 13 years ago
NotificationController.cs
SeriesController.cs TopSlider added for local series searching! 13 years ago
SettingsController.cs Added SMTP settings editing to the UI. 13 years ago
SharedController.cs TopSlider added for local series searching! 13 years ago
StreamController.cs
SystemController.cs Removed all static state tracking from job provider. 13 years ago
UpcomingController.cs Fixed issue with invalid AirTimes for series causing Upcoming Views to fail. 13 years ago