Commit Graph

812 Commits (caea2bb8623c37ef1162c6132dcfc36439bb2f1a)

Author SHA1 Message Date
BaronGreenback 957b5df0f0
Update MediaBrowser.Common/Plugins/IPluginServiceRegistrator.cs
4 years ago
BaronGreenback 429de72443
Update MediaBrowser.Common/Plugins/BasePlugin.cs
4 years ago
BaronGreenback 2c5609b333
Merge branch 'master' into fordiscussion
4 years ago
dkanada 5c2ecc0ca5
Merge pull request #4324 from crobibero/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
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
BaronGreenback ae8a3bc02c
Update MediaBrowser.Common/Plugins/IPluginRegistrar.cs
4 years ago
BaronGreenback d31178ab4b
Update BasePlugin.cs
4 years ago
BaronGreenback 7e939fa2cb
Update BasePlugin.cs
4 years ago
BaronGreenback 85d36a55a1
Update BasePlugin.cs
4 years ago
BaronGreenback 8c0748b677
Update BasePlugin.cs
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
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
4 years ago
Anthony Lavado 6152d40303
Merge pull request #4030 from crobibero/http-client-migrate
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
crobibero fb422ff741 Merge remote-tracking branch 'upstream/master' into http-client-migrate
4 years ago
Anthony Lavado a2d6ea2eed
Merge pull request #4043 from cvium/remove_shit_and_shit_adjacent_shit
4 years ago
Bond-009 8c28824c88
Merge pull request #4042 from jellyfin/ci-packaging-fixes
4 years ago
Claus Vium 5813f8073c Move HttpListenerHost middleware up the pipeline
4 years ago
Erwin de Haan 346581bb2a Fixes for CI Nuget package pushing and CI triggers
4 years ago
crobibero 1feee6f95e Properly host static files and set base url
4 years ago
Claus Vium b9cd6a125b
Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs
4 years ago
Claus Vium bde8c00306 Don't call tostring twice
4 years ago
Claus Vium e337756428 Remove ServiceStack and related stuff
4 years ago
crobibero 9ddf550b43 Simplify json converters
4 years ago
crobibero 471e760057 remove unused declaration
4 years ago
crobibero eb400f7292 Fallback to base jsonconverter
4 years ago
crobibero 1f2d73af8e Only handle empty string or null case
4 years ago
crobibero 9b2359a453 readd nullable number converters
4 years ago
crobibero 39041019e7 Remove CacheMode, CompressionMethods, HttpResponseInfo
4 years ago
crobibero e1d0b430d9 Remove HttpRequestOptions
4 years ago