Lidarr/NzbDrone.Web/Controllers
Mark McDowall bbd5cba272 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
Fixed CentalDispatch Conflicts.
2011-11-09 20:14:19 -08:00
..
AddSeriesController.cs Added QuickAdd for adding series, not displayed currently, needs some prettifying. 2011-10-19 08:16:34 -07:00
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. 2011-10-28 00:57:00 -07:00
DirectoryController.cs AutoComplete is now using jQuery UI AutoComplete. 2011-09-08 20:26:48 -07:00
EpisodeController.cs Added SeriesSearch and RenameSeries jobs. 2011-08-22 22:29:12 -07:00
HealthController.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
HistoryController.cs Fixed EpisodeSorting examples layout. 2011-08-30 17:15:22 -07:00
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. 2011-09-07 17:01:51 -07:00
MisnamedController.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
MissingController.cs Missing Grid uses ToBestDateString for formatting. 2011-09-30 09:18:13 -07:00
NotificationController.cs Stop throwing errors where it can't get the current message because there is no object. 2011-09-02 18:16:08 -07:00
SeriesController.cs TopSlider added for local series searching! 2011-10-20 16:36:47 -07:00
SettingsController.cs Finishing up Prowl integration. 2011-11-02 21:01:44 -07:00
SharedController.cs AssemblyInfo.cs cleanup 2011-11-08 09:48:34 -08:00
StreamController.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
SystemController.cs Removed all static state tracking from job provider. 2011-10-23 14:53:24 -07:00
UpcomingController.cs Fixed issue with invalid AirTimes for series causing Upcoming Views to fail. 2011-10-10 18:11:22 -07:00