aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/PackageController.cs
AgeCommit message (Expand)Author
2024-04-26Require elevation for plugin related endpointsNiels van Velzen
2023-11-12Move API policies to MediaBrowser.CommonPatrick Barron
2023-02-09refactor: simplify authzcvium
2023-02-02Migrate to file-scoped namespacesShadowghost
2023-01-04Fix all warnings in Jellyfin.Api (#9003)Bond-009
2022-12-05Replace == null with is nullBond_009
2022-04-17Merge pull request #7569 from crobibero/repo-authJoshua M. Boniface
2021-02-10Create BaseItemKind enumcrobibero
2021-01-24Mark non-nullable body as nullcrobibero
2020-12-15Changes as recommended.Greenback
2020-12-15Fixed repository listingGreenback
2020-12-14Mark plugin failure on DI Loop.Greenback
2020-12-14Delete plugin working.Greenback
2020-12-14Initial uploadGreenback
2020-12-01Use Guid as API parameter type where possiblecrobibero
2020-11-19Initialial uploadGreenback
2020-11-15Merge remote-tracking branch 'upstream/master' into dotnet-5crobibero
2020-11-13Fix nullability errors in Jellyfin.Api (part 1)crobibero
2020-11-12Change OPTIONS to POST and call SaveConfigurationcvium
2020-09-26Merge remote-tracking branch 'upstream/master' into package-install-repocrobibero
2020-09-07Fix api routescrobibero
2020-09-07Merge pull request #3899 from crobibero/plugin-installAnthony Lavado
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-08-18resolve merge conflictscrobibero
2020-08-14Install specific plugin version if requestedcrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-07-20changes from mergecrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-20Add missing attributes, fix response codes, fix route parameter casingcrobibero
2020-06-18Merge pull request #3357 from crobibero/api-authorizationDavid
2020-06-18Remove nullable, add async taskcrobibero
2020-06-16Add Default authorization policycrobibero
2020-06-12Use Http status code 204 instead of 200David
2020-05-19Applying review suggestion to documentationBruce
2020-05-01Updated documentation according to discussion in jellyfin#2872Bruce
2020-04-25Apply suggestions from code reviewBruce Coelho
2020-04-25Update Jellyfin.Api/Controllers/PackageController.cs Bruce Coelho
2020-04-25PackageService to Jellyfin.APIBruce