aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/SyncPlayController.cs
AgeCommit message (Collapse)Author
2023-11-12Move API policies to MediaBrowser.CommonPatrick Barron
2023-02-02Migrate to file-scoped namespacesShadowghost
2023-01-04Fix all warnings in Jellyfin.Api (#9003)Bond-009
2022-10-06fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContextcvium
2021-09-06merge branch 'master' into syncplay-clear-queuedkanada
2021-04-10Make device/session code asyncPatrick Barron
2021-02-10Create BaseItemKind enumcrobibero
2021-01-24Clear playlist in SyncPlay groupIonut Andrei Oanca
2020-12-07Update authorization policies for SyncPlayIonut Andrei Oanca
2020-12-04Fix access policies to SyncPlayIonut Andrei Oanca
2020-12-03Move SyncPlay request DTOs to proper namespaceIonut Andrei Oanca
2020-12-03Rename 'track' into 'item' in SyncPlayIonut Andrei Oanca
2020-12-03Move request validation to auth policiescvium
2020-11-28Create common interface for SyncPlay requestsIonut Andrei Oanca
2020-11-28Move query parameters to request body in SyncPlayIonut Andrei Oanca
2020-11-27Merge branch 'master' into syncplay-enhancedJoshua M. Boniface
2020-11-21Remove UTF8 bom from some filesBond_009
2020-11-15Patch data-races and minor changes in SyncPlayIonut Andrei Oanca
2020-11-14Hide some property setters, init null values, update namespacesIonut Andrei Oanca
2020-11-14Address requested changes and fix some warningsIonut Andrei Oanca
2020-10-16Add playlist-sync and group-wait to SyncPlayIonut Andrei Oanca
2020-08-06Apply fixes from reviewcrobibero
2020-08-03fix openapi validation errorscrobibero
2020-07-22Update Jellyfin.Api/Controllers/SyncPlayController.csDavid
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-22Apply suggestions from code reviewDavid
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-22Add response code documentationDavid
2020-07-21Change enum valuesDavid
2020-07-15Move SyncPlay api to Jellyfin.ApiDavid