jellyfin/MediaBrowser.Controller
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
..
Authentication Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
BaseItemManager Minor improvements 2021-08-15 23:48:19 +02:00
Channels Minor improvements 2021-08-15 23:48:19 +02:00
Chapters Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
Collections Minor improvements 2021-08-15 23:48:19 +02:00
Configuration Minor improvements 2021-08-15 23:48:19 +02:00
Devices Reduce warnings in MediaBrowser.Controller 2021-05-13 07:33:11 -06:00
Dlna Enable nullable for DlnaManager 2021-08-03 17:54:55 +02:00
Drawing Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
Dto Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
Entities Update per feedback 2021-08-15 10:32:23 -07:00
Events Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
Extensions Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net 2021-06-22 09:48:40 +02:00
IO Remove warninigs from MediaBrowser.Controller (Part 3) (#6078) 2021-06-06 17:16:41 +02:00
Library Update ILibraryManager.cs 2021-07-26 17:58:56 -07:00
LiveTv Fix warnings for MediaBrowser.Controller/LiveTv 2021-08-03 21:13:49 -07:00
MediaEncoding Minor improvements 2021-08-15 23:48:19 +02:00
Net Fix warnings in MediaBrowser.Controller 2021-08-13 20:34:36 -07:00
Notifications Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
Persistence Fix warnings in MediaBrowser.Controller 2021-08-13 20:34:36 -07:00
Playlists Fix warnings in MediaBrowser.Controller 2021-08-13 20:34:36 -07:00
Plugins Minor fixes 2021-06-06 18:11:51 +02:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Providers Merge branch 'master' into mediabrowser-controller-entities 2021-07-26 13:08:27 -07:00
QuickConnect Refactor Quick Connect 2021-06-22 09:13:14 +02:00
Resolvers Fix warnings in MediaBrowser.Controller 2021-08-13 20:34:36 -07:00
Security Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
Session Fix warnings in MediaBrowser.Controller/Session 2021-08-09 19:47:26 -07:00
Sorting Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Subtitles Fix warnings in MediaBrowser.Controller 2021-08-13 20:34:36 -07:00
SyncPlay Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
TV Fix suggestions from review 2021-05-15 15:33:50 -06:00
IDisplayPreferencesManager.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IServerApplicationHost.cs Dynamically populate LocalAddress based on HTTP request 2021-09-14 21:38:11 +02:00
IServerApplicationPaths.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
MediaBrowser.Controller.csproj Invert code and style analysis configuration (#6334) 2021-07-30 09:49:28 +02:00