jellyfin/Emby.Server.Implementations
2021-12-20 13:31:07 +01:00
..
AppBase Use our own Contains extension 2021-12-20 13:31:07 +01:00
Archiving Use System.IO.Compression instead of SharpCompress for zips 2021-12-18 17:52:38 +01:00
Branding
Channels Use our own Contains extension 2021-12-20 13:31:07 +01:00
Collections Fix some warnings 2021-09-03 19:32:11 +02:00
Configuration Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
Cryptography Replace PBKDF2-SHA1 with PBKDF2-SHA512 2021-11-10 22:34:54 +01:00
Data Use our own Contains extension 2021-12-20 13:31:07 +01:00
Devices Fix warnings in DeviceId 2021-10-03 21:41:22 -04:00
Dto Use our own Contains extension 2021-12-20 13:31:07 +01:00
EntryPoints Use our own Contains extension 2021-12-20 13:31:07 +01:00
HttpServer Use our own Contains extension 2021-12-20 13:31:07 +01:00
Images Use our own Contains extension 2021-12-20 13:31:07 +01:00
IO Fix some warnings 2021-11-15 15:57:07 +01:00
Library Use our own Contains extension 2021-12-20 13:31:07 +01:00
LiveTv Use our own Contains extension 2021-12-20 13:31:07 +01:00
Localization Use static lambdas 2021-12-19 10:27:57 +01:00
MediaEncoder Use our own Contains extension 2021-12-20 13:31:07 +01:00
Net Fix warnings in UdpSocket 2021-10-03 21:41:22 -04:00
Playlists Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
Plugins Load all types when checking plugin DLLs 2021-11-06 22:44:05 +01:00
Properties Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing 2021-09-02 21:28:00 +02:00
QuickConnect Replace RNGCryptoServiceProvider with RandomNumberGenerator 2021-09-24 20:15:46 +02:00
ScheduledTasks Use our own Contains extension 2021-12-20 13:31:07 +01:00
Serialization Use static lambdas 2021-12-19 10:27:57 +01:00
Session Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
Sorting Fix some warnings 2021-11-15 15:57:07 +01:00
SyncPlay Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix 2021-09-10 17:44:44 +02:00
TV Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
Udp Remove unused dependencies 2021-11-16 12:24:17 +01:00
Updates Use our own Contains extension 2021-12-20 13:31:07 +01:00
ApplicationHost.cs Migrate network configuration safely 2021-11-24 13:00:12 +01:00
ConfigurationOptions.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
Emby.Server.Implementations.csproj Update to dotnet 6.0.1 2021-12-14 23:47:07 -07:00
IStartupOptions.cs Document IStartupOptions 2021-10-02 11:54:31 -04:00
ServerApplicationPaths.cs Fix warnings in ServerApplicationPaths 2021-10-03 21:41:22 -04:00