jellyfin/MediaBrowser.Common
dkanada a7ef1aa7ec
Merge pull request #2050 from Bond-009/nullref
Fix possible nullref when updating packages
2019-12-05 15:23:48 +09:00
..
Configuration Update MediaBrowser.Common/Configuration/EncodingConfigurationExtensions.cs 2019-11-24 20:15:53 +01:00
Cryptography Merge pull request #1926 from Bond-009/auth 2019-11-23 01:14:32 +09:00
Events Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
Extensions Rewrite hex encoder/decoder 2019-11-01 17:52:29 +01:00
Json Use System.Text.Json api 2019-10-08 20:59:53 +02:00
Net Minor improvements to network code 2019-11-28 17:46:06 +01:00
Plugins Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
Progress Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Providers Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
System Enable TreatWarningsAsErrors for MediaBrowser.Common and Emby.Photos 2019-10-09 17:14:15 +02:00
Updates Fix possible nullref when updating packages 2019-11-24 17:23:36 +01:00
Hex.cs Multiplication is faster than bit shifting 2019-11-01 17:52:29 +01:00
IApplicationHost.cs Improve IInstallationManager interface 2019-11-01 17:57:19 +01:00
MediaBrowser.Common.csproj Merge pull request #1915 from Bond-009/hex 2019-11-02 04:03:36 +09:00