1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-01 16:32:56 +01:00
Sonarr/NzbDrone.Web/Controllers
2012-02-09 09:41:51 -08:00
..
AddSeriesController.cs Cleaned as much of notifications as I could find. 2012-01-18 21:06:47 -08:00
CommandController.cs Fix: Growl will now work for notifying on grab/download. 2012-02-07 00:24:59 -08:00
DirectoryController.cs New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
EpisodeController.cs Cleaned as much of notifications as I could find. 2012-01-18 21:06:47 -08:00
HealthController.cs Cleaned as much of notifications as I could find. 2012-01-18 21:06:47 -08:00
HistoryController.cs Removed some extraneous code. 2012-02-08 17:05:16 -08:00
LogController.cs Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 2012-02-09 09:41:51 -08: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 Removed some extraneous code. 2012-02-08 17:05:16 -08:00
NotificationController.cs Tweaked Progress notification. 2012-01-22 23:43:54 -08:00
SeriesController.cs More grid work. Row partial views are now sent a bool set to true if it is an alternate row. 2012-02-06 19:48:26 -08:00
SettingsController.cs New: Blackhole implemented, allowing clients other than SABnzbd to be used. 2012-02-01 16:02:16 -08:00
SharedController.cs Page footer is now cached for one hour (there is nothing that would change.) 2012-01-14 22:50:37 -08:00
SystemController.cs New: Rewrite of download decision engine. 2012-02-06 21:14:55 -08:00
UpcomingController.cs Upcoming grid NzbDroned. Bye Telerik Grid. 2012-02-06 17:22:17 -08:00
UpdateController.cs New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00