jellyfin/Emby.Server.Implementations
renovate[bot] 42399dde9c
chore(deps): update dotnet monorepo (#8708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-11-09 19:09:09 -07:00
..
AppBase Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
Branding
Channels Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
Collections Clean up some ToList usage 2022-10-25 02:27:13 +01:00
Configuration
Cryptography
Data Backport pull request #8662 from jellyfin/release-10.8.z 2022-10-31 23:08:42 -04:00
Devices
Dto Merge pull request #8381 from 1hitsong/lyric-lrc-file-support 2022-10-07 15:21:42 +02:00
EntryPoints Remove unnecessary ToList usage 2022-10-25 00:38:57 +01:00
HttpServer fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2022-10-06 13:57:47 +02:00
Images Fix minor warnings in Emby.Server.Implementations (#2149) 2022-10-06 21:43:44 +02:00
IO Remove unnecessary IsPathLocked function 2022-10-25 02:27:22 +01:00
Library Clean up some ToList usage 2022-10-25 02:27:13 +01:00
LiveTv Add regression test for #8696 2022-11-05 14:11:49 +01:00
Localization Translated using Weblate (Portuguese) 2022-11-09 07:50:59 -05:00
MediaEncoder
Net Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
Playlists
Plugins Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
Properties
QuickConnect
ScheduledTasks Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
Serialization
Session Merge pull request #8503 from Bond-009/ThrowIfNull 2022-10-07 07:50:39 +02:00
Sorting Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
SyncPlay
TV Backport pull request #8662 from jellyfin/release-10.8.z 2022-10-31 23:08:42 -04:00
Udp
Updates Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
ApplicationHost.cs Prevent host lookup on GetSmartUrl for HTTP requests 2022-10-21 17:42:45 +02:00
ConfigurationOptions.cs
Emby.Server.Implementations.csproj chore(deps): update dotnet monorepo (#8708) 2022-11-09 19:09:09 -07:00
IStartupOptions.cs
ServerApplicationPaths.cs