aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/PackageController.cs
AgeCommit message (Expand)Author
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