You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readarr/NzbDrone.Web/Controllers
Mark McDowall 830eab57aa
Fix: Sorting on grids will now be ordered properly regardless of user's date format.
13 years ago
..
AddSeriesController.cs
CommandController.cs
DirectoryController.cs
EpisodeController.cs
HealthController.cs
HistoryController.cs Dates used for sorting will rely on EN-US standard, display will relay on user's culture. 13 years ago
LogController.cs
MissingController.cs Dates used for sorting will rely on EN-US standard, display will relay on user's culture. 13 years ago
NotificationController.cs
SeriesController.cs
SettingsController.cs
SharedController.cs
SystemController.cs
UpcomingController.cs Fix: Sorting on grids will now be ordered properly regardless of user's date format. 13 years ago
UpdateController.cs