mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 04:44:10 +01:00
* Remove useless MemoryStream in DlnaHttpClient * Use HttpContent.ReadFromJsonAsync extension * Call ConfigureAwait for IAsyncDisposable * Use HttpContent.CopyToAsync where possible |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Middleware | ||
| AuthHelper.cs | ||
| EncodedQueryStringTest.cs | ||
| Jellyfin.Server.Integration.Tests.csproj | ||
| JellyfinApplicationFactory.cs | ||
| OpenApiSpecTests.cs | ||
| TestAppHost.cs | ||
| TestPage.html | ||
| TestPlugin.cs | ||
| TestPluginWithoutPages.cs | ||
| WebSocketTests.cs | ||
| xunit.runner.json | ||