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.
Mark McDowall
71e1827ef8
Missing Grid uses ToBestDateString for formatting.
Fixed padding for No Data being cut off (also when loading) for the grids.
|
13 years ago |
.. |
AddSeriesController.cs
|
Updated IndexerSettingsModel with better descriptions.
|
13 years ago |
CommandController.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
DirectoryController.cs
|
AutoComplete is now using jQuery UI AutoComplete.
|
13 years ago |
EpisodeController.cs
|
Added SeriesSearch and RenameSeries jobs.
|
13 years ago |
HealthController.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
HistoryController.cs
|
Fixed EpisodeSorting examples layout.
|
13 years ago |
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.
|
13 years ago |
MisnamedController.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
MissingController.cs
|
Missing Grid uses ToBestDateString for formatting.
|
13 years ago |
NotificationController.cs
|
Stop throwing errors where it can't get the current message because there is no object.
|
13 years ago |
SeriesController.cs
|
Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
|
13 years ago |
SettingsController.cs
|
Updated IndexerSettingsModel with better descriptions.
|
13 years ago |
SharedController.cs
|
Added NextScheduledRun to get the next scheduled run for a job, with a test.
|
14 years ago |
StreamController.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
SystemController.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
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.
|
13 years ago |