jellyfin/Jellyfin.Api
Fredrik Lindberg 90174f68e2 Dynamically populate LocalAddress based on HTTP request
Support populating the LocalAddress field in the system info
endpoint based on the x-forwarded-host and x-forwarded-proto header.

The x-forwarded-host header must contain both the host and port for
the url to be properly constructed.

Behind network configuration option that is disabled by default.
2021-09-14 21:38:11 +02:00
..
Attributes Add image file accept to openapi 2021-02-10 16:12:52 -07:00
Auth Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
Constants Update authorization policies for SyncPlay 2020-12-07 10:33:15 +01:00
Controllers Dynamically populate LocalAddress based on HTTP request 2021-09-14 21:38:11 +02:00
Extensions Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Helpers Add timeout to ProgressiveFileStream 2021-08-17 19:18:26 +02:00
ModelBinders Change log level for converters 2021-01-01 09:34:39 -07:00
Models Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
WebSocketListeners Remove circular dependency between websocket listeners and manager 2020-11-28 11:21:53 +01:00
BaseJellyfinApiController.cs Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Jellyfin.Api.csproj Update to dotnet 5.0.9 2021-08-15 08:30:15 -06:00