Commit Verlauf

Autor SHA1 Nachricht Datum
  Patrick Barron 1e1e1560a4 Add IServerApplicationHost parameter to IPluginServiceRegistrator vor 1 Jahr
  Bond_009 d7748cfa04 Multiple Stream changes vor 1 Jahr
  Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down vor 1 Jahr
  Bond_009 5677566a41 Enable nullable for more files vor 1 Jahr
  AmbulantRex c717425549 Remove unnecessary type extension and handle feedback. vor 2 Jahren
  AmbulantRex 92f50054b2 Add explicit mapping instead of reflection to manifest reconciliation. vor 2 Jahren
  AmbulantRex 4a0b135b7a Merge branch 'jellyfin:master' into whitelist-dlls vor 2 Jahren
  AmbulantRex 7dd4201971 Reconcile pre-packaged meta.json against manifest on install vor 2 Jahren
  Stepan Goremykin e74630a613 Use MinBy and MaxBy vor 2 Jahren
  AmbulantRex a944352aa8 Correct style inconsistencies vor 2 Jahren
  AmbulantRex 677b1f8e34 Remove unnecessary using statements in PluginManager vor 2 Jahren
  AmbulantRex 891b9f7a99 Add DLL whitelist support for plugins vor 2 Jahren
  Patrick Barron 8cabac0cf2 Load all plugin assemblies before attempting to load types vor 2 Jahren
  Patrick Barron 79a7815be7 Use one AssemblyLoadContext per plugin vor 2 Jahren
  Patrick Barron 577d396649 Use custom plugin assembly load context vor 2 Jahren
  Patrick Barron a48f188874 Use separate assembly load contexts per plugin vor 2 Jahren
  Patrick Barron dc85d86ea1 Enable in-process restarting vor 2 Jahren
  Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty vor 2 Jahren
  Bond_009 52194f56b5 Replace != null with is not null vor 2 Jahren
  Bond_009 c7d50d640e Replace == null with is null vor 2 Jahren
  Cody Robibero d7f0596d5d Don't auto-update if plugin is pending restart vor 2 Jahren
  Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method vor 2 Jahren
  Bond_009 f50a250cd9 Optimize Guid comparisons vor 3 Jahren
  Bond_009 ea8f40e84a More cleanup vor 3 Jahren
  cvium d95c281142 Load all types when checking plugin DLLs vor 3 Jahren
  Bond_009 79642af3b8 Fix some warnings vor 3 Jahren
  Bond_009 e3dac4fda2 Use async FileStreams where it makes sense vor 4 Jahren
  Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project vor 4 Jahren
  Bond_009 c78457e6d3 Minor fixes vor 4 Jahren
  Bond_009 0bc0601442 Fix some warnings vor 4 Jahren