aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Extensions
AgeCommit message (Collapse)Author
2022-07-20Properly handle subnets in KnownProxiesShadowghost
2022-07-19Migrate NetworkManager and Tests to native .NET IP objectsShadowghost
2022-05-22Merge pull request #7775 from crobibero/openapi-versionCody Robibero
(cherry picked from commit 4c0510ee6dbc43609eb3709eaa82e8f469d5a7b4) Signed-off-by: crobibero <cody@robibe.ro>
2022-03-23Fix spec generation for TranscodeReasonCody Robibero
2021-11-13Add nullable dictionary openapi mappingCody Robibero
2021-10-26Merge pull request #5755 from BaronGreenback/NetworkAccessPolicyClaus Vium
2021-10-25Merge pull request #6486 from ↵Claus Vium
fredriklindberg/support-forwarded-headers-for-api-url
2021-09-15Use standard Authorization header in OpenAPI specificationNiels van Velzen
2021-09-14Dynamically populate LocalAddress based on HTTP requestFredrik Lindberg
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-10Remove the dependency on BaseAuthorizationHandlercvium
2021-09-10Merge branch 'master' into NetworkAccessPolicycvium
2021-08-04Minor improvementsBond_009
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-05-08Merge remote-tracking branch 'upstream/master' into UrlDecodingBaronGreenback
2021-05-05Enable automatic url decodingBaronGreenback
2021-04-11RenamedBaronGreenback
2021-04-10Fixed after accepting suggestion.BaronGreenback
2021-04-10revert change errorBaronGreenback
2021-04-10Network Access PolicyBaronGreenback
2021-04-07Merge pull request #5688 from crobibero/api-docs-sever-discoveryClaus Vium
Add SessionDiscoveryInfo to generated api-docs
2021-04-03Add SessionDiscoveryInfo to generated api-docscrobibero
2021-03-30Return Major.Minor.Build instead of Major.Minor.Build.Revision for OpenAPI ↵Fernando Fernández
version
2021-03-15Merge pull request #5512 from crobibero/api-spec-versionClaus Vium
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-13Set default versioncrobibero
2021-03-12Set openapi version to server versioncrobibero
2021-03-03Always use case insensitive json parsing for apicrobibero
2021-02-15Enable non-nullable reference types in generated api speccrobibero
2021-02-10Add image file accept to openapicrobibero
2021-01-24Fix openapi nullable propertiescrobibero
2021-01-20Add ability to mark query parameter as obsolete.crobibero
2021-01-19renamed.BaronGreenback
2021-01-19Removed systemIp6 functionality.BaronGreenback
2021-01-19Changed mapping logicBaronGreenback
2021-01-19Simplified CodeBaronGreenback
2021-01-19Removed duplicationBaronGreenback
2021-01-18Moved InternalsVisibleToBaronGreenback
2021-01-17revertedBaronGreenback
2021-01-17Moved internalVisibleToAttribute to .csjBaronGreenback
2021-01-13updatedBaronGreenback
2021-01-13Changed to address.BaronGreenback
2021-01-12Fixed indentationBaronGreenback
2021-01-12Remove additional debug logging.BaronGreenback
2021-01-12Fixed test on MacBaronGreenback
2021-01-12Impliments KnownNetworks and KnownProxiesBaronGreenback
2020-12-15Updated JsonDefaultsGreenback
2020-12-13Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policiesJoshua M. Boniface
2020-12-13Merge pull request #4713 from crobibero/robotsClaus Vium
2020-12-11Use a more descriptive middleware namecrobibero
2020-12-10Add support back for /emby and /mediabrowser routescrobibero