Radarr/NzbDrone.Web/Controllers
Mark McDowall f627b551fc AuthenticationType is now configurable from /Settings/System. 2011-10-07 16:24:28 -07:00
..
AddSeriesController.cs Updated IndexerSettingsModel with better descriptions. 2011-09-22 17:18:41 -07:00
CommandController.cs
DirectoryController.cs AutoComplete is now using jQuery UI AutoComplete. 2011-09-08 20:26:48 -07:00
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. 2011-09-07 17:01:51 -07:00
MisnamedController.cs
MissingController.cs Missing Grid uses ToBestDateString for formatting. 2011-09-30 09:18:13 -07:00
NotificationController.cs
SeriesController.cs Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property. 2011-09-28 10:56:30 -07:00
SettingsController.cs AuthenticationType is now configurable from /Settings/System. 2011-10-07 16:24:28 -07:00
SharedController.cs
StreamController.cs
SystemController.cs
UpcomingController.cs Upcoming/Index now uses .ToBestDateString() for Dates, only showing on FutureForecast grid (instead of all grids). Status is shown on grid and option to search for episode. 2011-09-28 17:20:29 -07:00