Bond-009
|
331c7f8481
|
Merge pull request #4253 from BaronGreenback/fordiscussion
DI in plugins
|
4 years ago |
crobibero
|
0c23b8cadf
|
Don't throw exception when converting values using binder or JsonConverter
|
4 years ago |
BaronGreenback
|
51996cd34d
|
Update BasePlugin.cs
|
4 years ago |
BaronGreenback
|
957b5df0f0
|
Update MediaBrowser.Common/Plugins/IPluginServiceRegistrator.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
BaronGreenback
|
429de72443
|
Update MediaBrowser.Common/Plugins/BasePlugin.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
Claus Vium
|
3900976be5
|
Merge pull request #4247 from crobibero/update-plugin
Update all on-disk plugins
|
4 years ago |
crobibero
|
73f923c8d5
|
Use class instead of struct
|
4 years ago |
Claus Vium
|
f172b37401
|
Merge pull request #4391 from crobibero/converter-ireadonlylist
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
|
4 years ago |
Anthony Lavado
|
b1b43b8ad9
|
Merge pull request #4068 from barronpm/event-fixes
Fix Plugin Events and Clean Up InstallationManager.cs
|
4 years ago |
crobibero
|
42c2ab97e7
|
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
|
4 years ago |
Bond-009
|
be2f27a069
|
Merge pull request #4312 from crobibero/json-array-converter
Add comma delimited string to array json converter
|
4 years ago |
BaronGreenback
|
2c5609b333
|
Merge branch 'master' into fordiscussion
|
4 years ago |
BaronGreenback
|
38da2ee26e
|
Merge branch 'master' into update-plugin
|
4 years ago |
crobibero
|
b2662894cf
|
Add whitespace handling and tests
|
4 years ago |
dkanada
|
5c2ecc0ca5
|
Merge pull request #4324 from crobibero/dotnet-3.1.9
Update to dotnet 3.1.9
|
4 years ago |
BaronGreenback
|
5b8349b442
|
Merge branch 'master' into fordiscussion
|
4 years ago |
crobibero
|
f998e52107
|
Update to dotnet 3.1.9
|
4 years ago |
dkanada
|
42fb04b084
|
Merge pull request #4254 from BaronGreenback/PluginConfigFix
Fix for #4241: Plugin config initialisation.
|
4 years ago |
BaronGreenback
|
00b2539a70
|
Update IConfigurationManager.cs
|
4 years ago |
BaronGreenback
|
5e5f1cc9c5
|
Update IConfigurationManager.cs
|
4 years ago |
BaronGreenback
|
c7364be743
|
Update IConfigurationManager.cs
|
4 years ago |
BaronGreenback
|
257acbc2c9
|
Update BasePlugin.cs
|
4 years ago |
BaronGreenback
|
53bea919d0
|
Update IPluginServiceRegistrator.cs
|
4 years ago |
BaronGreenback
|
f7cc2f785c
|
Rename IPluginRegistrar.cs to IPluginServiceRegistrator.cs
|
4 years ago |
crobibero
|
7565ae22cb
|
Add tests and switch to factory
|
4 years ago |
crobibero
|
37f3852699
|
Add comma delimited string to array json converter
|
4 years ago |
BaronGreenback
|
ae8a3bc02c
|
Update MediaBrowser.Common/Plugins/IPluginRegistrar.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
Cody Robibero
|
ee976bb47a
|
Update MediaBrowser.Common/Plugins/LocalPlugin.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
BaronGreenback
|
d31178ab4b
|
Update BasePlugin.cs
|
4 years ago |
BaronGreenback
|
7e939fa2cb
|
Update BasePlugin.cs
Plugins supporting di cannot be unloaded.
|
4 years ago |
BaronGreenback
|
85d36a55a1
|
Update BasePlugin.cs
Removed trailing spaces
|
4 years ago |
BaronGreenback
|
8c0748b677
|
Update BasePlugin.cs
Added ConfigurationChanged event.
|
4 years ago |
Greenback
|
0b73a1d90f
|
Added extra functionality to support registrar.
|
4 years ago |
BaronGreenback
|
dff2674b27
|
Update BasePlugin.cs
|
4 years ago |
BaronGreenback
|
a69731b5e3
|
Update BasePlugin.cs
Moved initialisation ApplicationHost.cs /LoadPlugin()
|
4 years ago |
crobibero
|
53d8023def
|
Update all on-disk plugins
|
4 years ago |
crobibero
|
ac790cd77b
|
Properly handle null structs in json
|
4 years ago |
crobibero
|
46ae51bc9a
|
update to dotnet 3.1.8
|
4 years ago |
cvium
|
cb173d79e6
|
Fix the test
|
4 years ago |
cvium
|
7576824cee
|
Standardize use of IsLocal and RemoteIp
|
4 years ago |
Anthony Lavado
|
cc6b03296a
|
Merge pull request #3899 from crobibero/plugin-install
Install specific plugin version if requested
|
4 years ago |
Patrick Barron
|
8a15ad160b
|
Fix plugin events not being called and clean up InstallationManager.cs
|
4 years ago |
Anthony Lavado
|
6152d40303
|
Merge pull request #4030 from crobibero/http-client-migrate
Remove IHttpClient
|
4 years ago |
crobibero
|
2a8653b309
|
Merge remote-tracking branch 'upstream/master' into http-client-migrate
|
4 years ago |
crobibero
|
9f97c47936
|
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
|
4 years ago |
crobibero
|
21a5692626
|
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
|
4 years ago |
crobibero
|
1d3303fa0a
|
Move json profiles to constant strings.
|
4 years ago |
crobibero
|
82f30a35db
|
Merge remote-tracking branch 'upstream/master' into http-client-migrate
|
4 years ago |
crobibero
|
b035a642d2
|
Merge remote-tracking branch 'upstream/master' into plugin-install
|
4 years ago |
crobibero
|
5ad81f7fe6
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
4 years ago |