1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-07 07:13:46 +00:00
Radarr/NzbDrone.Web/Controllers
Mark McDowall 95b4250d5d Updated IndexerSettingsModel with better descriptions.
Enable checkbox for Indexer is now labeled as such.
Removed jscript load for deleted script.
A user will now be unable to add a rootDir if the SabDropDir value is the same (ignoring case).
A user will also be unable to set their SabDropDir to the same value as an exiting RootDir (Ignoring case).
The last two changes prevent users from possibly causing all TV shows to be deleted.
2011-09-22 17:18:41 -07:00
..
AddSeriesController.cs Updated IndexerSettingsModel with better descriptions. 2011-09-22 17:18:41 -07:00
CommandController.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
DirectoryController.cs AutoComplete is now using jQuery UI AutoComplete. 2011-09-08 20:26:48 -07:00
EpisodeController.cs
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
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
NotificationController.cs
SeriesController.cs Banner is now shown on Details view. 2011-09-10 16:01:15 -07:00
SettingsController.cs Updated IndexerSettingsModel with better descriptions. 2011-09-22 17:18:41 -07:00
SharedController.cs
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 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
UpcomingController.cs