1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-20 21:37:18 +00:00
Radarr/NzbDrone.Web/Controllers
Mark McDowall 8e214029c9 Renamed Download settings to Sabnzbd settings.
Moved Download Propers to Quality settings.
Cleaned up Quality UI and enhanced it with some jQuery goodness. Mmmmm jQuery.
2011-05-17 20:39:26 -07:00
..
AddSeriesController.cs JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!) 2011-05-17 00:04:49 -07:00
ApiController.cs
HistoryController.cs
LogController.cs
MissingController.cs Added filtering to the missing View. 2011-05-02 23:03:49 -07:00
NotificationController.cs Replaced save notifications for settings on page with AJAX Notifications. 2011-05-12 21:46:26 -07:00
SeriesController.cs JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!) 2011-05-17 00:04:49 -07:00
SettingsController.cs Renamed Download settings to Sabnzbd settings. 2011-05-17 20:39:26 -07:00
SharedController.cs Added NextScheduledRun to get the next scheduled run for a job, with a test. 2011-05-16 21:01:01 -07:00
SystemController.cs system/config is now editable 2011-05-08 21:23:57 -07:00
UpcomingController.cs