Michael Powers 84d1b07849 Fix incorrect starting offset of buffer span in CheckTunerAvailability. 3 年 前
..
AppBase a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 年 前
Branding f26f44acaf Apply code review suggestions 5 年 前
Channels a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 年 前
Collections 08e71010ae Clean up some ToList usage 3 年 前
Configuration 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 年 前
Cryptography 5265b3eee7 Replace PBKDF2-SHA1 with PBKDF2-SHA512 4 年 前
Data 08d2acba20 Backport pull request #8662 from jellyfin/release-10.8.z 3 年 前
Devices ea8f40e84a More cleanup 3 年 前
Dto 05c20001c8 Merge pull request #8381 from 1hitsong/lyric-lrc-file-support 3 年 前
EntryPoints c6bf6e00de Remove unnecessary ToList usage 3 年 前
HttpServer 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 3 年 前
IO c2c286be6e Remove unnecessary IsPathLocked function 3 年 前
Images 0b8faf5db4 Fix minor warnings in Emby.Server.Implementations (#2149) 3 年 前
Library 263a1663ae Merge pull request #8521 from 1337joe/fix-missing-symlink-scan 3 年 前
LiveTv 84d1b07849 Fix incorrect starting offset of buffer span in CheckTunerAvailability. 3 年 前
Localization af84bc373c Translated using Weblate (Portuguese) 3 年 前
MediaEncoder b880dc8a4a Use our own Contains extension 3 年 前
Net a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 年 前
Playlists f50a250cd9 Optimize Guid comparisons 3 年 前
Plugins a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 年 前
Properties 286dabdc4b Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 4 年 前
QuickConnect cbfa355e31 Update StyleCop 3 年 前
ScheduledTasks a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 年 前
Serialization 76c2775d8c Use static lambdas 3 年 前
Session 719e5eae16 Merge pull request #8503 from Bond-009/ThrowIfNull 3 年 前
Sorting a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 年 前
SyncPlay f50a250cd9 Optimize Guid comparisons 3 年 前
TV 08d2acba20 Backport pull request #8662 from jellyfin/release-10.8.z 3 年 前
Udp 3cb49d6df0 Fix option to disable server discovery 3 年 前
Updates a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 年 前
ApplicationHost.cs b7882db9c7 Prevent host lookup on GetSmartUrl for HTTP requests 3 年 前
ConfigurationOptions.cs bc1cc2d04a Remove unused using directives 4 年 前
Emby.Server.Implementations.csproj 42399dde9c chore(deps): update dotnet monorepo (#8708) 3 年 前
IStartupOptions.cs 5043a887cc Document IStartupOptions 4 年 前
ServerApplicationPaths.cs b17a452d16 Fix warnings in ServerApplicationPaths 4 年 前