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
745d9d9355
TopSlider added for local series searching!
Should be easy to add others (would want to have it close other open ones, I think).
|
13 years ago |
.. |
AddNewSeriesModel.cs
|
…
|
|
EpisodeModel.cs
|
…
|
|
EpisodeSortingModel.cs
|
…
|
|
ExistingSeriesModel.cs
|
SeriesId is now passed back to the controller when adding a new/existing series.
|
13 years ago |
HistoryModel.cs
|
…
|
|
IndexerSettingsModel.cs
|
Updated IndexerSettingsModel with better descriptions.
|
13 years ago |
JobQueueItemModel.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
MappingModel.cs
|
…
|
|
MissingEpisodeModel.cs
|
Missing Grid uses ToBestDateString for formatting.
|
13 years ago |
NotificationResult.cs
|
…
|
|
NotificationSettingsModel.cs
|
…
|
|
PendingProcessingModel.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
QualityModel.cs
|
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
|
13 years ago |
QualityTypeModel.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
RootDirModel.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
SabnzbdSettingsModel.cs
|
…
|
|
SeasonEditModel.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
SeriesModel.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 |
SeriesSearchResultModel.cs
|
TopSlider added for local series searching!
|
13 years ago |
SettingsModels.cs
|
…
|
|
SystemSettingsModel.cs
|
AuthenticationType is now configurable from /Settings/System.
|
13 years ago |
TvDbSearchResultModel.cs
|
AutoComplete is now using jQuery UI AutoComplete.
|
13 years ago |
UpcomingEpisodeModel.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 |