BaronGreenback
|
0b5ddc90ff
|
Merge branch 'master' into NetworkPR2
|
2020-10-26 13:21:48 +00:00 |
|
BaronGreenback
|
2c5609b333
|
Merge branch 'master' into fordiscussion
|
2020-10-26 13:19:13 +00:00 |
|
BaronGreenback
|
38da2ee26e
|
Merge branch 'master' into update-plugin
|
2020-10-17 09:47:20 +01:00 |
|
crobibero
|
b2662894cf
|
Add whitespace handling and tests
|
2020-10-16 09:37:35 -06:00 |
|
BaronGreenback
|
be4e5eff9c
|
Update BasePlugin.cs
|
2020-10-16 14:58:37 +01:00 |
|
dkanada
|
5c2ecc0ca5
|
Merge pull request #4324 from crobibero/dotnet-3.1.9
Update to dotnet 3.1.9
|
2020-10-15 12:56:10 +09:00 |
|
BaronGreenback
|
5b8349b442
|
Merge branch 'master' into fordiscussion
|
2020-10-14 19:05:57 +01:00 |
|
crobibero
|
f998e52107
|
Update to dotnet 3.1.9
|
2020-10-13 18:50:04 -06:00 |
|
dkanada
|
42fb04b084
|
Merge pull request #4254 from BaronGreenback/PluginConfigFix
Fix for #4241: Plugin config initialisation.
|
2020-10-13 12:19:42 +09:00 |
|
BaronGreenback
|
00b2539a70
|
Update IConfigurationManager.cs
|
2020-10-12 21:00:54 +01:00 |
|
BaronGreenback
|
5e5f1cc9c5
|
Update IConfigurationManager.cs
|
2020-10-12 20:56:37 +01:00 |
|
BaronGreenback
|
c7364be743
|
Update IConfigurationManager.cs
|
2020-10-12 20:53:10 +01:00 |
|
BaronGreenback
|
257acbc2c9
|
Update BasePlugin.cs
|
2020-10-12 20:33:08 +01:00 |
|
BaronGreenback
|
53bea919d0
|
Update IPluginServiceRegistrator.cs
|
2020-10-12 07:51:09 +01:00 |
|
BaronGreenback
|
f7cc2f785c
|
Rename IPluginRegistrar.cs to IPluginServiceRegistrator.cs
|
2020-10-12 07:48:53 +01:00 |
|
crobibero
|
7565ae22cb
|
Add tests and switch to factory
|
2020-10-11 21:09:15 -06:00 |
|
crobibero
|
37f3852699
|
Add comma delimited string to array json converter
|
2020-10-11 17:45:45 -06:00 |
|
BaronGreenback
|
ae8a3bc02c
|
Update MediaBrowser.Common/Plugins/IPluginRegistrar.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-10-11 23:49:34 +01:00 |
|
Cody Robibero
|
ee976bb47a
|
Update MediaBrowser.Common/Plugins/LocalPlugin.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-10-11 15:27:11 -06:00 |
|
BaronGreenback
|
d31178ab4b
|
Update BasePlugin.cs
|
2020-10-11 20:00:46 +01:00 |
|
BaronGreenback
|
7e939fa2cb
|
Update BasePlugin.cs
Plugins supporting di cannot be unloaded.
|
2020-10-11 19:56:05 +01:00 |
|
BaronGreenback
|
85d36a55a1
|
Update BasePlugin.cs
Removed trailing spaces
|
2020-10-11 18:26:59 +01:00 |
|
BaronGreenback
|
8c0748b677
|
Update BasePlugin.cs
Added ConfigurationChanged event.
|
2020-10-11 16:41:30 +01:00 |
|
Greenback
|
0b73a1d90f
|
Added extra functionality to support registrar.
|
2020-10-11 13:19:14 +01:00 |
|
Greenback
|
6dc81ec8e8
|
Changes to support network config
|
2020-10-10 14:05:19 +01:00 |
|
Greenback
|
ebe650afa9
|
Merge remote-tracking branch 'upstream/master' into NetworkPR2
|
2020-10-09 14:12:41 +01:00 |
|
Greenback
|
deb4d27857
|
Moved all settings across to network.xml
|
2020-10-08 19:00:55 +01:00 |
|
Greenback
|
a3f0843ac9
|
Updated NetworkManager to PR1
|
2020-10-08 19:00:30 +01:00 |
|
BaronGreenback
|
dff2674b27
|
Update BasePlugin.cs
|
2020-10-01 20:42:48 +01:00 |
|
BaronGreenback
|
a69731b5e3
|
Update BasePlugin.cs
Moved initialisation ApplicationHost.cs /LoadPlugin()
|
2020-10-01 20:30:12 +01:00 |
|
crobibero
|
53d8023def
|
Update all on-disk plugins
|
2020-09-30 17:37:30 -06:00 |
|
Jim Cartlidge
|
bbe2400b59
|
Updating to NetCollection 1.03
|
2020-09-30 17:51:17 +01:00 |
|
crobibero
|
ac790cd77b
|
Properly handle null structs in json
|
2020-09-27 09:45:11 -06:00 |
|
Jim Cartlidge
|
5edf24db5c
|
Updated to master
|
2020-09-24 15:34:30 +01:00 |
|
Jim Cartlidge
|
0ec3633f9e
|
removing whitespace & upgraded library version
|
2020-09-15 18:09:43 +01:00 |
|
Jim Cartlidge
|
b44455ad0d
|
Update based on PR1 changes.
|
2020-09-14 15:46:38 +01:00 |
|
crobibero
|
46ae51bc9a
|
update to dotnet 3.1.8
|
2020-09-12 10:19:04 -06:00 |
|
Jim Cartlidge
|
9ef79d190b
|
Large number of files
|
2020-09-12 16:41:37 +01:00 |
|
cvium
|
cb173d79e6
|
Fix the test
|
2020-09-10 14:30:33 +02:00 |
|
cvium
|
7576824cee
|
Standardize use of IsLocal and RemoteIp
|
2020-09-10 14:16:41 +02:00 |
|
Anthony Lavado
|
cc6b03296a
|
Merge pull request #3899 from crobibero/plugin-install
Install specific plugin version if requested
|
2020-09-07 19:39:55 -04:00 |
|
Patrick Barron
|
8a15ad160b
|
Fix plugin events not being called and clean up InstallationManager.cs
|
2020-09-05 18:58:16 -04:00 |
|
Anthony Lavado
|
6152d40303
|
Merge pull request #4030 from crobibero/http-client-migrate
Remove IHttpClient
|
2020-09-04 18:38:39 -04:00 |
|
crobibero
|
2a8653b309
|
Merge remote-tracking branch 'upstream/master' into http-client-migrate
|
2020-09-04 08:16:49 -06:00 |
|
crobibero
|
9f97c47936
|
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
|
2020-09-04 07:57:59 -06:00 |
|
crobibero
|
21a5692626
|
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
|
2020-09-03 16:18:36 -06:00 |
|
crobibero
|
1d3303fa0a
|
Move json profiles to constant strings.
|
2020-09-03 12:15:24 -06:00 |
|
crobibero
|
82f30a35db
|
Merge remote-tracking branch 'upstream/master' into http-client-migrate
|
2020-09-03 10:40:08 -06:00 |
|
crobibero
|
b035a642d2
|
Merge remote-tracking branch 'upstream/master' into plugin-install
|
2020-09-03 10:37:35 -06:00 |
|
crobibero
|
5ad81f7fe6
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
2020-09-03 09:29:07 -06:00 |
|