Commit Graph

28 Commits (de0241e975c6b765f2af465734635a1a024a142a)

Author SHA1 Message Date
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common
7 months ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond-009 69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
1 year ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
dkanada 5e3905d41a merge branch 'master' into syncplay-clear-queue
3 years ago
Patrick Barron 8607b52541 Make device/session code async
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
Ionut Andrei Oanca 68969c9530 Clear playlist in SyncPlay group
3 years ago
Ionut Andrei Oanca 499f3ee950 Update authorization policies for SyncPlay
4 years ago
Ionut Andrei Oanca 23473ef8fb Fix access policies to SyncPlay
4 years ago
Ionut Andrei Oanca 7169c0a22d Move SyncPlay request DTOs to proper namespace
4 years ago
Ionut Andrei Oanca 389367fec8 Rename 'track' into 'item' in SyncPlay
4 years ago
cvium 7e0ea296c3 Move request validation to auth policies
4 years ago
Ionut Andrei Oanca 78ea8ef99e Create common interface for SyncPlay requests
4 years ago
Ionut Andrei Oanca c60714e365 Move query parameters to request body in SyncPlay
4 years ago
Joshua M. Boniface c98c2ab955
Merge branch 'master' into syncplay-enhanced
4 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files
4 years ago
Ionut Andrei Oanca c7e53bce2f Patch data-races and minor changes in SyncPlay
4 years ago
Ionut Andrei Oanca 5d77f422f0 Hide some property setters, init null values, update namespaces
4 years ago
Ionut Andrei Oanca 1dbc91978e Address requested changes and fix some warnings
4 years ago
Ionut Andrei Oanca 8819a9d478 Add playlist-sync and group-wait to SyncPlay
4 years ago
crobibero fffa94fc33 Apply fixes from review
4 years ago
crobibero 9e00aa3014 fix openapi validation errors
4 years ago
David 69e6dd2747
Update Jellyfin.Api/Controllers/SyncPlayController.cs
4 years ago
David 15ac8095b4
Apply suggestions from code review
4 years ago
David 9996afbf25 Add response code documentation
4 years ago
David cbf5c682e9 Change enum values
4 years ago
David 9a2bcd6266 Move SyncPlay api to Jellyfin.Api
4 years ago