aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
2020-07-22apply review suggestionscrobibero
2020-07-22Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audioDavid
2020-07-22Add response code documentationDavid
2020-07-21Change enum valuesDavid
2020-07-21Merge branch 'api-migration' into api-syncplayDavid
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
2020-07-06Merge pull request #3507 from Ullmie02/api-musicgenresPatrick Barron
2020-07-06Merge pull request #2967 from crobibero/api-channelPatrick Barron
2020-07-06Merge pull request #3493 from Ullmie02/api-itemsPatrick Barron
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
2020-07-03Merge pull request #3405 from crobibero/api-livetvDavid
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
2020-06-30Update Jellyfin.Api/Controllers/ArtistsController.csDavid
2020-06-29Merge pull request #3451 from crobibero/api-studiosPatrick Barron
2020-06-29Merge remote-tracking branch 'upstream/api-migration' into api-studioscrobibero
2020-06-29Merge pull request #3381 from crobibero/api-moviesPatrick Barron
2020-06-29Move ArtistsService to Jellyfin.ApiDavid
2020-06-29Update Jellyfin.Api/Controllers/MoviesController.csCody Robibero
2020-06-28Merge pull request #3466 from crobibero/api-migration-nullablePatrick Barron
2020-06-28Merge pull request #3462 from Ullmie02/api-playbackinfoPatrick Barron
2020-06-27Make all optional strings nullablecrobibero
2020-06-27Move MediaInfoService to Jellyfin.ApiDavid
2020-06-26Move PlaystateService.cs to Jellyfin.Apicrobibero