aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
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-03Move request validation to auth policiescvium
2020-12-03Merge pull request #4643 from crobibero/empty-lib-null-refClaus 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-01Use GetParentItem where applicablecrobibero
2020-12-01Split nested conditionalcrobibero
2020-12-01Use Guid as API parameter type where possiblecrobibero
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-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-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-21Fixed baseurl in dlna.Greenback
2020-11-21Convert ClientCapabilities to a Dto with JsonConverterscrobibero
2020-11-21Fixed merge.Greenback
2020-11-21Remove UTF8 bom from some filesBond_009
2020-11-21Merge pull request #4533 from Bond-009/nullref3Claus Vium
2020-11-21Networking: 1 - Network Manager (#4124)BaronGreenback
2020-11-21Fix nullrefBond_009
2020-11-21Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-20Fix build after mergecrobibero
2020-11-20Merge remote-tracking branch 'upstream/master' into split-apicrobibero
2020-11-20Merge pull request #4499 from crobibero/more-paramJoshua M. Boniface
2020-11-20Merge pull request #4518 from crobibero/livetv-hlsJoshua M. Boniface
2020-11-20Fix marking item as playedcrobibero
2020-11-20Apply suggestions from code reviewClaus Vium
2020-11-20Merge remote-tracking branch 'upstream/master' into fmp4-hlsnyanmisaka
2020-11-20renamenyanmisaka
2020-11-19Add response code documentationcrobibero
2020-11-19Fix live tv hls playbackcrobibero
2020-11-19Merge remote-tracking branch 'upstream/master' into no-scalingFernando Fernández
2020-11-19Updated to latest Unstable.Greenback