Claus Vium 760b7f8fca Merge pull request #8922 from Bond-009/distinctby 2 years ago
..
AppBase 52194f56b5 Replace != null with is not null 2 years ago
Branding f26f44acaf Apply code review suggestions 5 years ago
Channels b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Collections 52194f56b5 Replace != null with is not null 2 years ago
Configuration 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
Cryptography 6ccb1e5570 Don't use deprecated HashAlgorithm.Create(string) 2 years ago
Data 3f82c90c48 Improve DB perf for everyone not using debug logging (#8827) 2 years ago
Devices ea8f40e84a More cleanup 3 years ago
Dto 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
EntryPoints 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
HttpServer c7d50d640e Replace == null with is null 2 years ago
IO 760b7f8fca Merge pull request #8922 from Bond-009/distinctby 2 years ago
Images 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
Library 497d8c4957 Use Order() introduced in .NET 7 (#8923) 2 years ago
LiveTv 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
Localization 411246e90f Translated using Weblate (Dutch) 2 years ago
MediaEncoder 52194f56b5 Replace != null with is not null 2 years ago
Net 52194f56b5 Replace != null with is not null 2 years ago
Playlists b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Plugins b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Properties 286dabdc4b Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 4 years ago
QuickConnect b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
ScheduledTasks 52194f56b5 Replace != null with is not null 2 years ago
Serialization 76c2775d8c Use static lambdas 3 years ago
Session b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Sorting 52194f56b5 Replace != null with is not null 2 years ago
SyncPlay 52194f56b5 Replace != null with is not null 2 years ago
TV 52194f56b5 Replace != null with is not null 2 years ago
Udp 3cb49d6df0 Fix option to disable server discovery 3 years ago
Updates 52194f56b5 Replace != null with is not null 2 years ago
ApplicationHost.cs 52194f56b5 Replace != null with is not null 2 years ago
ConfigurationOptions.cs 71982c7297 Fix build errors 2 years ago
Emby.Server.Implementations.csproj 02f9e60e7c chore(deps): update dotnet monorepo to v7.0.1 (#8900) 2 years ago
IStartupOptions.cs 5043a887cc Document IStartupOptions 4 years ago
ServerApplicationPaths.cs b17a452d16 Fix warnings in ServerApplicationPaths 4 years ago