Commit Graph

784 Commits (29fc882037162b8c7a79557556be9d535e94779f)

Author SHA1 Message Date
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 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 64ace58ef5 fix docs
4 years ago
crobibero 64658a0bd0 Return int64 in json as number
4 years ago
David b92fbe4d69 Use VersionPrefix
4 years ago