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
Bond_009 c7d50d640e
Replace == null with is null
1 year ago
..
AppBase Replace == null with is null 1 year ago
Branding
Channels Replace == null with is null 1 year ago
Collections Replace == null with is null 1 year ago
Configuration Enable nullable reference types for Emby.Server.Implementations 3 years ago
Cryptography Replace PBKDF2-SHA1 with PBKDF2-SHA512 3 years ago
Data Replace == null with is null 1 year ago
Devices More cleanup 2 years ago
Dto Replace == null with is null 1 year ago
EntryPoints Replace == null with is null 1 year ago
HttpServer Replace == null with is null 1 year ago
IO Replace == null with is null 1 year ago
Images Fix minor warnings in Emby.Server.Implementations (#2149) 2 years ago
Library Replace == null with is null 1 year ago
LiveTv Replace == null with is null 1 year ago
Localization Replace == null with is null 1 year ago
MediaEncoder Use our own Contains extension 2 years ago
Net Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Playlists Replace == null with is null 1 year ago
Plugins Replace == null with is null 1 year ago
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 3 years ago
QuickConnect Update StyleCop 2 years ago
ScheduledTasks Replace == null with is null 1 year ago
Serialization Use static lambdas 2 years ago
Session Replace == null with is null 1 year ago
Sorting Replace == null with is null 1 year ago
SyncPlay Replace == null with is null 1 year ago
TV Replace == null with is null 1 year ago
Udp Fix option to disable server discovery 2 years ago
Updates Replace == null with is null 1 year ago
ApplicationHost.cs Fix integration tests 2 years ago
ConfigurationOptions.cs Remove unused using directives 3 years ago
Emby.Server.Implementations.csproj Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709) 1 year ago
IStartupOptions.cs Document IStartupOptions 3 years ago
ServerApplicationPaths.cs Fix warnings in ServerApplicationPaths 3 years ago