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.
jellyfin/Emby.Server.Implementations
Shadowghost a728f0993e
Merge branch 'master' into network-rewrite
1 year ago
..
AppBase Replace != null with is not null 2 years ago
Branding
Channels Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Collections Replace != null with is not null 2 years ago
Configuration Enable nullable reference types for Emby.Server.Implementations 3 years ago
Cryptography Don't use deprecated HashAlgorithm.Create(string) 2 years ago
Data Remove AddPeopleQueryIndex migration 1 year ago
Devices More cleanup 3 years ago
Dto Use DistinctBy introduced in .NET 6 2 years ago
EntryPoints Merge branch 'master' into network-rewrite 2 years ago
HttpServer Replace == null with is null 2 years ago
IO Merge pull request #8922 from Bond-009/distinctby 2 years ago
Images Use DistinctBy introduced in .NET 6 2 years ago
Library Deduplicate media stream ordering code (#9014) 2 years ago
LiveTv Merge pull request #8775 from SenorSmartyPants/DVRMetadata 2 years ago
Localization Translated using Weblate (Bulgarian) 1 year ago
MediaEncoder Replace != null with is not null 2 years ago
Net Apply review suggestions 1 year ago
Playlists Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Plugins Use custom plugin assembly load context 1 year ago
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 3 years ago
QuickConnect Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
ScheduledTasks Rename JellyfinDb to JellyfinDbContext 1 year ago
Serialization Use static lambdas 3 years ago
Session Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960) 2 years ago
Sorting Replace != null with is not null 2 years ago
SyncPlay Replace != null with is not null 2 years ago
TV Replace != null with is not null 2 years ago
Udp Implement discovery respecting bind addresses 2 years ago
Updates Replace != null with is not null 2 years ago
ApplicationHost.cs Merge branch 'master' into network-rewrite 1 year ago
ConfigurationOptions.cs Fix build errors 2 years ago
Emby.Server.Implementations.csproj chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117) 1 year ago
IStartupOptions.cs Enable in-process restarting 1 year ago
ServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2 years ago