| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Don't allocate single char arrays when possible
|
|
DI in plugins
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
|
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
|
Update all on-disk plugins
|
|
|
|
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
|
|
|
|
|
|
Fix Plugin Events and Clean Up InstallationManager.cs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add comma delimited string to array json converter
|
|
|
|
|
|
|
|
|
|
|
|
Update to dotnet 3.1.9
|
|
|
|
|
|
Fix for #4241: Plugin config initialisation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
|
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
|
|
|
Plugins supporting di cannot be unloaded.
|
|
Removed trailing spaces
|
|
Added ConfigurationChanged event.
|
|
|