jellyfin/Emby.Server.Implementations
2022-11-07 08:50:59 -05: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 Don't throw exception if program.Title is null 2022-11-04 11:45:29 -06:00
Localization Translated using Weblate (Croatian) 2022-11-07 08: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 Merge branch 'master' into renovate/dotnet-monorepo 2022-10-26 07:17:42 -06:00
IStartupOptions.cs
ServerApplicationPaths.cs