aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/SessionController.cs
AgeCommit message (Collapse)Author
2020-09-19Update Jellyfin.Api/Controllers/SessionController.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-09-19Update Jellyfin.Api/Controllers/SessionController.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-09-17Update SessionController.csBaronGreenback
removed space
2020-09-17Update SessionController.csBaronGreenback
2020-09-17Update SessionController.csBaronGreenback
2020-09-09Remove nullable from requiredcrobibero
2020-09-07fix play command routecrobibero
2020-09-07Fix api routescrobibero
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-08-21Fix dlna play tocrobibero
2020-08-10fix route typocrobibero
2020-08-09parameter isn't actually requiredcrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-08-03fix openapi validation errorscrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-22Add missing authorization policiesDavid
2020-06-20Add missing attributes, fix response codes, fix route parameter casingcrobibero
2020-06-19Use new authorization and session functionsDavid
2020-06-12Move SessionService to Jellyfin.ApiDavid