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