aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/UserController.cs
AgeCommit message (Collapse)Author
2020-09-09Remove nullable from requiredcrobibero
2020-09-06Merge remote-tracking branch 'upstream/master' into api-stream-returncrobibero
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-09-01Set openapi schema type to file where possiblecrobibero
2020-08-17Apply suggestions from code reviewMatt Montgomery
2020-08-16Apply suggestions from code reviewConfusedPolarBear
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-08-16Migrate to new API standardMatt Montgomery
2020-08-10Fix setting user policycrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-08-04Remove leading slash from route attributescrobibero
2020-08-03fix merge conflictscrobibero
2020-07-20changes from mergecrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-24remove unused parameterscrobibero
2020-06-22Add missing authorization policiesDavid
2020-06-20Add missing attributes, fix response codes, fix route parameter casingcrobibero
2020-06-19Use direct return instead of Ok()David Ullmer
2020-06-18Add request body modelsDavid
2020-06-18Add xml comments; Add status codes; Use return instead of exceptionDavid
2020-06-17[WIP] Move UserService to Jellyfin.ApiDavid