aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api
AgeCommit message (Expand)Author
2020-12-04Merge pull request #3194 from OancaAndrei/syncplay-enhancedJoshua M. Boniface
2020-12-04Merge pull request #4652 from crobibero/display-preferencesJoshua M. Boniface
2020-12-04Use md5 Guid for legacy compatcrobibero
2020-12-04Add ItemId to all display preferencescrobibero
2020-12-04Fix access policies to SyncPlayIonut Andrei Oanca
2020-12-04Merge pull request #4651 from crobibero/iso_managerJoshua M. Boniface
2020-12-04Change type of PlaylistItemId to GuidIonut Andrei Oanca
2020-12-04Use DisplayPreferencesId as ItemIdcrobibero
2020-12-03Fix existing DisplayPreferences migrationcrobibero
2020-12-03Suggestion from reviewcrobibero
2020-12-03Add support for custom item display preferencescrobibero
2020-12-03Move SyncPlay request DTOs to proper namespaceIonut Andrei Oanca
2020-12-03Rename 'track' into 'item' in SyncPlayIonut Andrei Oanca
2020-12-03Remove IIsoMounter and IsoMountercrobibero
2020-12-03Move request validation to auth policiescvium
2020-12-03Merge pull request #4643 from crobibero/empty-lib-null-refClaus Vium
2020-12-03Merge pull request #4633 from crobibero/guid-paramsClaus Vium
2020-12-02The future is nowcrobibero
2020-12-02Cleaner type checkingcrobibero
2020-12-02Fix null reference when getting filters of an empty librarycrobibero
2020-12-02Apply suggestions from reviewcrobibero
2020-12-01Merge pull request #4169 from stanionascu/bdiso-playbackJoshua M. Boniface
2020-12-01Use GetParentItem where applicablecrobibero
2020-12-01Return NoResult only when request doesn't have a token.crobibero
2020-12-01Split nested conditionalcrobibero
2020-12-01Use Guid as API parameter type where possiblecrobibero
2020-12-01Provide NoResult instead of Fail in CustomAuthenticationHandlercrobibero
2020-11-30fix trascodeReasons reportnyanmisaka
2020-11-28Create common interface for SyncPlay requestsIonut Andrei Oanca
2020-11-28Move query parameters to request body in SyncPlayIonut Andrei Oanca
2020-11-28Remove circular dependency between websocket listeners and managercvium
2020-11-28Revert "Fixed SessionWebSocketListener.OnServerManagerWebSocketConnected."cvium
2020-11-28Revert "Removed Lazy implementation."cvium
2020-11-28Removed Lazy implementation.Greenback
2020-11-27Fixed SessionWebSocketListener.OnServerManagerWebSocketConnected.Greenback
2020-11-27Merge branch 'master' into syncplay-enhancedJoshua M. Boniface
2020-11-27Merge pull request #4588 from jellyfin/hexJoshua M. Boniface
2020-11-26Schedules Direct requires the hex to be lowercaseBond_009
2020-11-25Remove Hex class as the BCL has one nowBond_009
2020-11-23Don't nest DeviceProfilecrobibero
2020-11-23Add TODO noticecrobibero
2020-11-23Fix sending PlaybackInfocrobibero
2020-11-22Fix namespace and add attributecrobibero
2020-11-21Merge branch 'master' into NetworkPR2Joshua M. Boniface
2020-11-21Merge pull request #4486 from crobibero/split-apiJoshua M. Boniface
2020-11-21Merge pull request #4513 from BaronGreenback/LatestPluginSelectedJoshua M. Boniface
2020-11-21Merge pull request #4526 from crobibero/mark-playedJoshua M. Boniface
2020-11-21Merge pull request #4537 from crobibero/session-caps-fullClaus Vium
2020-11-21Merge pull request #4539 from crobibero/nullable-enum-model-binderJoshua M. Boniface
2020-11-21Fixed baseurl in dlna.Greenback