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 b2def4c9ea
Fix build (#8859)
2 years ago
..
AppBase Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Branding
Channels Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Collections Clean up some ToList usage 2 years ago
Configuration
Cryptography Replace PBKDF2-SHA1 with PBKDF2-SHA512 3 years ago
Data Fix build (#8859) 2 years ago
Devices More cleanup 2 years ago
Dto Merge pull request #8381 from 1hitsong/lyric-lrc-file-support 2 years ago
EntryPoints Remove unnecessary ToList usage 2 years ago
HttpServer fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
IO Remove unnecessary IsPathLocked function 2 years ago
Images Fix minor warnings in Emby.Server.Implementations (#2149) 2 years ago
Library Investigate some TODO comments 2 years ago
LiveTv Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709) 2 years ago
Localization Translated using Weblate (Georgian) 2 years ago
MediaEncoder Use our own Contains extension 2 years ago
Net Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Playlists Optimize Guid comparisons 2 years ago
Plugins Don't auto-update if plugin is pending restart 2 years ago
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 3 years ago
QuickConnect Update StyleCop 2 years ago
ScheduledTasks Use typed logger 2 years ago
Serialization Use static lambdas 2 years ago
Session Merge pull request #8503 from Bond-009/ThrowIfNull 2 years ago
Sorting Use ArgumentNullException.ThrowIfNull helper method 2 years ago
SyncPlay Optimize Guid comparisons 2 years ago
TV Backport pull request #8662 from jellyfin/release-10.8.z 2 years ago
Udp Fix option to disable server discovery 2 years ago
Updates Use ArgumentNullException.ThrowIfNull helper method 2 years ago
ApplicationHost.cs Fix integration tests 2 years ago
ConfigurationOptions.cs
Emby.Server.Implementations.csproj Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709) 2 years ago
IStartupOptions.cs Document IStartupOptions 3 years ago
ServerApplicationPaths.cs Fix warnings in ServerApplicationPaths 3 years ago