jellyfin/Emby.Server.Implementations
Cody Robibero 634ce40c2f
Merge branch 'master' into comparisons
2021-12-24 02:41:50 +00: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 Apply code review suggestions 2020-04-19 13:39:12 -04:00
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 Merge pull request #6819 from cvium/why_should_we_use_the_imageinfo_when_we_can_guess 2021-12-24 02:02:37 +00:00
EntryPoints Use our own Contains extension 2021-12-20 13:31:07 +01:00
HttpServer Merge branch 'master' into comparisons 2021-12-24 02:41:50 +00:00
IO Fix some warnings 2021-11-15 15:57:07 +01:00
Images Use our own Contains extension 2021-12-20 13:31:07 +01:00
Library Merge pull request #7029 from cvium/allocations_maybe 2021-12-24 01:59:25 +00:00
LiveTv Merge branch 'master' into comparisons 2021-12-24 02:41:50 +00:00
Localization Translated using Weblate (Filipino) 2021-12-20 13:03:17 -05: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