Commit Graph

908 Commits (3566d21ad14f716530969fb4ea85641035e67f6f)

Author SHA1 Message Date
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
Greenback 6dc81ec8e8 Changes to support network config
4 years ago
Greenback ebe650afa9 Merge remote-tracking branch 'upstream/master' into NetworkPR2
4 years ago
Greenback deb4d27857 Moved all settings across to network.xml
4 years ago
Greenback a3f0843ac9 Updated NetworkManager to PR1
4 years ago
BaronGreenback dff2674b27
Update BasePlugin.cs
4 years ago
BaronGreenback a69731b5e3
Update BasePlugin.cs
4 years ago
crobibero 53d8023def Update all on-disk plugins
4 years ago
Jim Cartlidge bbe2400b59 Updating to NetCollection 1.03
4 years ago
crobibero ac790cd77b Properly handle null structs in json
4 years ago
Jim Cartlidge 5edf24db5c Updated to master
4 years ago
Jim Cartlidge 0ec3633f9e removing whitespace & upgraded library version
4 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes.
4 years ago
crobibero 46ae51bc9a update to dotnet 3.1.8
4 years ago
Jim Cartlidge 9ef79d190b Large number of files
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
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
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
crobibero f498e1ee59 remove IHttpClient 🎉
4 years ago
crobibero 95402df884 Merge remote-tracking branch 'upstream/master' into default-http-client
4 years ago
Bond-009 95142643f6
Merge pull request #3871 from Ullmie02/plugins-api
4 years ago
crobibero 64a811d783 use named http clients
4 years ago
crobibero bd66fd25df Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Bond-009 4f6c98b325
Merge pull request #3984 from crobibero/json-prerelease
4 years ago
crobibero 8b96881aa1 Clean up json Converters
4 years ago
crobibero b02650ec2f use proper spdx
4 years ago
crobibero 5f60da29c7 switch to spdx
4 years ago
crobibero 670c41ee89 Properly pack project license
4 years ago
Joshua M. Boniface e83f6d6ec7
Merge pull request #3889 from Ullmie02/nuget-versioning
4 years ago
crobibero 5f64ab02a0 bump System.Text.Json
4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1
4 years ago
crobibero 9626101c9f Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
crobibero 340f83c3f5 Ignore null json values
4 years ago
crobibero d951554779 fix copy-pasta
4 years ago
crobibero 384a62dc08 Add nullable int32, int64 json converters
4 years ago
Patrick Barron 98ed90c4a2 Merge branch 'master' into event-rewrite-1
4 years ago
crobibero abb79bf810 remove OS and email from default UserAgent
4 years ago
crobibero f6b8cd4b46 Fix build
4 years ago
crobibero ac5c0866f3 P E R F O R M A N C E
4 years ago
crobibero 076e17f355 Add default http client
4 years ago
Patrick Barron a77cf53573 Allow plugins to register services.
4 years ago
Patrick Barron 98cbf1c2de Migrate ActivityLogEntryPoint.OnPackageInstallationFailed to IEventConsumer
4 years ago
crobibero 5e6cdc8842 Install specific plugin version if requested
4 years ago
crobibero 64ace58ef5 fix docs
4 years ago
crobibero 64658a0bd0 Return int64 in json as number
4 years ago
David b92fbe4d69 Use VersionPrefix
4 years ago
David a61f6e3308 Fix nuget ci
4 years ago
crobibero 6709645ec9 bump deps
4 years ago
David 9e95fe8f9d Add plugin assemblies to mvc builder
4 years ago
David 4ea412f2ab Fix remote images
4 years ago
crobibero f915c3e5d9 Merge remote-tracking branch 'upstream/master' into api-migration
4 years ago
Bond-009 ab9c1295ce
Merge pull request #3538 from Ullmie02/api-fix
4 years ago
Bond-009 89ff865d40
Merge pull request #3508 from BaronGreenback/nullable
4 years ago
crobibero 1385064497 Merge remote-tracking branch 'upstream/master' into api-migration-merge
4 years ago
BaronGreenback 301ddc1dac
Update HttpContextExtensions.cs
4 years ago
BaronGreenback 7becef73df
Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs
4 years ago
BaronGreenback 69ba385782 Corrected comment
4 years ago
BaronGreenback f9b0816b80 Changes a suggested.
4 years ago
Patrick Barron 4742ddbb71 Update .NET Core to 3.1.6
4 years ago
BaronGreenback e33c6f6b29
Update IApplicationHost.cs
4 years ago
David c6a0306a34 Move field to the controller
4 years ago
David 9f567e6471 Don't recreate JsonSerializerOptions every time
4 years ago
David ee03b919f9 Fix parsing
4 years ago
BaronGreenback ab10f21027 Part 1 of a multi-PR change for Emby.DLNA
4 years ago
Patrick Barron fe02c6e863
Merge pull request #2929 from crobibero/api-scheduled-tasks
4 years ago
dkanada 4e08876028
Merge pull request #3418 from Bond-009/minor3
4 years ago
Bond-009 3d42f37538 Minor changes
4 years ago
Bond-009 464066f362
Merge pull request #3411 from neilsb/system-plugin-removal
4 years ago
dkanada 552a358c9c
Merge pull request #3244 from jellyfin/custom-repos
4 years ago
Neil Burrows 0bab57ebbc Wrapping long line on function parameters (take 2)
4 years ago
Neil Burrows 966ebfaf68 Wrapping long line on function parameters
4 years ago
Neil Burrows c20400fa40 Prevent system plugins from being uninstalled
4 years ago
Cody Robibero 43221fc26b
Merge branch 'master' into SSDP
4 years ago
David 6651cb8d24 Add JsonInto32Converter
4 years ago
dkanada f5d82441a4
Merge branch 'master' into custom-repos
4 years ago
dkanada 6db1878011
Merge pull request #3315 from crobibero/dashboard-update
4 years ago
crobibero 39376bace3 Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks
4 years ago
crobibero ec3e15db57 Fix merge and build
4 years ago
crobibero 829eb1a849 merge master into api-migration
4 years ago
crobibero 5b6e8fb22c Remove whitespace
4 years ago
Cody Robibero 4c0dd10fb3
Update MediaBrowser.Common/Json/Converters/JsonNonStringKeyDictionaryConverter.cs
4 years ago
BaronGreenback 306f7b3c30
Update INetworkManager.cs
4 years ago
BaronGreenback 2cecde658b
Update INetworkManager.cs
4 years ago
crobibero 30609c848b Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter
4 years ago
crobibero a6815018dc Update to .NET Core 3.1.5
4 years ago
crobibero 6c53e36ccf Fix Api Routing
4 years ago
crobibero a787efc660 Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks
4 years ago
dkanada b7f4b8e2b5 initial implementation for custom plugin repositories
4 years ago
Vasily 21505377d5
Merge pull request #3236 from Bond-009/common
4 years ago
crobibero 8b59934ccb remove extra Clear call
4 years ago
Bond-009 f404e915ee Enable StyleCop for MediaBrowser.Common
4 years ago
crobibero 01a5103fef Add Dictionary with non-string keys to System.Text.Json
4 years ago
crobibero 4fe0beec16 Fix Json Enum conversion, map all JsonDefaults properties to API
4 years ago
dkanada 7972daaba4 fix a few issues with the plugin manifest
4 years ago
crobibero 341b947cde Move int64 converter to JsonDefaults location
4 years ago
BaronGreenback d5a924772b
Update MediaBrowser.Common/Net/INetworkManager.cs
4 years ago
BaronGreenback 5e1be0d4f0
Update MediaBrowser.Common/Net/INetworkManager.cs
4 years ago
BaronGreenback 61e65d032e
Update MediaBrowser.Common/Net/INetworkManager.cs
4 years ago
Mark Monteiro 3ed76d7e08 Update to .NET Core 3.1.4
4 years ago
BaronGreenback 8a69300bf5 Changes styles as suggested by @barronpm
4 years ago
Vasily 5922c35d69
Merge pull request #2920 from Bond-009/tests2
4 years ago
BaronGreenback ebd589aa86 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored.
4 years ago
BaronGreenback a3140f83c6 Revert "Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored."
4 years ago
BaronGreenback 2aaecb8e14 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored.
4 years ago
Mark Monteiro cbd62e00a4 Ensure transcoding path is created when it is retrieved
4 years ago
Bond_009 118f30059c Merge branch 'master' into nullable4
4 years ago
Mark Monteiro 8f02fb9a4f Remove unused usings
4 years ago
Bond-009 d744d7d234 Merge branch 'master' into register-services-correctly
4 years ago
Bond-009 c0b3c11b2e
Merge pull request #2846 from jellyfin/azure
4 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
4 years ago
Bond_009 c430a7ed8f Address comments
4 years ago
Mark Monteiro f815059698 Merge remote-tracking branch 'upstream/master' into register-services-correctly
4 years ago
Bond_009 7f4a229cd2 Add some simple tests
4 years ago
dkanada e6ef680775 add code suggestions
4 years ago
Mark Monteiro 9728aa8b0a Merge branch 'master' into register-services-correctly
4 years ago
dkanada cb2523e2ef merge branch master into plugin
4 years ago
Bond-009 3d611743ed
Merge pull request #2680 from mark-monteiro/remove-common-process
4 years ago
Mark Monteiro 1e1295bebf Merge remote-tracking branch 'upstream/master' into register-services-correctly
4 years ago
dkanada bd55bdb4e3 merge branch master into plugin
4 years ago
dkanada 8e9aeb84b1 remove release channel from plugin classes
4 years ago
Mark Monteiro 8e3b09a996 Do not use IAsyncEnumerable unnecessarily
4 years ago
Bond_009 2fcbc2a5b8 Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
4 years ago