aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/ConfigurationController.cs
AgeCommit message (Collapse)Author
2020-06-18Merge pull request #3357 from crobibero/api-authorizationDavid
Add Authorization handlers
2020-06-18Remove nullable, add async taskcrobibero
2020-06-16Add Default authorization policycrobibero
2020-06-12Use Http status code 204 instead of 200David
2020-06-01Switch Config controller to System.Text.Jsoncrobibero
2020-05-19update xml docscrobibero
2020-04-23Fix Authorize attributescrobibero
2020-04-22Move ConfigurationService to Jellyfin.Apicrobibero