Cronologia Commit

Autore SHA1 Messaggio Data
  Stepan Goremykin e74630a613 Use MinBy and MaxBy 2 anni fa
  Patrick Barron 8cabac0cf2 Load all plugin assemblies before attempting to load types 2 anni fa
  Patrick Barron 79a7815be7 Use one AssemblyLoadContext per plugin 2 anni fa
  Patrick Barron 577d396649 Use custom plugin assembly load context 2 anni fa
  Patrick Barron a48f188874 Use separate assembly load contexts per plugin 2 anni fa
  Patrick Barron dc85d86ea1 Enable in-process restarting 2 anni fa
  Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 anni fa
  Bond_009 52194f56b5 Replace != null with is not null 2 anni fa
  Bond_009 c7d50d640e Replace == null with is null 2 anni fa
  Cody Robibero d7f0596d5d Don't auto-update if plugin is pending restart 2 anni fa
  Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 anni fa
  Bond_009 f50a250cd9 Optimize Guid comparisons 3 anni fa
  Bond_009 ea8f40e84a More cleanup 3 anni fa
  cvium d95c281142 Load all types when checking plugin DLLs 3 anni fa
  Bond_009 79642af3b8 Fix some warnings 3 anni fa
  Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 anni fa
  Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 anni fa
  Bond_009 c78457e6d3 Minor fixes 4 anni fa
  Bond_009 0bc0601442 Fix some warnings 4 anni fa
  Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 anni fa
  BaronGreenback 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) 4 anni fa
  BaronGreenback bcba501dfb minor optimization. 4 anni fa
  BaronGreenback 65f880be32 Keep plugin status after update. 4 anni fa
  Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 anni fa
  Bond_009 a6d0db5d04 100% branch coverage for DashboardController 4 anni fa
  dkanada 9bfe945f6c catch http exception and fix possible issues 4 anni fa
  dkanada fb2d178242 add await directive for image download 4 anni fa
  dkanada e9030a62fb remove useless call to dispose 4 anni fa
  dkanada 454deece13 improve performance in the wrong place 4 anni fa
  dkanada 64cc5889f2 add suggested changes 4 anni fa