aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Collapse)Author
2020-07-24Fix request parameterscrobibero
2020-07-24move VideoService.cs to Jellyfin.Apicrobibero
2020-07-24Merge pull request #3592 from Ullmie02/api-audioPatrick Barron
Migrate AudioService to Jellyfin.Api
2020-07-24Fix suggestions from reviewDavid
2020-07-24Merge pull request #3385 from crobibero/api-image-servicePatrick Barron
Move ImageService.cs to Jellyfin.Api
2020-07-23Apply suggestions from reviewDavid
2020-07-23Merge pull request #3538 from Ullmie02/api-fixBond-009
Fix value parsing in Jellyfin.Api
2020-07-22Make CreateUser asyncBond_009
2020-07-22Move AudioService to Jellyfin.ApiDavid
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-22apply review suggestionscrobibero
2020-07-22Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audioDavid
# Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Jellyfin.Api/Helpers/TranscodingJobHelper.cs
2020-07-22Add response code documentationDavid
2020-07-21Change enum valuesDavid
2020-07-21Merge branch 'api-migration' into api-syncplayDavid
# Conflicts: # MediaBrowser.Api/SyncPlay/SyncPlayService.cs
2020-07-21Move ImageService.cs to Jellyfin.Apicrobibero
2020-07-21update post profile imagecrobibero
2020-07-21Merge remote-tracking branch 'upstream/api-migration' into api-image-servicecrobibero
2020-07-20changes from mergecrobibero
2020-07-20Merge remote-tracking branch 'upstream/master' into api-migration-mergecrobibero
2020-07-19Continute workDavid
2020-07-15Move SyncPlay api to Jellyfin.ApiDavid
2020-07-14Move field to the controllerDavid
2020-07-12Fix parsingDavid
2020-07-11Migrate AudioService to Jellyfin.ApiDavid
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-07-06Merge pull request #3504 from Ullmie02/api-genresPatrick Barron
Move GenresService to Jellyfin.Api
2020-07-06Merge pull request #3507 from Ullmie02/api-musicgenresPatrick Barron
Move MusicGenresService to Jellyfin.Api
2020-07-06Merge pull request #2967 from crobibero/api-channelPatrick Barron
Move ChannelService to Jellyfin.Api
2020-07-06Merge pull request #3493 from Ullmie02/api-itemsPatrick Barron
Move ItemsService and TrailersService to Jellyfin.Api
2020-07-06Merge remote-tracking branch 'upstream/api-migration' into api-channelcrobibero
2020-07-06Add missing usingDavid
2020-07-06Change route parameter nameDavid
2020-07-06Add authorization attributeDavid
2020-07-06Add authorization attributeDavid
2020-07-06Fix documentation and authorize attributecrobibero
2020-07-05Add additional userId query parameterDavid
2020-07-05Move MusicGenresService to Jellyfin.ApiDavid
2020-07-04Change nullable behavior to fix web clientDavid
2020-07-04Move GenresService to Jellyfin.ApiDavid
2020-07-04Merge pull request #2976 from crobibero/api-environmentPatrick Barron
Transfer EnvironmentService to Jellyfin.Api
2020-07-03Merge pull request #3405 from crobibero/api-livetvDavid
Move LiveTvService.cs to Jellyfin.Api
2020-07-03Update LiveTvController.csDavid
2020-07-03Move TrailersService to Jellyfin.ApiDavid
2020-07-03Move ItemsService to Jellyfin.ApiDavid
2020-07-03Add missing endpointCody Robibero
2020-06-30Move PersonsService.cs to Jellyfin.Apicrobibero
2020-06-30Merge remote-tracking branch 'upstream/api-migration' into api-livetvcrobibero
2020-06-30Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migrationDavid