.. |
Attachments
|
|
|
Devices
|
Simplified Conditionals and returns
|
2020-04-05 14:44:14 -04:00 |
Images
|
Remove unnecessary casts and explicit array types
|
2020-04-05 13:00:35 -04:00 |
Library
|
Fixed indentation and corrected typo
|
2020-04-06 23:17:49 -04:00 |
LiveTv
|
Convert using statements to using declarations where applicable
|
2020-04-05 12:26:11 -04:00 |
Movies
|
Remove unnecessary casts and explicit array types
|
2020-04-05 13:00:35 -04:00 |
Music
|
|
|
Playback
|
Merge pull request #2745 from Artiume/patch-6
|
2020-04-15 23:23:56 +02:00 |
Properties
|
|
|
ScheduledTasks
|
Convert type checks and null checks into pattern matching
|
2020-04-05 12:07:43 -04:00 |
Sessions
|
Replace ILogger with ILogger<T> wherever possible
|
2020-03-03 23:07:10 +01:00 |
Subtitles
|
Convert using statements to using declarations where applicable
|
2020-04-05 12:26:11 -04:00 |
System
|
Implemented more suggestions
|
2020-04-05 23:12:25 -04:00 |
UserLibrary
|
Merge pull request #2772 from barronpm/codecleanup
|
2020-04-11 19:30:23 +02:00 |
ApiEntryPoint.cs
|
Implement various suggestions
|
2020-04-05 17:58:39 -04:00 |
BaseApiService.cs
|
Implemented more suggestions
|
2020-04-05 23:12:25 -04:00 |
BrandingService.cs
|
|
|
ChannelService.cs
|
Implement various suggestions
|
2020-04-05 17:58:39 -04:00 |
ConfigurationService.cs
|
|
|
DisplayPreferencesService.cs
|
|
|
EnvironmentService.cs
|
Simplified Conditionals and returns
|
2020-04-05 14:44:14 -04:00 |
FilterService.cs
|
Remove unnecessary casts and explicit array types
|
2020-04-05 13:00:35 -04:00 |
IHasDtoOptions.cs
|
|
|
IHasItemFields.cs
|
|
|
ItemLookupService.cs
|
Implement various suggestions
|
2020-04-05 17:58:39 -04:00 |
ItemRefreshService.cs
|
|
|
ItemUpdateService.cs
|
Use ? and ?? where applicable
|
2020-04-05 12:45:01 -04:00 |
LocalizationService.cs
|
|
|
MediaBrowser.Api.csproj
|
|
|
PackageService.cs
|
|
|
PlaylistService.cs
|
|
|
PluginService.cs
|
Convert type checks and null checks into pattern matching
|
2020-04-05 12:07:43 -04:00 |
SearchService.cs
|
Implemented more suggestions
|
2020-04-05 23:12:25 -04:00 |
SimilarItemsHelper.cs
|
|
|
SuggestionsService.cs
|
|
|
TranscodingJob.cs
|
Use ? and ?? where applicable
|
2020-04-05 12:45:01 -04:00 |
TvShowsService.cs
|
Use ? and ?? where applicable
|
2020-04-05 12:45:01 -04:00 |
UserService.cs
|
|
|
VideosService.cs
|
Implement various suggestions
|
2020-04-05 17:58:39 -04:00 |