aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs
AgeCommit message (Expand)Author
2023-02-15Merge branch 'master' into network-rewriteShadowghost
2023-02-15Apply review suggestionsShadowghost
2023-02-14Add back LocalAccessOrRequiresElevationPolicyShadowghost
2023-02-14Add permissions for LiveTV access and managementShadowghost
2023-02-13Add permission for collection managementShadowghost
2023-02-09fix firsttimesetupcvium
2023-02-09fix default policycvium
2023-02-09refactor: simplify authzcvium
2023-01-19Merge remote-tracking branch 'upstream/master' into network-rewriteShadowghost
2023-01-15Move Formatters to Jellyfin.ApiPatrick Barron
2022-12-03Merge remote-tracking branch 'upstream/master' into network-rewriteShadowghost
2022-10-28Backport pull request #8611 from jellyfin/release-10.8.zNiels van Velzen
2022-10-17Properly handle IPs with subnetmasksShadowghost
2022-10-14Apply review suggestionsShadowghost
2022-07-21Cleanup and fixesShadowghost
2022-07-20Apply review suggestions and fix buildShadowghost
2022-07-20Remove workaround, this only applies to the IPs set by the middlewareShadowghost
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
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 fredriklindberg/support-forwarded-headers-for-a...Claus Vium
2021-09-15Use standard Authorization header in OpenAPI specificationNiels van Velzen
2021-09-14Dynamically populate LocalAddress based on HTTP requestFredrik Lindberg
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-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
2021-04-03Add SessionDiscoveryInfo to generated api-docscrobibero
2021-03-30Return Major.Minor.Build instead of Major.Minor.Build.Revision for OpenAPI ve...Fernando Fernández
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