jellyfin/MediaBrowser.Api
2020-04-05 12:48:22 -04:00
..
Attachments rename two properties based on code suggestions 2020-01-08 10:52:48 +09:00
Devices * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
Images Convert using statements to using declarations where applicable 2020-04-05 12:26:11 -04:00
Library Use ? and ?? where applicable 2020-04-05 12:45:01 -04:00
LiveTv Convert using statements to using declarations where applicable 2020-04-05 12:26:11 -04:00
Movies Merge pull request #1923 from Bond-009/random 2019-12-10 22:28:44 +09:00
Music Fix typo 2019-12-10 17:07:23 +01:00
Playback Use ? and ?? where applicable 2020-04-05 12:45:01 -04:00
Properties * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
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 Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
UserLibrary Convert type checks and null checks into pattern matching 2020-04-05 12:07:43 -04:00
ApiEntryPoint.cs Use ? and ?? where applicable 2020-04-05 12:45:01 -04:00
BaseApiService.cs Remove redundant name qualifiers 2020-04-05 12:48:22 -04:00
BrandingService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
ChannelService.cs Remove unused usings 2020-03-24 16:12:06 +01:00
ConfigurationService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
DisplayPreferencesService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
EnvironmentService.cs Remove unused usings 2020-03-24 16:12:06 +01:00
FilterService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
IHasDtoOptions.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
IHasItemFields.cs Fix more warnings 2019-10-29 17:55:16 +01:00
ItemLookupService.cs Remove FileSystem.GetStream 2020-01-22 22:20:35 +01:00
ItemRefreshService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
ItemUpdateService.cs Use ? and ?? where applicable 2020-04-05 12:45:01 -04:00
LocalizationService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
MediaBrowser.Api.csproj Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
PackageService.cs Merge pull request #2109 from Bond-009/plugin 2019-12-12 15:40:22 +09:00
PlaylistService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
PluginService.cs Convert type checks and null checks into pattern matching 2020-04-05 12:07:43 -04:00
SearchService.cs Use ? and ?? where applicable 2020-04-05 12:45:01 -04:00
SimilarItemsHelper.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
SuggestionsService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
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 Merge pull request #2363 from dkanada/view 2020-02-11 23:56:47 -05:00
VideosService.cs Use ? and ?? where applicable 2020-04-05 12:45:01 -04:00