jellyfin/MediaBrowser.Api
2020-05-26 00:52:13 +03:00
..
Attachments rename two properties based on code suggestions 2020-01-08 10:52:48 +09:00
Devices Apply review suggestions 2020-05-13 15:03:35 -04:00
Images Rename ImageInfo.Hash to ImageInfo.BlurHash 2020-05-26 00:52:13 +03:00
Library Merge pull request #2970 from barronpm/activitydb-efcore 2020-05-15 22:04:23 +03:00
LiveTv Convert using statements to using declarations where applicable 2020-04-05 12:26:11 -04:00
Movies Fix regressions introduced by #3098 2020-05-14 20:11:34 -04:00
Music
Playback Fix regressions introduced by #3098 2020-05-14 20:11:34 -04:00
Properties
ScheduledTasks Convert type checks and null checks into pattern matching 2020-04-05 12:07:43 -04:00
Sessions Merge branch 'master' into websocket 2020-05-02 00:54:04 +02:00
Subtitles Convert using statements to using declarations where applicable 2020-04-05 12:26:11 -04:00
System Merge branch 'master' into activitydb-efcore 2020-05-14 21:16:43 +00:00
UserLibrary Fix regressions introduced by #3098 2020-05-14 20:11:34 -04:00
ApiEntryPoint.cs Implement various suggestions 2020-04-05 17:58:39 -04:00
BaseApiService.cs Fix regressions introduced by #3098 2020-05-14 20:11:34 -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 Minor IAsyncDisposable improvements 2020-04-15 11:05:32 +02:00
ItemRefreshService.cs
ItemUpdateService.cs Compute hash only when one is not computed in DB, small optimizations here and there 2020-05-19 14:50:14 +03:00
LocalizationService.cs
MediaBrowser.Api.csproj Add <ProjectGuid> properties to all project files 2020-04-21 16:21:09 -04:00
PackageService.cs remove release channel from plugin classes 2020-04-11 19:33:36 +09:00
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 Merge pull request #2492 from Polpetta/fix-api-private-data-leak 2020-05-07 14:52:10 +02:00
VideosService.cs Implement various suggestions 2020-04-05 17:58:39 -04:00